Advertisement
Guest User

Untitled

a guest
May 28th, 2017
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. [Microsoft X-Box 360 pad]
  2. plugged = True
  3. plugin = 2
  4. mouse = False
  5. AnalogDeadzone = 4096,4096
  6. AnalogPeak = 32768,32768
  7. DPad R = axis(6+)
  8. DPad L = axis(6-)
  9. DPad D = axis(7+)
  10. DPad U = axis(7-)
  11. Start = button(6)
  12. Z Trig = axis(2+)
  13. B Button = button(2)
  14. A Button = button(0)
  15. C Button R = button(1) axis(3+)
  16. C Button L = axis(3-)
  17. C Button D = axis(4+)
  18. C Button U = button(3) axis(4-)
  19. R Trig = button(5)
  20. L Trig = button(4)
  21. Mempak switch = button(9)
  22. Rumblepak switch = axis(5+)
  23. X Axis = axis(0-,0+)
  24. Y Axis = axis(1-,1+)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement