![]() ![]() |
Aug 8 2007, 03:35 AM
Post
#1
|
|
|
Group: Members Posts: 464 Joined: 15-June 04 Member No.: 3,698 |
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 |
|
|
|
Aug 13 2007, 03:53 AM
Post
#2
|
|
|
Group: Members Posts: 21 Joined: 14-December 05 Member No.: 8,715 |
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. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 05:10 PM |