Notices


Reply
Thread Tools
jflatt's Avatar
Posts: 534 | Thanked: 723 times | Joined on Oct 2009
#101
Originally Posted by tHMZ View Post
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
 
Posts: 374 | Thanked: 75 times | Joined on Nov 2009 @ Hungary
#102
Ive added the HOWTO into that thread.
 
Posts: 490 | Thanked: 191 times | Joined on May 2010
#103
Originally Posted by -miniME- View Post
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/
 

The Following User Says Thank You to aligatro For This Useful Post:
Posts: 3 | Thanked: 0 times | Joined on Apr 2010
#104
Originally Posted by adhrie View Post
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?
 
Posts: 424 | Thanked: 196 times | Joined on Mar 2010 @ Sweden
#105
Originally Posted by lfcobra View Post
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#
 
Posts: 3,664 | Thanked: 1,530 times | Joined on Sep 2009 @ Hamilton, New Zealand
#106
Monopoly crash when running as standard user. But will not crash if running as root from commandline!

What can be done to stopped this?
 
Posts: 490 | Thanked: 191 times | Joined on May 2010
#107
Originally Posted by maxximuscool View Post
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>/
 
Posts: 345 | Thanked: 117 times | Joined on Jan 2010 @ uk
#108
Where is everyone getting these ipk files from? Anyone got a link or something?
 
Posts: 490 | Thanked: 191 times | Joined on May 2010
#109
Originally Posted by kyllerbuzcut View Post
Where is everyone getting these ipk files from? Anyone got a link or something?
Same place where we get our "Linux isos" :P
 

The Following User Says Thank You to aligatro For This Useful Post:
Posts: 51 | Thanked: 13 times | Joined on May 2010 @ Poland
#110
Originally Posted by kyllerbuzcut View Post
Where is everyone getting these ipk files from? Anyone got a link or something?
From Gameloft
 
Reply

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


 
Forum Jump


All times are GMT. The time now is 09:37.