rockaddicted

InputAutoCfg_configen_mupen_xbox360wireless

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