#87698
clownfish360
Participant

I am running the Xin-Mo Dual Arcade and having the same issue with the joysticks. The buttons seem to work fine for payer 1 and player 2 respectively but my joysticks player 1 and 2 seem to work as the same joystick. Strange.

Here is my configuration of the two joysticks in retroarch.cnf. Should the index be 0 for both? Also should the axis be the same for both?

input_player1_joypad_index = “0”
input_player1_a_btn = “1”
input_player1_b_btn = “0”
input_player1_y_btn = “2”
input_player1_x_btn = “3”
input_player1_start_btn = “4”
input_player1_select_btn = “5”
input_player1_up_axis = “-1”
input_player1_down_axis = “+1”
input_player1_left_axis = “-0”
input_player1_right_axis = “+0″

input_player2_joypad_index =”0”
input_player2_a_btn = “11”
input_player2_b_btn = “10”
input_player2_y_btn = “12”
input_player2_x_btn = “13”
input_player2_start_btn = “4”
input_player2_select_btn = “5”
input_player2_up_axis = “-1”
input_player2_down_axis = “+1”
input_player2_left_axis = “-0”
input_player2_right_axis = “+0”

input_enable_hotkey_btn = “4”
input_exit_emulator_btn = “5”

I tried the patch above for Pi-FBA and am testing on SNES emulator.