The Following 8 Users Say Thank You to zhandro For This Useful Post: | ||
![]() |
2010-10-28
, 08:34
|
Posts: 100 |
Thanked: 543 times |
Joined on Jun 2010
@ Kiev, Ukraine
|
#132
|
The Following 15 Users Say Thank You to divan For This Useful Post: | ||
![]() |
2010-10-28
, 08:40
|
Posts: 2 |
Thanked: 1 time |
Joined on Oct 2010
|
#133
|
Preenv 0.1.1 Compatibility List (tested on PR1.2)
Here some games tested and working:
- Asphalt 5 (need symlinks; http://talk.maemo.org/showpost.php?p...6&postcount=54)
- Assassin's Creed
- Brain Challenge
- Hero Of Sparta
- Let's Golf
- Need For Speed Undercover (needs libgles1-sgx-img)
- N.O.V.A (needs libsdl-net1.2)
- SIMS 3
- Blades Of Fury (with some minor textures missed)
Games tested and running but unplayable:
- Guitar Hero 5 (Bad scaling, missing graphics)
- Super KO Boxing 2 (Bad scaling, missing graphics)
- Brothers In Arms 2: Global Front (Bad scaling)
- Toon Warz (Tochscreen not working)
- EA Battleship (Crashes when selects yout name)
Games tested and NOT working:
- *Brother In Arms (Segmentation fault: Screen Dimming prevention ON, SDLGL: CalledSDL_Quit, seems it works on PR1.3)
- Crusade Of Destiny (undefined symbol PDL_GetLocation)
- Dungeon Hunter (segmentation fault)
- FIFA 2010 (undefined symbol SDL_HapticOpen)
- H.A.W.X (segmentation fault: IStoreable Load open file = /media/cryptofs/apps/usr/palm/applications/com.gameloft.app.hawx/playlist)
- Modern Combat Sandstorm
- Raging Thunder 2 (undefined symbol SDL_HapticOpen)
- Real Soccer 2010
- Real Tennis (needs libamrnb.so.3)
- Skater Nation (PDL: Application asked for device ID, giving 0000)
- Speed Forge Extreme (undefined symbol glCheckFramebufferStatusOES)
- Castle Of Magic
- Gangstar: West Coast Hustle
I will update this list with new games or new versions of the preenv application. Also update list with contributions (please, consens, and if a game is not working, report log)
Thanks to javispedro for this USEFUL app.
![]() |
2010-10-28
, 08:49
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#134
|
![]() |
2010-10-28
, 08:58
|
|
Posts: 474 |
Thanked: 368 times |
Joined on Jan 2010
|
#135
|
$ sudo gainroot $ cd game-folder/*monopoly/monopolyclassic $ chmod a+x monopolyclassic $ cd .. $ preenv $ desktopgen appinfo.json $ chmod 777 monopolyclassic/save $ exit
![]() |
2010-10-28
, 09:03
|
Posts: 55 |
Thanked: 5 times |
Joined on Sep 2010
|
#136
|
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.
The Following User Says Thank You to dekin For This Useful Post: | ||
![]() |
2010-10-28
, 09:17
|
Posts: 265 |
Thanked: 96 times |
Joined on Aug 2010
@ Sydney, Australia
|
#137
|
![]() |
2010-10-28
, 09:20
|
|
Posts: 870 |
Thanked: 133 times |
Joined on Aug 2010
|
#138
|
![]() |
2010-10-28
, 09:28
|
Posts: 3,664 |
Thanked: 1,530 times |
Joined on Sep 2009
@ Hamilton, New Zealand
|
#139
|
![]() |
2010-10-28
, 09:31
|
|
Posts: 1,656 |
Thanked: 1,196 times |
Joined on Apr 2008
@ Alabama, USA
|
#140
|
![]() |
Tags |
games, multi touch, palm pre, preenv, profile, reach page 250?, speed, yesssss |
Thread Tools | |
|
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.