Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Analog sticks with some emulators › Reply To: Analog sticks with some emulators
Try adding this to whatever config file you are using …
input_up_axis = “-1”
input_down_axis = “+1”
input_left_axis = “-0”
input_right_axis = “+0”
input_analog_dpad_mode = “1”