View Single Post
Posts: 38 | Thanked: 0 times | Joined on Jun 2010
#660
Originally Posted by J4ZZ View Post
Here'a again how to get HAWX working.

Copy gamefolder com.gameloft.app.hawx to home/user (I used filebox)

then entered xterm;

Code:
sudo gainroot
Code:
mkdir -p /media/cryptofs/apps/usr/palm/applications
Code:
ln -s /home/user/com.gameloft.app.hawx/ /media/cryptofs/apps/usr/palm/applications/
Code:
cd /home/user/com.gameloft.app.hawx/hawx
Code:
chown -R user:users /home/user/com.gameloft.app.hawx/hawx
Code:
chmod +rwx hawx
Code:
chmod -R 777 /home/user/com.gameloft.app.hawx/
Code:
preenv
Code:
desktopgen /home/user/com.gameloft.app.hawx/appinfo.json
and then started from desktop icon

ok ive been trying to get hawx to work..i tried the instructions on wiki compatibility then found this but can get it to work due to a segmentation fault..can anyone help?..ive managed to get other games workin such as nfsu, asphalt5, sims3 and nova.

i used midnight commander to put the file into home/user not filebox does that matter?

also a gap in the code above on the ln -s part which dont seem right

Last edited by gizmo; 2010-11-10 at 19:46.