Homepage › Forums › RetroPie Project › Controller Configuration in RetroPie › [Solved][RP 3.2] 2 Axis, 8 button controller d-pad problems (iBuffalo) › Reply To: [Solved][RP 3.2] 2 Axis, 8 button controller d-pad problems (iBuffalo)
10/28/2015 at 02:20
#108564
Keymaster
There were some new config changes added, that may be the cause. Please edit
/opt/retropie/configs/all/retroarch.cfg and remove the lines at the end
input_player1_analog_dpad_mode = 1
input_player2_analog_dpad_mode = 1
input_player3_analog_dpad_mode = 1
input_player4_analog_dpad_mode = 1
input_player5_analog_dpad_mode = 1
input_player6_analog_dpad_mode = 1
input_player7_analog_dpad_mode = 1
input_player8_analog_dpad_mode = 1
and see if that helps.