View Single Post
Posts: 17 | Thanked: 2 times | Joined on May 2010 @ Vitória, ES - Brazil
#223
Originally Posted by niqbal View Post
STEPS
This was posted earlier by the developer http://my-maemo.com/software/applica...to=1954&faq=46

Code:
$ sudo gainroot
$ apt-get install preenv libgles1
use 7-zip to extract -> game-folder

copy game folder to /home/user/[webOS-games]

Code:
$ sudo gainiroot
$ cd game-folder
$ chmod +rwx filename
e.g. nfsuc in need for speed case or sims in case of sims3

Code:
$ preenv
$ ./filename
once you know file plays properly. you can add the menu button

Code:
$ cd game-folder
$ desktopgen appinfo.json
if you have say a games folder in menu, you need to edit /etc/xdg/menus/hildon.menu
Perfect tutorial, thanks!

but...
if i want remove a icon from the desktop, how procced?
 

The Following User Says Thank You to brunoscopel For This Useful Post: