Homepage Forums RetroPie Project Everything else related to the RetroPie Project Mayflash USB with Snes controllers, second controller not working Reply To: Mayflash USB with Snes controllers, second controller not working

#95175
ceuse
Participant

Sorry for the delay.

im using the SNSP-005 Controllers . hers my Config for the Controlls in /opt/retropie/configs/all/retroarch.cfg

input_player1_joypad_index = "3"
input_player1_b_btn = "2"
input_player1_y_btn = "3"
input_player1_select_btn = "8"
input_player1_start_btn = "9"
input_player1_up_axis = "-1"
input_player1_down_axis = "+1"
input_player1_left_axis = "-0"
input_player1_right_axis = "+0"
input_player1_a_btn = "1"
input_player1_x_btn = "0"
input_player1_l_btn = "6"
input_player1_r_btn = "7"
input_player2_joypad_index = "2"
input_player2_b_btn = "2"
input_player2_y_btn = "3"
input_player2_select_btn = "8"
input_player2_start_btn = "9"
input_player2_up_axis = "-1"
input_player2_down_axis = "+1"
input_player2_left_axis = "-0"
input_player2_right_axis = "+0"
input_player2_a_btn = "1"
input_player2_x_btn = "0"
input_player2_l_btn = "6"
input_player2_r_btn = "7"
input_enable_hotkey_btn = "8"
input_exit_emulator_btn = "7"
input_save_state_btn = "3"
input_load_state_btn = "0"

I dont think though that your configs are the issue if there infact is something wrong with the drivers. my best guess is use jstest to configure it further (finding out device numbers / if it works at all)