View Single Post
Posts: 14 | Thanked: 0 times | Joined on Aug 2010 @ Slovakia
#558
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



chown -R user:users /home/user/com.gameloft.app.hawx/hawx
invalid mode!!!
I turn on my game and then it closes

Last edited by Tha DocX; 2010-11-05 at 10:56.