![]() |
Re: Preenv webOS games compatibility list
hey this is to everyone who cant get asphalt 5 to save (i saw a few of u), try this, it worked for me :D
sudo gainroot 1. mkdir -p /media/internal 2. cd /media/ 3. chown -R user:root internal/ 4. chmod -R 755 internal/ 5. mkdir -p /home/user/webos/gamesave 6. cd /home/user 7. chown -R user:root webos/ 8. chmod -R 755 webos/ 9. ln -s /home/user/webos/gamesave /media/internal its actually from this vid (in the description box) http://www.youtube.com/watch?v=8rDCbZ3gyYE so credits go to that dude :) |
Re: Preenv webOS games compatibility list
The problem with the rather small home partition is annoying, so I did it this way:
The games all install (if you use the structure in the ipk files) to /usr/palm/ so I just made an 2gig ext3 image in MyDocs and loop mounted that to /usr/palm. That way you can just install the games directly with dpkg. (well actually I used -x) no need to use external applications and such. Took a good 45 minutes to create the image though. vfat is slow. |
Re: Preenv webOS games compatibility list
There are tons of demos and free games to download. meh, you still need a palm pre or pixi to dl :/ |
Re: Preenv webOS games compatibility list
Tetris Touch is listed as a working game on the Wiki, but has anyone actually played? It definitely runs and works perfectly, but getting the thing to rotate your blocks is a friggin unresponsive headache. You're supposed to tap to the right or the left of the screen to rotate it clockwise or counterclockwise. You can get lucky by tapping the the screen SUPER lightly, but even that is not 100%. Can anyone else confirm this, because I searched and got nothing in this thread and the Wiki makes no mention of it.
|
Re: Preenv webOS games compatibility list
Quote:
may you help me? |
Re: Preenv webOS games compatibility list
Quote:
you also have to press menu buttons super lightly so they respond. |
Re: Preenv webOS games compatibility list
Quote:
2. enter "root" 3. change the directory to where the game package file is 4. dpkg -i --install-dir=/home/user/MyDocs/Game com.gamename.ipk 5. create a directory /opt/usr/palm/applications 6. create the game directory to /opt/usr/palm/applications/GAMENAME 7. copy the appinfo.json and icon file to /opt/usr/palm/applications/GAMENAME 8. create the gamefiles directory in /opt/usr/palm/applications/gamename/gamename 9. copy the executable binary file from MyDocs to the game directory /opt/usr/palm/applications/gamename/gamename 10. change the rightrs of the executable binary file chmod +x binaryfile 11. symblink the directories and other files from /home/user/MyDocs/Game/gamename/gamename/ to /opt/usr/palm/applications/gamename/gamename Multiple files linking in terminal: for file in /home/user/MyDocs/Games/com.gameloft.gamename/* ; do ln -s "$file" /opt/usr/palm/applications/com.gameloft.gamename ; done |
Re: Preenv webOS games compatibility list
just finished N.O.V.A., waiting for another one like that :)
|
Re: Preenv webOS games compatibility list
Quote:
|
Re: Preenv webOS games compatibility list
Monopoly is a must have game!
|
| All times are GMT. The time now is 21:59. |
vBulletin® Version 3.8.8