View Single Post
Posts: 92 | Thanked: 9 times | Joined on Apr 2010
#366
Originally Posted by maxximuscool View Post
install preenv from terminal
Enable Extra-devel

xterminal:
root
apt-get update
apt-get install preenv

extract the webOS game.ipk and you'll get two tar files.
Control.tar.gz and Data.tar.gz,

extract Data.tar.gz and you'll get:
data.tar ->extract it and you'll get :

usr
data

Go into usr and inside you'll find an applications folder.

Copy what's inside the folder (a folder called com.ea.xx.xxx.xx or com.gameloft.xx.xxx)

create a folder called "applications" in home/user/
copy the com.xxx.xxx.xxx to your /home/usr/applications via SSH
should looks like this: home/user/applications/com.xxx.xxx..xxx

run the following command:

xterminal: root
chmod +rwx /home/user/applications/com.xxx.xxx.xx/nfsuc
preenv
desktopgen /home/user/applications/com.xxx.xxx.xx/appinfo.json


some games gamefile is located inside the folder directory:
example: com.ea.xxx.xxx/monopoly/monopolyclassic
done.
Go to appl list and you should see an icon of the game

Look for the file without extension and has the name of the game then chmod it.

Maxx
it gives me this output when i try to create an icon..

~ $ root


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# chmod +rwx /home/user/applications/com.ea.app.nfsuc/nfsuc
Nokia-N900:~# preenv


BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso30+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

Nokia-N900:~# desktopgen /home/user/applications/com.ea.app.nfsuc/appinfo.json
'/home/user/applications/com.ea.app.nfsuc/res_nfsuc/Icon.png' does not exist
Nokia-N900:~#