Homepage › Forums › RetroPie Project › Everything else related to the RetroPie Project › Xbox 360 d-pad not responding in emulators › Reply To: Xbox 360 d-pad not responding in emulators
12/20/2014 at 20:30
#83823
Participant
Well I figured it out, evidently the D-pad is considered “hats”. There is no indication of this in jstest, but all the same this worked for the wireless xbox 360 usb controller’s d-pad buttons:
input_player1_left_btn = “h0left”
input_player1_right_btn = “h0right”
input_player1_up_btn = “h0up”
input_player1_down_btn = “h0down”