retronix/es-config/es_input.cfg
2024-01-18 18:53:49 +01:00

62 lines
3.4 KiB
INI

<?xml version="1.0"?>
<inputList>
<inputConfig type="keyboard" deviceName="Keyboard" deviceGUID="-1">
<input name="left" type="key" id="1073741904" value="1"/>
<input name="right" type="key" id="1073741903" value="1"/>
<input name="pagedown" type="key" id="1073741921" value="1"/>
<input name="down" type="key" id="1073741905" value="1"/>
<input name="pageup" type="key" id="1073741919" value="1"/>
<input name="y" type="key" id="1073741916" value="1"/>
<input name="b" type="key" id="1073741914" value="1"/>
<input name="a" type="key" id="1073741918" value="1"/>
<input name="up" type="key" id="1073741906" value="1"/>
<input name="select" type="key" id="32" value="1"/>
<input name="start" type="key" id="13" value="1"/>
<input name="leftanalogdown" type="key" id="115" value="1"/>
<input name="leftanalogleft" type="key" id="100" value="1"/>
<input name="rightanalogdown" type="key" id="106" value="1"/>
<input name="rightanalogleft" type="key" id="104" value="1"/>
<input name="rightanalogup" type="key" id="117" value="1"/>
<input name="rightanalogright" type="key" id="108" value="1"/>
<input name="x" type="key" id="1073741920" value="1"/>
<input name="leftanalogright" type="key" id="107" value="1"/>
<input name="leftanalogup" type="key" id="113" value="1"/>
</inputConfig>
<inputConfig type="joystick" deviceName="PDP CO.,LTD. Faceoff Deluxe Wired Pro Controller for Nintendo Switch" deviceGUID="030000006f0e00008101000011010000">
<input name="rightanalogdown" type="axis" id="3" value="1"/>
<input name="left" type="hat" id="0" value="8"/>
<input name="rightanalogleft" type="axis" id="2" value="-1"/>
<input name="right" type="hat" id="0" value="2"/>
<input name="pagedown" type="button" id="5" value="1"/>
<input name="down" type="hat" id="0" value="4"/>
<input name="rightanalogup" type="axis" id="3" value="-1"/>
<input name="pageup" type="button" id="4" value="1"/>
<input name="rightanalogright" type="axis" id="2" value="1"/>
<input name="y" type="button" id="0" value="1"/>
<input name="x" type="button" id="3" value="1"/>
<input name="b" type="button" id="1" value="1"/>
<input name="a" type="button" id="2" value="1"/>
<input name="up" type="hat" id="0" value="1"/>
<input name="select" type="button" id="8" value="1"/>
<input name="start" type="button" id="9" value="1"/>
<input name="leftanalogright" type="axis" id="0" value="1"/>
<input name="leftanalogup" type="axis" id="1" value="-1"/>
<input name="leftanalogdown" type="axis" id="1" value="1"/>
<input name="leftanalogleft" type="axis" id="0" value="-1"/>
</inputConfig>
<inputConfig type="joystick" deviceName="Xinmotek Dual Controller" deviceGUID="03000000c0160000e105000001010000">
<input name="left" type="axis" id="0" value="-1"/>
<input name="right" type="axis" id="0" value="1"/>
<input name="down" type="axis" id="1" value="1"/>
<input name="pageup" type="button" id="5" value="1"/>
<input name="y" type="button" id="1" value="1"/>
<input name="x" type="button" id="4" value="1"/>
<input name="b" type="button" id="3" value="1"/>
<input name="a" type="button" id="0" value="1"/>
<input name="up" type="axis" id="1" value="-1"/>
<input name="select" type="button" id="8" value="1"/>
<input name="start" type="button" id="6" value="1"/>
<input name="pagedown" type="button" id="2" value="1"/>
</inputConfig>
</inputList>