#83823
wocketpatch
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”