Advertisement
Guest User

Untitled

a guest
Dec 15th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.91 KB | None | 0 0
  1.  
  2. <?xml version="1.0"?>
  3. <inputList>
  4. <inputConfig type="joystick" deviceName="Sony Computer Entertainment Wireless Controller" de$
  5. <input name="a" type="button" id="2" value="1" />
  6. <input name="b" type="button" id="1" value="1" />
  7. <input name="down" type="hat" id="0" value="4" />
  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="leftthumb" type="button" id="10" value="1" />
  15. <input name="lefttrigger" type="button" id="6" value="1" />
  16. <input name="right" type="hat" id="0" value="2" />
  17. <input name="rightanalogdown" type="axis" id="5" value="1" />
  18. <input name="rightanalogleft" type="axis" id="2" value="-1" />
  19. <input name="rightanalogright" type="axis" id="2" value="1" />
  20. <input name="rightanalogup" type="axis" id="5" value="-1" />
  21. <input name="rightshoulder" type="button" id="5" value="1" />
  22. <input name="rightthumb" type="button" id="11" value="1" />
  23. <input name="righttrigger" type="button" id="7" value="1" />
  24. <input name="select" type="button" id="8" value="1" />
  25. <input name="start" type="button" id="9" value="1" />
  26. <input name="up" type="hat" id="0" value="1" />
  27. <input name="x" type="button" id="3" value="1" />
  28. <input name="y" type="button" id="0" value="1" />
  29. </inputConfig>
  30. </inputList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement