How to use 2 controllers with BlueMsx Wii?

By Metal_Geart

Expert (74)

Metal_Geart's picture

30-01-2016, 13:51

Hi all,
I only recently discovered BlueMsx Wii.
It is functioning really nice, however I can't seem to get any 2 player games working with a second controller.
If I understand correctly the default setting should be that WiiMote 1 equals joystick 1 and WiiMote 2 equals joystick 2.
However my 2nd controller simply does exactly the same as the 1st controller (control player 1 in Bubble Bobble for instance).
I also tried assigning a specific mapping of the keys (see below), but it has the exact same effect.

Does anyone how what I'm doing wrong or how to get the 2nd controller to work?

-
/rom1 BubbleBobble.zip

BubbleBobble-1.png
BubbleBobble-2.png

Login or register to post comments

By Metal_Geart

Expert (74)

Metal_Geart's picture

01-02-2016, 17:52

Hmmm, the pasting went wrong, this is the code I tried:

KeyMap button22="joy2-button2" button12="joy2-button1" down2="joy2-down" left2="joy2-left" right2="joy2-right" up2="joy2-up"/

Apparently the greater/smaller than icons mess up the text I write here. I removed them to make at least the KeyMap part visible.
Anyone any idea what is wrong with this?