Homepage Forums RetroPie Project Controller Configuration in RetroPie Both Joysticks Controlling Player 1 on Xin Mo Reply To: Both Joysticks Controlling Player 1 on Xin Mo

#97306
kevinm
Participant

Hi, thanks for the feedback.

You mentioned a kernel fix, can you point me in the direction of where I can find more information? In my research, I did come across an article that provided a kernel fix for a joystick problem where up and left directions weren’t working. This didn’t seem to be them same issue I am having. Is there another fix that I didn’t see?

Currently, if I use:

input_player1_joypad_index = 0
input_player2_joypad_index = 1

Then player 1 works fine, but player2 does not work at all.

If I use:

input_player1_joypad_index = 0
input_player2_joypad_index = 0

Then player 1 works fine, and player 2’s buttons work but not joystick.