Created
July 31, 2016 04:41
-
-
Save naphthalene/d07e86049aad7ed7d363f0d9a994b8b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Mad Catz Wired Xbox 360 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(9)" | |
Z Trig = "button(7)" | |
B Button = "button(0)" | |
A Button = "button(2)" | |
C Button R = "axis(3+)" | |
C Button L = "axis(3-)" | |
C Button D = "axis(2+)" | |
C Button U = "axis(2-)" | |
R Trig = "button(6)" | |
L Trig = "button(4)" | |
Mempak switch = "" | |
Rumblepak switch = "" | |
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