Author Topic: Lib Sdl Rotation Issue On C1000 C3x00  (Read 3193 times)

craigtyson

  • Sr. Member
  • ****
  • Posts: 462
    • View Profile
Lib Sdl Rotation Issue On C1000 C3x00
« on: August 08, 2007, 07:35:15 am »
If you are getting the cursor keys rotated in the game you are playing in screen magnifiex mode (320x240) edit the script that is run by the icon

eg: /home/QTPalmtop/bin/heretic-demo

and add these lines near the top of the script (not the first line)

export SDL_KEY_ROTATION=0
export SDL_QT_INVERT_ROTATION=0

if this doesnt fix things try using 1 instead

let me know how you get on

Cheers
« Last Edit: August 09, 2007, 03:49:52 am by craigtyson »
Craig
SL-C1000, Angstrom GPE 2007.12r13
Ambicom WL1100C, SanDisk UltraII 1GB SD
 
Old Faithfull - SL-5500 battery out of the C750 (see below) TKC v1 (New) 1GB SD
Dead - SL-C750, Cacko 1.23 lite (Dropped, very messy!)
Ambicom WL1100C, SanDisk Dead - 1GB SD
Keep your Z on a bungee, you never know.....

Heather

  • Newbie
  • *
  • Posts: 21
    • View Profile
Lib Sdl Rotation Issue On C1000 C3x00
« Reply #1 on: August 13, 2007, 07:53:17 am »
Thanks for that. I made an XML file that inverted all the arrow keys with keyhelper so that when I play SNES without a joystick the down arrow moves my little guy down instead of up. The weird thing was changing the direction keys around using the export of the SNES9X keys method would work for some of the directions but not all of them (I think a direct swap of the export numbers makes it so that you can only walk left and down, never right and up).

I haven't had a chance to try your fix yet since I'm at work and can't really have Chrono bopping around on my screen, but I figured it had to be several things are fighting to interpret my direction keys at once and I imagine your script is the key to the fix.
C3200 (Tetsu kernel v18i)