Problem with Joypad - A and B Button have the same function

If you're having problems with Snes9x, or think you've found a bug, this is the place to be.
Post Reply
MajPay
Snes9x White Belt
Posts: 1
Joined: Sun Jun 14, 2015 8:35 am

Problem with Joypad - A and B Button have the same function

Post by MajPay »

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:

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
Could the whitespace cause the problems? How can i fix this?
User avatar
OV2
Official Win32 Porter/Dev
Posts: 679
Joined: Thu Aug 30, 2007 10:15 pm

Re: Problem with Joypad - A and B Button have the same funct

Post by OV2 »

What do you expect to happen? In super mario (I guess you are playing super mario via the all stars cartridge) both A and B jump.
Post Reply