[I am using retropie and posted this initially at retropie forums, but as I got no replies and I realized this was a retroarch specific problem i figured I’d try here]
Hello!
I am using controller autoconfig with two controllers of the same type. For one player it works fine but when I play any two-player game the player-one controller controls actions of both player one and two.
If I in retroarch enter the config and go to input, under player one and two the gamepad name is “Wrapped(ASUS Gamepad) (#1)” and “Wrapped(ASUS Gamepad) (#2)” respectively. - But gamepad one still controls both players.
My /dev/input contains four devices that are related to my gamepads event1,js1 and event3,js3 (note, event2 and js2 does not exist)
In my autoconfig file ( retroarch-joypads/Wrapped(ASUSGamepad).cfg ) the input_driver variable is set to “udev” but changing to “sdl” results in the same issue
What can I do to make retroarch allow me to use two controllers?