Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- the corresponding AnalogDeadzone value
- AnalogPeak = "32768,32768"
- # Digital button configuration mappings
- DPad R = “hat(0 Right)“
- DPad L = “hat(0 Left)“
- DPad D = “hat(0 Down)“
- DPad U = “hat(0 Up)”
- Start = "button(12)”
- Z Trig = "button(6)"
- B Button = "button(1)”
- A Button = "button(2)”
- C Button R = “button(8)”
- C Button L = “button(0)”
- C Button D = “button(3)”
- C Button U = “button(9)”
- R Trig = "button(7)"
- L Trig = "button(4)"
- Mempak switch = ""
- Rumblepak switch = ""
- # Analog axis configuration mappings
- X Axis = "axis(0-,0+)"
- Y Axis = "axis(1-,1+)"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement