root
preenv
cd /home/application/your game folder ( in this case my game location would be /opt/preenv/usr/palm/applications/com.gameloft.app.asphalt5)
chmod 777 res asphalt
chmod 777 gamesave
chmod 777 gamesett
root
preenv
cd /home/application/your game folder ( in this case my game location would be /opt/preenv/usr/palm/applications/com.gameloft.app.asphalt5)
chmod 777 res asphalt
chmod 777 gamesave
chmod 777 gamesett
will this be correct?
please be kind im a noob at this
In your case it would be:
Code:
sudo gainroot
cd /opt/preenv/usr/palm/applications/
chown -R user:users com.gameloft.app.asphalt5
exit
exit