Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.55 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <inputList>
  3. <inputConfig type="joystick" deviceName="Logitech Gamepad F310" deviceGUID="030000006d0400001dc2000014400000">
  4. <input name="a" type="button" id="1" value="1" />
  5. <input name="b" type="button" id="0" value="1" />
  6. <input name="down" type="hat" id="0" value="4" />
  7. <input name="hotkeyenable" type="button" id="8" value="1" />
  8. <input name="left" type="hat" id="0" value="8" />
  9. <input name="leftanalogdown" type="axis" id="1" value="1" />
  10. <input name="leftanalogleft" type="axis" id="0" value="-1" />
  11. <input name="leftanalogright" type="axis" id="0" value="1" />
  12. <input name="leftanalogup" type="axis" id="1" value="-1" />
  13. <input name="leftshoulder" type="button" id="4" value="1" />
  14. <input name="lefttrigger" type="axis" id="2" value="1" />
  15. <input name="right" type="hat" id="0" value="2" />
  16. <input name="rightanalogdown" type="axis" id="4" value="1" />
  17. <input name="rightanalogleft" type="axis" id="3" value="-1" />
  18. <input name="rightanalogright" type="axis" id="3" value="1" />
  19. <input name="rightanalogup" type="axis" id="4" value="-1" />
  20. <input name="rightshoulder" type="button" id="5" value="1" />
  21. <input name="rightthumb" type="button" id="10" value="1" />
  22. <input name="righttrigger" type="axis" id="5" value="1" />
  23. <input name="select" type="button" id="6" value="1" />
  24. <input name="start" type="button" id="7" value="1" />
  25. <input name="up" type="hat" id="0" value="1" />
  26. <input name="x" type="button" id="3" value="1" />
  27. <input name="y" type="button" id="2" value="1" />
  28. </inputConfig>
  29. <inputConfig type="joystick" deviceName="Generic USB Joystick " deviceGUID="03000000451300000010000010010000">
  30. <input name="a" type="button" id="1" value="1" />
  31. <input name="b" type="button" id="0" value="1" />
  32. <input name="down" type="hat" id="0" value="4" />
  33. <input name="hotkeyenable" type="axis" id="3" value="1" />
  34. <input name="left" type="hat" id="0" value="8" />
  35. <input name="leftanalogleft" type="axis" id="3" value="-1" />
  36. <input name="leftanalogright" type="axis" id="1" value="-1" />
  37. <input name="leftshoulder" type="button" id="5" value="1" />
  38. <input name="leftthumb" type="axis" id="2" value="1" />
  39. <input name="lefttrigger" type="button" id="9" value="1" />
  40. <input name="right" type="hat" id="0" value="2" />
  41. <input name="rightanalogdown" type="button" id="10" value="1" />
  42. <input name="rightanalogleft" type="button" id="11" value="1" />
  43. <input name="rightanalogright" type="button" id="4" value="1" />
  44. <input name="rightanalogup" type="axis" id="0" value="-1" />
  45. <input name="rightshoulder" type="axis" id="1" value="1" />
  46. <input name="rightthumb" type="button" id="7" value="1" />
  47. <input name="righttrigger" type="button" id="8" value="1" />
  48. <input name="start" type="axis" id="0" value="1" />
  49. <input name="up" type="hat" id="0" value="1" />
  50. <input name="x" type="button" id="2" value="1" />
  51. <input name="y" type="button" id="3" value="1" />
  52. </inputConfig>
  53. <inputConfig type="joystick" deviceName="Sony PLAYSTATION(R)3 Controller" deviceGUID="030000004c0500006802000011010000">
  54. <input name="a" type="button" id="13" value="1" />
  55. <input name="b" type="button" id="14" value="1" />
  56. <input name="down" type="button" id="6" value="1" />
  57. <input name="left" type="button" id="7" value="1" />
  58. <input name="leftanalogdown" type="axis" id="1" value="1" />
  59. <input name="leftanalogleft" type="axis" id="0" value="-1" />
  60. <input name="leftanalogright" type="axis" id="0" value="1" />
  61. <input name="leftanalogup" type="axis" id="1" value="-1" />
  62. <input name="leftshoulder" type="button" id="10" value="1" />
  63. <input name="leftthumb" type="button" id="1" value="1" />
  64. <input name="lefttrigger" type="button" id="8" value="1" />
  65. <input name="right" type="button" id="5" value="1" />
  66. <input name="rightanalogdown" type="axis" id="3" value="1" />
  67. <input name="rightanalogleft" type="axis" id="2" value="-1" />
  68. <input name="rightanalogright" type="axis" id="2" value="1" />
  69. <input name="rightanalogup" type="axis" id="3" value="-1" />
  70. <input name="rightshoulder" type="button" id="11" value="1" />
  71. <input name="rightthumb" type="button" id="2" value="1" />
  72. <input name="righttrigger" type="button" id="9" value="1" />
  73. <input name="select" type="button" id="0" value="1" />
  74. <input name="start" type="button" id="3" value="1" />
  75. <input name="up" type="button" id="4" value="1" />
  76. <input name="x" type="button" id="12" value="1" />
  77. <input name="y" type="button" id="15" value="1" />
  78. </inputConfig>
  79. </inputList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement