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
sudo gainroot
mkdir -p /media/cryptofs/apps/usr/palm/applications
ln -s /home/user/com.gameloft.app.hawx/ /media/cryptofs/apps/usr/palm/applications/
cd /home/user/com.gameloft.app.hawx/hawx
chown -R user:users /home/user/com.gameloft.app.hawx/hawx
chmod +rwx hawx
chmod -R 777 /home/user/com.gameloft.app.hawx/
preenv
desktopgen /home/user/com.gameloft.app.hawx/appinfo.json