OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Qt/Qtopia => Topic started by: cmisip on December 12, 2004, 02:22:39 am

Title: Xgalaga-sdl Compiled
Post by: cmisip on December 12, 2004, 02:22:39 am
Managed to compile xgalaga-sdl.  It is working well with the zynergy ROM.  Took a little while as the image loading routines use Xpm.  Hence I had to compile the X11 libs.  It does not require an xserver as sdl is used for display and audio.  

Strangely though,  even though I set its height to 320 and width to 240, it only runs when qtopia is in landscape mode (which makes the game run in the intended portrait mode!) and with the left and right keys reversed.   Edited main.c to reverse the keys and it works.  But this is just a hack.  



Anybody have any idea what is going on here?