Problem with Joypad - A and B Button have the same function
Posted: Sun Jun 14, 2015 8:54 am
I just created this topic but could not find it, so sorry if this exists 2 times now...
Again: I installed snes 9x for my sister, it works fine. Then she bought this controller to play Super Mario:
http://www.amazon.de/Qumox-Nintendo-PC- ... 00PLIHYE6/
I can now configure the controller and everything looks good.
But in the game the buttons A and B have the same functionallity, both "jump".
Here is the relevant part of the config:
Could the whitespace cause the problems? How can i fix this?
Again: I installed snes 9x for my sister, it works fine. Then she bought this controller to play Super Mario:
http://www.amazon.de/Qumox-Nintendo-PC- ... 00PLIHYE6/
I can now configure the controller and everything looks good.
But in the game the buttons A and B have the same functionallity, both "jump".
Here is the relevant part of the config:
Code: Select all
[Controls\Win]
Joypad1:Enabled = TRUE
Joypad1:Up = (J0)Up
Joypad1:Down = (J0)Down
Joypad1:Left = (J0)Left
Joypad1:Right = (J0)Right
Joypad1:A = (J0)Button 1
Joypad1:B = (J0)Button 0
Joypad1:Y = Y
Joypad1:X = X
Joypad1:L = L
Joypad1:R = R
Joypad1:Start = (J0)Button 9
Joypad1:Select = (J0)Button 8