maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Games (https://talk.maemo.org/forumdisplay.php?f=12)
-   -   New Game: OpenTyrian 2D space shoot-emup! (https://talk.maemo.org/showthread.php?t=16101)

HaloXeon 2008-02-24 20:14

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Sorry about the noobness of this, the n800 is my first experience of linux (seems a little over comlicated :P ). Main problem being how do i copy the folder to home. can't use file manager(mmc's and basic stuff, no home/user), can't use usb (mmc only). Thanks for your help!, all my searches for a solution end up with jargon!

zz0theta 2008-03-06 02:10

Re: New Game: OpenTyrian 2D space shoot-emup!
 
I am receiving trouble here.

I get the permission denied error.

So I do
chmod +x tyrian

and I receive another weird error:
"chmod: tyrian: operation not permitted"

hangster 2008-03-08 02:39

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Quote:

Originally Posted by zz0theta (Post 151435)
I am receiving trouble here.

I get the permission denied error.

So I do
chmod +x tyrian

and I receive another weird error:
"chmod: tyrian: operation not permitted"

become root first, then try chmod.
(youll need becomeroot)

also, what is the equivalent to the escape button? I remember when i used to play tyrian on my computer pushing escape brings you to an in-game menu that lets you exit the level or change the volume...

Benson 2008-03-08 02:59

Re: New Game: OpenTyrian 2D space shoot-emup!
 
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.

Benson 2008-03-08 03:01

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Quote:

Originally Posted by HaloXeon (Post 147165)
Sorry about the noobness of this, the n800 is my first experience of linux (seems a little over comlicated :P ). Main problem being how do i copy the folder to home. can't use file manager(mmc's and basic stuff, no home/user), can't use usb (mmc only). Thanks for your help!, all my searches for a solution end up with jargon!

Start xterm.
Use the cp command to copy the files, as:
Code:

cp -r /where/ever/is/tyrian /where/I/want/tyrian

HaloXeon 2008-03-09 16:21

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Thanks you so much benson! this game brings back memories!

ArnimS 2008-03-09 22:34

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Quote:

Originally Posted by HaloXeon (Post 152616)
Thanks you so much benson! this game brings back memories!

Hi. Just wanted to let you know that I have been working on this and have a pixel-doubled version that's a bit faster, but the intro screen has ugly corruption on it. Should I share a faster version with ugly intro screen? Or release it when that's fixed?

Please also let me know also if it crashes or does other nastiness like eating small household pets. And if there are suggestions for better ways to map controls or other improvement ideas, I'd be glad to consider them. Thanks

HaloXeon 2008-03-09 22:54

Re: New Game: OpenTyrian 2D space shoot-emup!
 
This is great work ArnimS! its running very smoothly on my n800. looks nice, could fill more of the screen but its good anyway. Only real fix that would be helpful, some kind of autofire, gets tiresome holding down any of the keys.

Benson 2008-03-10 13:10

Re: New Game: OpenTyrian 2D space shoot-emup!
 
It runs great so far; no pet-eating observed here.

I'd be interested in the pix-doubling version for kicks, but the existing one only seems to lag when detail is set to pentium and speed is set to normal (I normally play on slow, thanks to N800's sub-optimal keypad) and then only occasionally. (Or if I run too much stuff in background, of course.)

Will the new version make the touchscreen work right?

HaloXeon, you know your shields recharge much faster when you aren't firing, right? To me, remembering to toggle an autofire on and off would be much more tiresome.

FWIW, I hold the device with my left index finger on the fire (fullscreen) button and my thumb on the d-pad, and have been known to play over an hour before my hand gets tired. <shrug>

fms 2008-03-10 13:51

Re: New Game: OpenTyrian 2D space shoot-emup!
 
Any hope to get this port properly "maemoized" so that it places data into /media/mmc2/share/tyrian and has a start icon? Starting it from xterm every time is a real bother =)


All times are GMT. The time now is 08:45.

vBulletin® Version 3.8.8