maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   Preenv webOS games compatibility list (https://talk.maemo.org/showthread.php?t=64392)

jflatt 2010-10-27 20:25

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by tHMZ (Post 854117)
Aww crap. When I click a race, it loads 3/4 and then crashes. Any ideas? How does one "symlink"? I wrote everything that post said to Xterminal!

symlinking is done with the command "ln -s"
The games are trying to write to /media/internal
So you need a symlink that will point /media/internal to anywhere on your N900 filesystem. A good place for this is somewhere alongside your webos games. So a typical command would be "ln -s /home/user/webos /media/internal". Adjust the path to where you want your savegames to end up

taril 2010-10-27 20:25

Re: Preenv webOS games compatibility list
 
Ive added the HOWTO into that thread.

aligatro 2010-10-27 20:48

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by -miniME- (Post 852796)
some games (asphalt5) need access to /media/internal - so put a sym link to :

mkdir -p /home/user/webos/gamesave
ln -s /home/user/webos/gamesave /media/internal

ciao

I also had to change permissions for /home/user/webos/gamesave to 755 and owner from "root" to user.

So basically, cd /home/user && chown -R user:root webos/ && chmod -R 755 webos/

Xaaak 2010-10-27 20:50

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by adhrie (Post 853915)
cant run blades of fury version 1.0.2 with preenv 0.1.1

it gives the following output then quit

PDL: Application asked for device ID, giving 0000

any suggestion on how to make it work?

same... any suggestion?

toxaris 2010-10-27 20:51

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by lfcobra (Post 853861)
Didnt do anything special. I'm running pr1.3 with power kernel, game version 1.1.1. Since it looks like the error you are getting is SDL related you might try installing libsdl-net1.2 since a few games have needed it.

Strange, Im running same stuff as you.
I notise the the exec file is loacated in a different way then NFSU.
could it be that?

I get this in my shell.
--------
Nokia-N900:/home/user/applications/com.gameloft.app.settlers/Settlers# ./Settlers
PDL: Init: Service name is com.javispedro.preenv.Settlers
PDL: Music is playing
PDL: Screen dimming prevention ON
SDLGL: called sdl_init with flags = 0x100030
X11: PID is 2432
SDLGL: Requested GL major version 1
SDLGL: SDL_GLES initialized (res=0)
SDLGL: Ignoring doublebuffer preference
SDLGL: Requested GL minor version 1 (ignored)
SDLGL: Called SetVideoMode(320, 480, 0, 0x80000002)
SDLGL: Requested OpenGL video mode
SDLGL: Asked if video mode 800x480x16 (0x90000000) is ok
PDL: Application asked for device ID, giving 0000
SDLGL: Called SDL_Quit
Nokia-N900:/home/user/applications/com.gameloft.app.settlers/Settlers#

maxximuscool 2010-10-27 21:04

Re: Preenv webOS games compatibility list
 
Monopoly crash when running as standard user. But will not crash if running as root from commandline!

What can be done to stopped this?

aligatro 2010-10-27 21:08

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by maxximuscool (Post 854228)
Monopoly crash when running as standard user. But will not crash if running as root from commandline!

What can be done to stopped this?

Change permissions for the folder where monopoly is located.

chmod -R 755 /home/user/<monopoly folder>/

kyllerbuzcut 2010-10-27 21:09

Re: Preenv webOS games compatibility list
 
Where is everyone getting these ipk files from? Anyone got a link or something?

aligatro 2010-10-27 21:13

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by kyllerbuzcut (Post 854235)
Where is everyone getting these ipk files from? Anyone got a link or something?

Same place where we get our "Linux isos" :P

kamil365 2010-10-27 21:13

Re: Preenv webOS games compatibility list
 
Quote:

Originally Posted by kyllerbuzcut (Post 854235)
Where is everyone getting these ipk files from? Anyone got a link or something?

From Gameloft;)


All times are GMT. The time now is 17:03.

vBulletin® Version 3.8.8