eggnogg on the pi zero 2w !
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

B.gamecontroller.amgp 3.7 KiB

11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <gamecontroller configversion="19" appversion="3.1.4">
  3. <!--The SDL name for a joystick is included for informational purposes only.-->
  4. <sdlname>Retrolink SNES Controller</sdlname>
  5. <!--The Unique ID for a joystick is included for informational purposes only.-->
  6. <uniqueID>0300000079000000110000001001000012117</uniqueID>
  7. <stickAxisAssociation index="1" xAxis="1" yAxis="2"/>
  8. <stickAxisAssociation index="2" xAxis="3" yAxis="4"/>
  9. <vdpadButtonAssociations index="1">
  10. <vdpadButtonAssociation axis="0" button="12" direction="1"/>
  11. <vdpadButtonAssociation axis="0" button="13" direction="4"/>
  12. <vdpadButtonAssociation axis="0" button="14" direction="8"/>
  13. <vdpadButtonAssociation axis="0" button="15" direction="2"/>
  14. </vdpadButtonAssociations>
  15. <names>
  16. <controlstickname index="1">Stick 1</controlstickname>
  17. <controlstickname index="2">Stick 2</controlstickname>
  18. </names>
  19. <sets>
  20. <set index="1">
  21. <dpad index="1">
  22. <dpadbutton index="4">
  23. <slots>
  24. <slot>
  25. <code>0x1000015</code>
  26. <mode>keyboard</mode>
  27. </slot>
  28. </slots>
  29. </dpadbutton>
  30. <dpadbutton index="8">
  31. <slots>
  32. <slot>
  33. <code>0x1000012</code>
  34. <mode>keyboard</mode>
  35. </slot>
  36. </slots>
  37. </dpadbutton>
  38. <dpadbutton index="2">
  39. <slots>
  40. <slot>
  41. <code>0x1000014</code>
  42. <mode>keyboard</mode>
  43. </slot>
  44. </slots>
  45. </dpadbutton>
  46. <dpadbutton index="1">
  47. <slots>
  48. <slot>
  49. <code>0x1000013</code>
  50. <mode>keyboard</mode>
  51. </slot>
  52. </slots>
  53. </dpadbutton>
  54. </dpad>
  55. <trigger index="5">
  56. <center_value>0</center_value>
  57. <min_value>-32767</min_value>
  58. <max_value>32767</max_value>
  59. <throttle>positivehalf</throttle>
  60. </trigger>
  61. <trigger index="6">
  62. <center_value>0</center_value>
  63. <min_value>-32767</min_value>
  64. <max_value>32767</max_value>
  65. <throttle>positivehalf</throttle>
  66. </trigger>
  67. <button index="4">
  68. <slots>
  69. <slot>
  70. <code>0x4a</code>
  71. <mode>keyboard</mode>
  72. </slot>
  73. </slots>
  74. </button>
  75. <button index="2">
  76. <slots>
  77. <slot>
  78. <code>0x4b</code>
  79. <mode>keyboard</mode>
  80. </slot>
  81. </slots>
  82. </button>
  83. <button index="7">
  84. <slots>
  85. <slot>
  86. <code>0x4c</code>
  87. <mode>keyboard</mode>
  88. </slot>
  89. </slots>
  90. </button>
  91. <button index="5">
  92. <slots>
  93. <slot>
  94. <code>0x4d</code>
  95. <mode>keyboard</mode>
  96. </slot>
  97. </slots>
  98. </button>
  99. </set>
  100. </sets>
  101. </gamecontroller>