![]() |
2010-10-26
, 16:05
|
Posts: 14 |
Thanked: 11 times |
Joined on Jun 2010
|
#221
|
![]() |
2010-10-26
, 16:41
|
Posts: 111 |
Thanked: 33 times |
Joined on Sep 2010
|
#222
|
![]() |
2010-10-26
, 17:00
|
Posts: 17 |
Thanked: 2 times |
Joined on May 2010
@ Vitória, ES - Brazil
|
#223
|
STEPS
This was posted earlier by the developer http://my-maemo.com/software/applica...to=1954&faq=46
use 7-zip to extract -> game-folderCode:$ sudo gainroot $ apt-get install preenv libgles1
copy game folder to /home/user/[webOS-games]
e.g. nfsuc in need for speed case or sims in case of sims3Code:$ sudo gainiroot $ cd game-folder $ chmod +rwx filename
once you know file plays properly. you can add the menu buttonCode:$ preenv $ ./filename
if you have say a games folder in menu, you need to edit /etc/xdg/menus/hildon.menuCode:$ cd game-folder $ desktopgen appinfo.json
The Following User Says Thank You to brunoscopel For This Useful Post: | ||
![]() |
2010-10-26
, 17:01
|
Posts: 17 |
Thanked: 2 times |
Joined on May 2010
@ Vitória, ES - Brazil
|
#224
|
Read the thread. javispedro posted instruction for removing icons.
![]() |
2010-10-26
, 17:03
|
Posts: 251 |
Thanked: 75 times |
Joined on Oct 2009
@ Finland, Vaasa
|
#225
|
Games Working (so far)
NFL 2010
Need for Speed Undercover
Sims 3
Hero of Sparta
Not working
Monopoly (dies loading board)
Assassin's Creed (died when pressed play)
Uno
Scrabble
Tiger Woods 09
Real Tennis
![]() |
2010-10-26
, 17:35
|
Posts: 17 |
Thanked: 2 times |
Joined on May 2010
@ Vitória, ES - Brazil
|
#226
|
![]() |
2010-10-26
, 18:09
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#227
|
The Following 3 Users Say Thank You to javispedro For This Useful Post: | ||
![]() |
2010-10-26
, 18:18
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#228
|
Perfect tutorial, thanks!
but...
if i want remove a icon from the desktop, how procced?
$ sudo gainroot $ rm -r game-folder
$ cd /usr/share/applications/hildon $ rm filename.desktop $ cd /usr/share/dbus-1/services $ rm filename.service $ cd /usr/share/icons/hicolor/scalable/hildon $ rm filename.png
$ killall hildon-desktop
The Following 2 Users Say Thank You to niqbal For This Useful Post: | ||
![]() |
2010-10-26
, 19:09
|
|
Posts: 485 |
Thanked: 708 times |
Joined on Feb 2010
@ Galiza
|
#229
|
SDLGL: CalledSDL_Quit Segmentation fault
![]() |
2010-10-26
, 19:13
|
Posts: 17 |
Thanked: 2 times |
Joined on May 2010
@ Vitória, ES - Brazil
|
#230
|
in order to uninstall a game, delete the folder
further to remove the icon, you need to delete three filesCode:$ sudo gainroot $ rm -r game-folder
towards the end, refresh your menuCode:$ cd /usr/share/applications/hildon $ rm filename.desktop $ cd /usr/share/dbus-1/services $ rm filename.service $ cd /usr/share/icons/hicolor/scalable/hildon $ rm filename.png
that should do itCode:$ killall hildon-desktop
![]() |
Tags |
bada rox, chuck norris, phone, preenv, webos |
Thread Tools | |
|