View Single Post
Posts: 434 | Thanked: 245 times | Joined on Jan 2010
#43
Originally Posted by funkmunk View Post
Followed your steps and checked the permissions again and even rebooted the phone but it still jus shows the same blank screen for a few seconds and disappears.
Try to run game from x-terminal to see if you get any warning message.
Code:
cd /home/user/Games/Nfsuc/
preenv
./nfsuc
From your screenshot I suppose that you copy files in /home/user/Games/Nfsuc/.

Probably you have permission issue or missing some dependencies. Which version of preenv do you have installed, 0.1 or 0.1.1? Check with:
Code:
dpkg -l preenv
 

The Following User Says Thank You to kolos For This Useful Post: