Advertisement
Guest User

Untitled

a guest
Mar 5th, 2015
333
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C 0.73 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <inputList>
  3.     <inputConfig type="joystick" deviceName="Xbox Gamepad (userspace driver)" deviceGUID="0000000058626f782047616d65706100">
  4.         <input name="a" type="button" id="4" value="1" />
  5.         <input name="b" type="button" id="5" value="1" />
  6.         <input name="down" type="button" id="1" value="1" />
  7.         <input name="left" type="button" id="2" value="1" />
  8.         <input name="pagedown" type="button" id="9" value="1" />
  9.         <input name="pageup" type="button" id="8" value="1" />
  10.         <input name="right" type="button" id="3" value="1" />
  11.         <input name="select" type="button" id="12" value="1" />
  12.         <input name="start" type="button" id="13" value="1" />
  13.         <input name="up" type="button" id="0" value="1" />
  14.     </inputConfig>
  15. </inputList>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement