View Single Post
ammyt's Avatar
Posts: 1,918 | Thanked: 3,118 times | Joined on Oct 2010 @ My pants
#831
Originally Posted by Marcus View Post
How did you make Oregon Trail works?
For some reason my Oregon Trail crashes right after clicking Instant Play.
Do it at ur own risk:
Code:
root
Code:
chmod 755 /home/user/com* (the name of the game folder)
Code:
chown -r user:users /home/user/com* (the name of the game folder)
 

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