View Single Post
Posts: 2 | Thanked: 0 times | Joined on Jun 2010
#2039
Originally Posted by J4ZZ View Post
I just copied the gamefolder com.gameloft.app.hawx to /home/user/ using 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



Edit: forgot to put spaces between command and switch... now code is correct!!!

Greetz,

..::J4ZZ::..
how do i solve the black screen crash if i have installed using a .deb file. i didnt use a FILEBOX or anything like that. any help would be hugely appreciated