OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started 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.
-
Thanks
This will help pass the time at work!!
-
CoreyC - how did you get to make a screenshot of the game? I can\'t get screenshots of the SDL games.
-
Laze : I got the screen shot by SSH\'n to the zaurus and using the usual:
xwd -display :0.0 -root -out screenshot.xwd
-
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 :-)
-
Laze,
It doesn\'t work for me doing it your way either.
-
Okay great so i will just use ssh - needs some screenshots of some SDL games :-)