OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: rmrfchik on June 28, 2005, 07:20:18 am
-
I have installed snes9x from feed. When I'm trying to start it with some roms (via self-created sh script:
#!/bin/sh
snes9x -xs 320 -ys 240 ~/lost_vikings2.smc
I got rotated on 180 degrees screen.
-
#!/bin/sh
export SQL_QT_INVERT_ROTATION=1
/home/QtPalmtop/bin/snes9x -xs 32- -ys 240 /path/to/rom.smc