Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Issue Please Assist: GPIO Adapter and 2 X Original SNES Controllers › Reply To: Issue Please Assist: GPIO Adapter and 2 X Original SNES Controllers
I figured it out all working now, I found the below configured in /SNES-to-GamepadDevice.cfg located here /opt/retropie/emulators/RetroArch/configs
I deleted the below entry’s from the config and all is fine,not sure how that got in there?
input_b_btn = “1”
input_y_btn = “1”
input_select_btn = “0”
input_start_btn = “1”
input_left_btn = “4”
input_right_btn = “1”
input_a_btn = “1”
input_x_btn = “0”
input_l_btn = “1”
input_r_btn = “0”
input_l2_btn = “2”
input_r2_btn = “3”
input_l3_btn = “0”
input_r3_btn = “0”
input_l_x_minus_btn = “1”
input_l_y_minus_btn = “0”
input_r_x_plus_btn = “1”
input_r_x_minus_btn = “2”
input_r_y_plus_btn = “0”
input_r_y_minus_btn = “3”