zhandro
|
2010-10-28
, 09:39
|
Posts: 22 |
Thanked: 17 times |
Joined on Aug 2010
@ Manila, Philippines
|
#141
|
|
2010-10-28
, 09:47
|
Posts: 100 |
Thanked: 543 times |
Joined on Jun 2010
@ Kiev, Ukraine
|
#142
|
do i need anything besides my n900 to install webos games by the way??
|
2010-10-28
, 09:50
|
Posts: 100 |
Thanked: 543 times |
Joined on Jun 2010
@ Kiev, Ukraine
|
#143
|
the auto NFSU installer is terrible lol,it freeze up my whole device.
The Following 2 Users Say Thank You to divan For This Useful Post: | ||
|
2010-10-28
, 10:41
|
Posts: 1,427 |
Thanked: 2,077 times |
Joined on Aug 2009
@ Sydney
|
#144
|
I've made GUI Installer for Need For Speed Undercover. It will allow user to select .ipk file and gracefully install it into system(data files to /home/user/MyDocs/Games/NFS, binary and symlinks - /home/user/Games/NFS). It's available in Application Manager now(extras-devel) as nfsu-installer.
|
2010-10-28
, 10:49
|
Posts: 9 |
Thanked: 1 time |
Joined on Mar 2010
|
#145
|
|
2010-10-28
, 11:10
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#146
|
|
2010-10-28
, 11:17
|
Posts: 183 |
Thanked: 33 times |
Joined on Aug 2010
|
#147
|
I don't have /media/internal too. So you have to make one.
For thoese who already have proceed to step 3.
as root, issue the following:
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
Then lunch Asphalt icon.
|
2010-10-28
, 11:19
|
Posts: 14 |
Thanked: 11 times |
Joined on Jun 2010
|
#148
|
/media/mmc1/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 2642 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
|
2010-10-28
, 11:33
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#149
|
|
2010-10-28
, 11:46
|
Posts: 4 |
Thanked: 0 times |
Joined on Oct 2010
|
#150
|