Hello,
i'm trying to use config utility with a Mad Catz Arcade Stick (Street Fighter IV FightStick TE). Any input is not detected when i try to use the config utility.
I put manually under Supermodel.ini the buttons used JOY1_BUTTON3 etc etc and it works, but i cannot set UP DOWN LEFT AND RIGHT , i tried these voices but with no luck
InputJoyUp = "KEY_UP,JOY1_UP"
InputJoyDown = "KEY_DOWN,JOY1_DOWN"
InputJoyLeft = "KEY_LEFT,JOY1_LEFT"
InputJoyRight = "KEY_RIGHT,JOY1_RIGHT"
I'm using direct input. I went here https://gamepad-tester.com/ and it seems that UP DOWN RIGHT AND LEFT are seen as BUTTON 12, 13, 14 and 15 so i put those values with no luck
I don't know what i'm doing wrong. thanks for any help.