Page 1 of 1

2 Player Setup

Posted: Sat Sep 23, 2023 1:03 pm
by Fatboy2050

Hallo,
i want to install my Mister into a arcade cabinet. In the Mister Mainmenu i can
Use both sticks, the work. But, if i start for example StreetFighter, i am only able
to use Stick 1, and not all Buttons are available.

Is there any instruction to solve my problem?
Greetings


Re: 2 Player Setup

Posted: Sat Sep 23, 2023 2:25 pm
by Fatboy2050

I use a Jamma to USB Board, seen on the second photo.
Do i have to install something or change the .ini File?


Re: 2 Player Setup

Posted: Sat Sep 23, 2023 4:47 pm
by Flandango

Did you map the controller in Mister Main first? Once you do that, then you should map the controller in each core you want to use.
Also try the InputTest "core" under Utilities to see if all buttons/joysticks respond.
If only Player 1 is usable, you may need to use the no_merge_vidpid option.
ex. If your VID/PID of your jamma to usb device is something like 04E8:072A (from the shell command lsusb...find your device in list)
then you put something like this in the MiSTer.ini file:

Code: Select all

no_merge_vidpid=0x04E8072A

Re: 2 Player Setup

Posted: Sat Sep 23, 2023 5:54 pm
by Fatboy2050

Ok, i will check it