Advertisement
mamedoc

mame mapdevice

May 6th, 2019
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.60 KB | None | 0 0
  1. <mameconfig version="10">
  2.      <system name="default">
  3.           <input>
  4.             <mapdevice device="VID_D209&amp;PID_1601" controller="GUNCODE_1" />
  5.             <mapdevice device="VID_D209&amp;PID_1602" controller="GUNCODE_2" />
  6.             <mapdevice device="XInput Player 1" controller="JOYCODE_1" />
  7.             <mapdevice device="XInput Player 2" controller="JOYCODE_2" />
  8.           <port type="P1_JOYSTICK_UP">
  9.             <newseq type="standard">
  10.                 JOYCODE_1_YAXIS_UP_SWITCH OR KEYCODE_8PAD
  11.             </newseq>
  12.         </port>
  13.         </input>
  14.     </system>
  15. </mameconfig>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement