Notices


Reply
Thread Tools
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2631
Originally Posted by Kevstacey View Post
Serpent of Isis HD works but some textures are messed up and wouldnt run from desktop icon. Updated in the wiki
this is a great game.will this be fixed with the updated preenv script?
__________________
PR 1.3
CSSU (TESTING)
KERNEL POWER 49
BACKUPMENU
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2632
Originally Posted by santiago View Post
*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package in the wait that Javier S. Pedro will release a new Preenv Script

-----------------------------------------------------------------------

Hi guys i modified the Preenv package to run all the games, hd and normal games.. You just have to install this package, copy the deb file to MyDocs and make shure you installed ROOTSH package, to install the deb file you have to add this code on xterm

Code:
root
dpkg -i /home/user/MyDocs/preenv-hd.deb
exit
close
now, to create a shortcut for the HD Games you have to use from xterm
Code:
sudo chmod -R +rwx /opt/preenv/usr/palm/applications/com.HDGameFolder
then
Code:
preenv
or
Code:
preenv-hd
and again
Code:
desktopgen-hd  /opt/preenv/usr/palm/applications/com.HDGameFolder/appinfo.json
to create the shortcut.. The package includes preenv and the Preenv HD script edited to work with the libsdlpre-tab.. You don't have to change libraries, you just have to know that you have

desktopgen-hd
preenv-hd
wrap-hd.sh and hd.sh (in /opt/preenv folder), all the preenv files + libsdlpre-tab

FILE DOWNLOAD

*** I just edited the pack and the script to work with both games (hd and no HD games)

the original Creator of PREENV is Javier S. Pedro maemo@javispedro.com i'm just a modder of the package in the wait that Javier S. Pedro will release a new Preenv Script
installed this package.the hD game opens but the screen size is huge.as if its zoomed 8x. previously i had no problem with hd games.just had to chmod 777 weboshd.sh before opening.nw thats nt required but the resolution is nt proper either.i dint create an icon.cz i already had it for my HD games.just installed preenvhd with xterm.thats all i did.any fix?
__________________
PR 1.3
CSSU (TESTING)
KERNEL POWER 49
BACKUPMENU
 
santiago's Avatar
Posts: 518 | Thanked: 334 times | Joined on Mar 2010 @ italy
#2633
Originally Posted by trisha02 View Post
installed this package.the hD game opens but the screen size is huge.as if its zoomed 8x. previously i had no problem with hd games.just had to chmod 777 weboshd.sh before opening.nw thats nt required but the resolution is nt proper either.i dint create an icon.cz i already had it for my HD games.just installed preenvhd with xterm.thats all i did.any fix?
with other games ?
it's the preenv package i just edited the desktopgen lib (one line) and the rest of the script changing the names..

*** DID you used desktopgen or desktopgen-hd? you have, for the hd games, to use desktopgen-hd

Last edited by santiago; 2011-09-19 at 01:23.
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2634
Execute weboshd.sh again and see if it is fixed.
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2635
Originally Posted by Brian_7 View Post
Execute weboshd.sh again and see if it is fixed.
yes after chmod 777 weboshd.sh the problem is fixed.if i hav to execute this command then whats the use of this new preenv.can u plz mention in detail.i am a noob. . and thnks brian.once again
__________________
PR 1.3
CSSU (TESTING)
KERNEL POWER 49
BACKUPMENU
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2636
Well my script only switch the name of 2 files. When you execute it again, the original name is restored. I think that the update of preenv need the original names. That's why i said that you should execute it again.

I think that the update is to be able to play the hd and the non-hd games without switching the names of the 2 files. So with that update, you won't need to execute my script anymore.

Last edited by Brian_7; 2011-09-19 at 02:47.
 
Posts: 915 | Thanked: 57 times | Joined on Jun 2011
#2637
Originally Posted by Brian_7 View Post
Well my script only switch the name of 2 files. When you execute it again, the original name is restored. I think that the update of preenv need the original names. That's why i said that you should execute it again.

I think that the update is to be able to play the hd and the non-hd games without switching the names of the 2 files. So with that update, you won't need to execute my script anymore.
no no no. i faced the issue after updating the preenv.i still hav to run the script to play HD games like before.no change for me.
__________________
PR 1.3
CSSU (TESTING)
KERNEL POWER 49
BACKUPMENU
 
Posts: 268 | Thanked: 75 times | Joined on Jan 2011
#2638
Ok, when i have time i will try the update too.
 
Kevstacey's Avatar
Posts: 400 | Thanked: 76 times | Joined on Nov 2009 @ uk
#2639
Originally Posted by trisha02 View Post
this is a great game.will this be fixed with the updated preenv script?
i've got the libsdlpre-tab and the weboshd.sh script running

what other updates are available to improve compatibility?

cheers
 
Kevstacey's Avatar
Posts: 400 | Thanked: 76 times | Joined on Nov 2009 @ uk
#2640
For those without access to a pc with 7zip, you can extract an .ipk on your N900. You will need Rootsh and Tar-gnu installed.

First of all create a catalogue in App Manager:

Catalog name: N900 Extras
Web address: http://n900.altervista.org/extras
Distribution: fremantle
Components: free

Let App manager update, then search and install 7zip-9.0.4-1

To extract files from 7z open xterm and type:
7z e /home/user/MyDocs/filename.ipk

this will extract 3 files into /home/user/

the only file you will need is 'data.tar.gz' so delete the other two files.

Using a file manager, move the data.tar.gz from /home/user/ to /home/user/MyDocs/

Now open xterm again and type:

tar zvxf /home/user/MyDocs/data.tar.gz

this will create a folder called /usr/ in /home/user/

using a file manager again, search the /usr/ folder and open it until you get to the game folder (e.g com.pixelabs.ttrhd)

copy this folder to the required destination and install from instructions in the Preenv wiki

hope this comes in handy

Last edited by Kevstacey; 2011-09-30 at 12:19.
 

The Following 2 Users Say Thank You to Kevstacey For This Useful Post:
Reply

Tags
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss

Thread Tools

 
Forum Jump


All times are GMT. The time now is 10:41.