2
0

Settings.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Settings xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  3. <Player1>
  4. <JoystickName>PS3/USB Corded Gamepad</JoystickName>
  5. <ID>0</ID>
  6. <LeftStick>
  7. <X>
  8. <Negative>
  9. <ID>0</ID>
  10. <Type>Axis</Type>
  11. <Negative>true</Negative>
  12. </Negative>
  13. <Positive>
  14. <ID>0</ID>
  15. <Type>Axis</Type>
  16. <Negative>false</Negative>
  17. </Positive>
  18. </X>
  19. <Y>
  20. <Negative>
  21. <ID>1</ID>
  22. <Type>Axis</Type>
  23. <Negative>true</Negative>
  24. </Negative>
  25. <Positive>
  26. <ID>1</ID>
  27. <Type>Axis</Type>
  28. <Negative>false</Negative>
  29. </Positive>
  30. </Y>
  31. <Press>
  32. <ID>0</ID>
  33. <Type>None</Type>
  34. <Negative>false</Negative>
  35. </Press>
  36. </LeftStick>
  37. <RightStick>
  38. <X>
  39. <Negative>
  40. <ID>0</ID>
  41. <Type>None</Type>
  42. <Negative>false</Negative>
  43. </Negative>
  44. <Positive>
  45. <ID>0</ID>
  46. <Type>None</Type>
  47. <Negative>false</Negative>
  48. </Positive>
  49. </X>
  50. <Y>
  51. <Negative>
  52. <ID>0</ID>
  53. <Type>None</Type>
  54. <Negative>false</Negative>
  55. </Negative>
  56. <Positive>
  57. <ID>0</ID>
  58. <Type>None</Type>
  59. <Negative>false</Negative>
  60. </Positive>
  61. </Y>
  62. <Press>
  63. <ID>0</ID>
  64. <Type>None</Type>
  65. <Negative>false</Negative>
  66. </Press>
  67. </RightStick>
  68. <Dpad>
  69. <Up>
  70. <ID>0</ID>
  71. <Type>PovUp</Type>
  72. <Negative>false</Negative>
  73. </Up>
  74. <Down>
  75. <ID>0</ID>
  76. <Type>PovDown</Type>
  77. <Negative>false</Negative>
  78. </Down>
  79. <Left>
  80. <ID>0</ID>
  81. <Type>PovLeft</Type>
  82. <Negative>false</Negative>
  83. </Left>
  84. <Right>
  85. <ID>0</ID>
  86. <Type>PovRight</Type>
  87. <Negative>false</Negative>
  88. </Right>
  89. </Dpad>
  90. <Button_A>
  91. <ID>0</ID>
  92. <Type>Button</Type>
  93. <Negative>false</Negative>
  94. </Button_A>
  95. <Button_B>
  96. <ID>1</ID>
  97. <Type>Button</Type>
  98. <Negative>false</Negative>
  99. </Button_B>
  100. <Button_X>
  101. <ID>2</ID>
  102. <Type>Button</Type>
  103. <Negative>false</Negative>
  104. </Button_X>
  105. <Button_Y>
  106. <ID>3</ID>
  107. <Type>Button</Type>
  108. <Negative>false</Negative>
  109. </Button_Y>
  110. <Button_LB>
  111. <ID>4</ID>
  112. <Type>Button</Type>
  113. <Negative>false</Negative>
  114. </Button_LB>
  115. <Button_RB>
  116. <ID>5</ID>
  117. <Type>Button</Type>
  118. <Negative>false</Negative>
  119. </Button_RB>
  120. <Button_Start>
  121. <ID>7</ID>
  122. <Type>Button</Type>
  123. <Negative>false</Negative>
  124. </Button_Start>
  125. <Button_Back>
  126. <ID>6</ID>
  127. <Type>Button</Type>
  128. <Negative>false</Negative>
  129. </Button_Back>
  130. <LeftTrigger>
  131. <ID>0</ID>
  132. <Type>None</Type>
  133. <Negative>false</Negative>
  134. </LeftTrigger>
  135. <RightTrigger>
  136. <ID>0</ID>
  137. <Type>None</Type>
  138. <Negative>false</Negative>
  139. </RightTrigger>
  140. </Player1>
  141. <Player2>
  142. <ID>-1</ID>
  143. </Player2>
  144. <Player3>
  145. <ID>-1</ID>
  146. </Player3>
  147. <Player4>
  148. <ID>-1</ID>
  149. </Player4>
  150. </Settings>