|
2011-04-13
, 08:56
|
Posts: 7 |
Thanked: 0 times |
Joined on Sep 2010
|
#2042
|
|
2011-04-13
, 09:06
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2043
|
The Following User Says Thank You to travla For This Useful Post: | ||
|
2011-04-13
, 11:00
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2044
|
hello,
how do i solve the black screen crash if i have installed using a .deb file.
I also cannot get to work HAWX using preenv 0.1.7,this games and many more worked with ver0.1.4..please help
Thanks
root cd /media/cryptofs/apps/usr/palm/applications ln -s /path/to/com.gameloft.app.hawx com.gameloft.app.hawx exit
|
2011-04-13
, 11:21
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#2045
|
|
2011-04-13
, 11:24
|
|
Posts: 397 |
Thanked: 241 times |
Joined on Mar 2010
@ Melbourne, Australia
|
#2046
|
|
2011-04-13
, 11:32
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#2047
|
|
2011-04-13
, 11:45
|
Posts: 306 |
Thanked: 38 times |
Joined on Dec 2009
@ Austria
|
#2048
|
|
2011-04-13
, 12:08
|
Posts: 7 |
Thanked: 0 times |
Joined on Sep 2010
|
#2049
|
Okay, I was able to install HAWX, the reason why it may have stopped working was that your /media/cryptofs directory may have been overwritten by one of the new preenv installations.
In xterm, do the following:
Obviously you will need replace "/path/to/" with the location where your game is installed (I've never installed from a deb package so would not know).Code:root cd /media/cryptofs/apps/usr/palm/applications ln -s /path/to/com.gameloft.app.hawx com.gameloft.app.hawx exit
|
2011-04-13
, 12:13
|
|
Posts: 400 |
Thanked: 76 times |
Joined on Nov 2009
@ uk
|
#2050
|
ok, it's definitely a problem with the libsdlpre.so files...
the problem is, that some functions, like tapping and holding on the topleft screen corner will minimize the application, are not available with the 68kB files
preenv 0.1.7, libsdlpre.so 78kB
preenv 0.1.7, libsdlpre.so 68kB
it's a segmentation fault error, when i launch it in xterm it crash with segmentation fault error
Last edited by hellsing; 2011-04-13 at 08:35.