The Following User Says Thank You to tisons For This Useful Post: | ||
|
2010-11-01
, 19:11
|
Posts: 189 |
Thanked: 47 times |
Joined on Nov 2009
|
#12
|
Nokia-N900:/media/mmc1# apt-get install libsdl-net1.2 Reading package lists... Done Building dependency tree Reading state information... Done libsdl-net1.2 is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. Nokia-N900:/media/mmc1#
Nokia-N900:/media/mmc1# ./usr/palm/applications/com.gameloft.app.nova109/nova/nova SDLGL: called sdl_init with flags = 0x30 X11: PID is 13894 SDLGL: Ignoring doublebuffer preference SDLGL: Requested GL minor version 1 (ignored) SDLGL: Requested GL major version 1 SDLGL: Called SetVideoMode(320, 480, 0, 0x2) SDLGL: Requested OpenGL video mode SDLGL: SDL_GLES initialized (res=0) SDLGL: Asked if video mode 800x480x16 (0x90000000) is ok PDL: Init: Service name is com.javispedro.preenv.nova PDL: Music is playing PDL: Switch orientation to 3 PDL: Screen dimming prevention ON
|
2010-11-01
, 19:21
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#13
|
http://wiki.maemo.org/Preenv/FAQ#How...V.A_working.3F
Also, AFAIK N.O.V.A requires a multi-touch device like an Iphone, because you have to use two fingers at the same time. (one for moving character, another is for moving sight(not sure if this is the correct word in English) pointer.
|
2010-11-01
, 19:22
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#14
|
[2010.10.30 17:47:23]
- Add permissions to com.gameloft.app.nova/nova/nova file
Code:
sudo gainroot
cd /home/user/com.gameloft.nova/nova
chmod 755 nova
- Now make a desktop icon
Code:
desktopgen /home/user/com.gameloft.app.nova/appinfo.json
- Now run Preenv enviroment with preenv command and type ./nova And game will run!
The Following User Says Thank You to cddiede For This Useful Post: | ||
|
2010-11-01
, 19:24
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#15
|
Indeed i did. Just to make sure ran it again and got the following output:.
|
2010-11-01
, 19:30
|
|
Posts: 1,210 |
Thanked: 597 times |
Joined on Apr 2010
@ hamburg,germany
|
#16
|
|
2010-11-01
, 19:31
|
Posts: 189 |
Thanked: 47 times |
Joined on Nov 2009
|
#17
|
|
2010-11-01
, 19:34
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#18
|
i just installed it over the gameloft site without any modding.
but its pointless because you can't run further then 10 feet(there comes a rock and you have to jumpon it but it doesn't work without multitouch
|
2010-11-01
, 19:37
|
|
Posts: 1,210 |
Thanked: 597 times |
Joined on Apr 2010
@ hamburg,germany
|
#19
|
|
2010-11-01
, 19:40
|
|
Posts: 1,034 |
Thanked: 784 times |
Joined on Dec 2007
@ Annapolis, MD
|
#20
|
ok i didn't know that.tried it 100 times but without a big running start.
but isn't it difficult to aim without multitouch???
- First of all, N.O.V.A. needs an extra package in order to run. Do this in xterm:
Code:
sudo gainroot
apt-get update
apt-get install libsdl-net1.2
- Get yourself a copy of *.ipk file or the whole directory tree of the app from your Palm Pre
- If you have the .ipk file, extract it with 7zip, and them the data.tar with WinRAR (sometimes 7zip doesn't get the correct directories, at least for me). you can do this in Windows, Linux or your own N900 if you have installed p7zip and untar.
- You should get /usr/palm/applications/com.gameloft.app.nova/ and inside it /nova directory with nova executable (7.6Mb) and lot of more stuff, and appinfo.json and icon.png files
- Place only com.gameloft.app.nova and all its content (/nova and other files) in N900's /home/user directory. How? with SSH or simple mv command from your MyDocs (main internal mass storage) to that.
- Add permissions to com.gameloft.app.nova/nova/nova file
Code:
sudo gainroot
cd /home/user/com.gameloft.nova/nova
chmod 755 nova
- Now make a desktop icon
Code:
desktopgen /home/user/com.gameloft.app.nova/appinfo.json
- Now run Preenv enviroment with preenv command and type ./nova And game will run!
(TIPS: use Tab function of your terminal to autocomplete paths in order to save you some typos and mistakes. If you are lost in wich directory are you, run pwd command)
Sorry but if you can't get it to run after this... i can't explain it more noob-friendly xD
Last edited by Hariainm; 10-26-10 at 09:29 PM.
This is copy.. thx : Hariainm