Thread
:
New Game: OpenTyrian 2D space shoot-emup!
View Single Post
Benson
2008-03-08 , 02:59
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#
24
You don't need root to chmod, unless you installed it someplace you (user) can't access. (In which case you must have had root to get it there.)
The problem I think you're seeing is trying to run it from the MMC perhaps? You can't set permissions on the MMC because it's vfat.
What I did was to leave the entire tyrian directory on the MMC, and copy the binary to somewhere in home.
Then
Code:
#!/bin/sh cd /usr/mmc1/tyrian exec /home/user/tyrian
or similar works.
The escape button is the normal one; the curly arrow (upper of three-button cluster) on the N800. Not sure what it looks like on the N810, if you have that.
Also, the menu button (below escape, on the N800) toggles the mode of your rear gun. Took me a bit to find that.
Quote & Reply
|
Benson
View Public Profile
Send a private message to Benson
Find all posts by Benson