Skip to content

Instantly share code, notes, and snippets.

@Cyken-Zeraux
Created December 26, 2014 02:24
Show Gist options
  • Save Cyken-Zeraux/63bce255376b225e876d to your computer and use it in GitHub Desktop.
Save Cyken-Zeraux/63bce255376b225e876d to your computer and use it in GitHub Desktop.
[XInput Controller]
plugged = True
plugin = 2
mouse = False
AnalogDeadzone = 4096,4096
AnalogPeak = 32768,32768
DPad R = hat(0 Right)
DPad L = hat(0 Left)
DPad D = hat(0 Down)
DPad U = hat(0 Up)
Start = button(4)
Z Trig = axis(5+)
B Button = button(12)
A Button = button(10)
C Button R = axis(4+)
C Button L =
C Button D = axis(3+)
C Button U = axis(3-)
R Trig = button(9)
L Trig = button(8)
Mempak switch =
Rumblepak switch = button(5)
X Axis = axis(0-,0+)
Y Axis = axis(1-,1+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment