Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Xbox D-Pad/Analog at same time? › Reply To: Xbox D-Pad/Analog at same time?
08/31/2014 at 09:15
#48976
Guest
Hi,
this are the settings i use:
DPad:
input_player1_up_btn = "0"
input_player1_down_btn = "1"
input_player1_left_btn = "2"
input_player1_right_btn = "3"
Left Analog Stick:
input_player1_right_axis = "+0"
input_player1_left_axis = "-0"
input_player1_down_axis = "+1"
input_player1_up_axis = "-1"
With this Settings i am able to use my Xbox 360 controllers dpad and left analog stick in all games. The only problem is that the analog stick isn’t really analog. I can only use the 8 directions the dpad is also capable of.
If someone has a solution to this please post it.