Notices


Reply
Thread Tools
Posts: 3,328 | Thanked: 4,476 times | Joined on May 2011 @ Poland
#1
As the .deb and wgames-installed versions weren't working here I post the working way:

1. Get the ipk file and copy it to your game folder, for example
/home/user/Games/Hawx
It's how to do it assuming the file is in the vfat partiton and the dir above for the game
Code:
cp /home/user/MyDocs/com*hawx*.ipk /home/user/Games/Hawx/
2. go to the copied file
Code:
cd /home/user/Games/Hawx
3. extract the file
Code:
dpkg -x com*hawx*.ipk .
4. follow the instructions from faq (I'll add them later)
Code:
mkdir -p /media/cryptofs/apps/usr/palm/applications
ln -s /home/user/Games/Hawx/usr/palm/applications/com.gameloft.app.hawx / /media/cryptofs/apps/usr/palm/applications/
if the path
5.create the desktop file
Code:
cd usr/palm/applications/com*hawx*
sudo preenv
dekstopgen appinfo.json
6. enjoy!!!
__________________
If you want to support my work, you can donate by PayPal or Flattr

Projects no longer actively developed: here

Last edited by marmistrz; 2011-12-22 at 11:35. Reason: added the instructions for cryptofs
 

The Following 5 Users Say Thank You to marmistrz For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 07:51.