Advertisement
Guest User

Untitled

a guest
Feb 19th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 2.38 KB | None | 0 0
  1.     <inputConfig type="joystick" deviceName="&#24;USB GamePad USB GamePad" deviceGUID="03000000790000007918000010010000">
  2.         <input name="a" type="button" id="1" value="1" />
  3.         <input name="b" type="button" id="2" value="1" />
  4.         <input name="down" type="hat" id="0" value="4" />
  5.         <input name="left" type="hat" id="0" value="8" />
  6.         <input name="leftanalogdown" type="axis" id="1" value="1" />
  7.         <input name="leftanalogleft" type="axis" id="0" value="-1" />
  8.         <input name="leftanalogright" type="axis" id="0" value="1" />
  9.         <input name="leftanalogup" type="axis" id="1" value="-1" />
  10.         <input name="leftshoulder" type="button" id="6" value="1" />
  11.         <input name="lefttrigger" type="button" id="9" value="1" />
  12.         <input name="right" type="hat" id="0" value="2" />
  13.         <input name="rightanalogdown" type="axis" id="2" value="1" />
  14.         <input name="rightanalogleft" type="axis" id="3" value="1" />
  15.         <input name="rightanalogright" type="axis" id="3" value="-1" />
  16.         <input name="rightanalogup" type="axis" id="2" value="-1" />
  17.         <input name="rightshoulder" type="button" id="7" value="1" />
  18.         <input name="start" type="button" id="8" value="1" />
  19.         <input name="up" type="hat" id="0" value="1" />
  20.     </inputConfig>
  21.         <inputConfig type="joystick" deviceName="&#24;USB GamePad USB GamePad" deviceGUID="03000000790000007918000010010000">
  22.         <input name="a" type="button" id="1" value="1" />
  23.         <input name="b" type="button" id="2" value="1" />
  24.         <input name="down" type="hat" id="0" value="4" />
  25.         <input name="left" type="hat" id="0" value="8" />
  26.         <input name="leftanalogdown" type="axis" id="1" value="1" />
  27.         <input name="leftanalogleft" type="axis" id="0" value="-1" />
  28.         <input name="leftanalogright" type="axis" id="0" value="1" />
  29.         <input name="leftanalogup" type="axis" id="1" value="-1" />
  30.         <input name="leftshoulder" type="button" id="6" value="1" />
  31.         <input name="lefttrigger" type="button" id="9" value="1" />
  32.         <input name="right" type="hat" id="0" value="2" />
  33.         <input name="rightanalogdown" type="axis" id="2" value="1" />
  34.         <input name="rightanalogleft" type="axis" id="3" value="1" />
  35.         <input name="rightanalogright" type="axis" id="3" value="-1" />
  36.         <input name="rightanalogup" type="axis" id="2" value="-1" />
  37.         <input name="rightshoulder" type="button" id="7" value="1" />
  38.         <input name="start" type="button" id="8" value="1" />
  39.         <input name="up" type="hat" id="0" value="1" />
  40.     </inputConfig>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement