OESF Portables Forum

Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: CoreyC on May 16, 2004, 09:44:17 pm

Title: SuperTux for pdaXrom
Post by: CoreyC on May 16, 2004, 09:44:17 pm
SuperTux complete with the level editor has been compiled for pdaXrom

Couple of notes:

Depends on all of the SDL packages in the pdaXrom feed, except for sdl-net.

Runs great with full screen and sound!     Because of the huge music files it takes up a ton of space. (I\'m guessing around 10mb after ipk is installed)  

I have it set to run at full screen by default.  Edit /usr/local/bin/supertux.sh if you don\'t want it to run in fullscreen.  Press cancel during gameplay to bring up the menu, choose options and uncheck fullscreen to exit full screen while the game is paused.

Download it here (5.6 MB ipk)
http://zaurus.hostnic.us/coreyc/supertux_.....1_armv5tel.ipk (http://zaurus.hostnic.us/coreyc/supertux_.1.1_armv5tel.ipk)

It is probably possible to delete the music and sounds directories and disable music/sounds by adding  --disable-music --disable-sound in supertux.sh to save a bunch of space.
Title: SuperTux for pdaXrom
Post by: icey on May 19, 2004, 04:37:59 pm
Thanks
 
This will help pass the time at work!!
Title: SuperTux for pdaXrom
Post by: Laze on May 20, 2004, 04:03:31 am
CoreyC - how did you get to make a screenshot of the game? I can\'t get screenshots of the SDL games.
Title: SuperTux for pdaXrom
Post by: CoreyC on May 20, 2004, 08:48:55 am
Laze :  I got the screen shot by SSH\'n to the zaurus and using the usual:

xwd -display :0.0 -root -out screenshot.xwd
Title: SuperTux for pdaXrom
Post by: Laze on May 20, 2004, 10:15:57 am
Mine fails when doing that at least when doing it locally like this:
program;sleep 5; xwd -display :0.0 -root -out screenshot.xwd

Have you tried that - maybe mine SDL libs are different or something like that - i will try using SSH but there should be no difference as far as i know :-)
Title: SuperTux for pdaXrom
Post by: CoreyC on May 20, 2004, 01:12:09 pm
Laze,

It doesn\'t work for me doing it your way either.
Title: SuperTux for pdaXrom
Post by: Laze on May 20, 2004, 08:25:09 pm
Okay great so i will just use ssh - needs some screenshots of some SDL games :-)