Advertisement
Guest User

Untitled

a guest
Nov 8th, 2021
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.26 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <inputList>
  3. <inputAction type="onfinish">
  4. <command>/opt/retropie/supplementary/emulationstation/scripts/inputconfiguration.sh</command>
  5. </inputAction>
  6. <inputConfig type="joystick" deviceName="8Bitdo SN30 Pro" deviceGUID="05000000c82d00000161000000010000">
  7. <input name="rightanalogup" type="axis" id="3" value="-1"/>
  8. <input name="pageup" type="button" id="6" value="1"/>
  9. <input name="rightanalogdown" type="axis" id="3" value="1"/>
  10. <input name="up" type="hat" id="0" value="1"/>
  11. <input name="left" type="hat" id="0" value="8"/>
  12. <input name="select" type="button" id="10" value="1"/>
  13. <input name="rightanalogleft" type="axis" id="2" value="-1"/>
  14. <input name="leftanalogdown" type="axis" id="1" value="1"/>
  15. <input name="leftanalogright" type="axis" id="0" value="1"/>
  16. <input name="right" type="hat" id="0" value="2"/>
  17. <input name="leftanalogleft" type="axis" id="0" value="-1"/>
  18. <input name="rightanalogright" type="axis" id="2" value="1"/>
  19. <input name="pagedown" type="button" id="7" value="1"/>
  20. <input name="leftanalogup" type="axis" id="1" value="-1"/>
  21. <input name="y" type="button" id="4" value="1"/>
  22. <input name="x" type="button" id="3" value="1"/>
  23. <input name="down" type="hat" id="0" value="4"/>
  24. <input name="start" type="button" id="11" value="1"/>
  25. <input name="b" type="button" id="1" value="1"/>
  26. <input name="a" type="button" id="0" value="1"/>
  27. </inputConfig>
  28. <inputConfig type="joystick" deviceName="USB Gamepad " deviceGUID="03000000790000001100000010010000">
  29. <input name="pageup" type="button" id="4" value="1"/>
  30. <input name="up" type="axis" id="1" value="-1"/>
  31. <input name="left" type="axis" id="0" value="-1"/>
  32. <input name="select" type="button" id="8" value="1"/>
  33. <input name="right" type="axis" id="0" value="1"/>
  34. <input name="pagedown" type="button" id="5" value="1"/>
  35. <input name="y" type="button" id="3" value="1"/>
  36. <input name="x" type="button" id="0" value="1"/>
  37. <input name="down" type="axis" id="1" value="1"/>
  38. <input name="start" type="button" id="9" value="1"/>
  39. <input name="b" type="button" id="2" value="1"/>
  40. <input name="a" type="button" id="1" value="1"/>
  41. </inputConfig>
  42. </inputList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement