Delete es_input.cfg

This commit is contained in:
Johannes Findeisen 2018-01-04 19:50:33 +01:00 committed by GitHub
commit b732a6c19a

View file

@ -1,29 +0,0 @@
<?xml version="1.0"?>
<inputList>
<inputConfig type="joystick" deviceName="USB Gamepad " deviceGUID="03000000790000001100000010010000">
<input name="a" type="button" id="1" value="1" />
<input name="b" type="button" id="2" value="1" />
<input name="down" type="axis" id="1" value="1" />
<input name="hotkeyenable" type="button" id="8" value="1" />
<input name="left" type="axis" id="0" value="-1" />
<input name="right" type="axis" id="0" value="1" />
<input name="select" type="button" id="8" value="1" />
<input name="start" type="button" id="9" value="1" />
<input name="up" type="axis" id="1" value="-1" />
</inputConfig>
<inputConfig type="joystick" deviceName="8Bitdo NES30 GamePad" deviceGUID="05000000202800000900000000010000">
<input name="a" type="button" id="0" value="1" />
<input name="b" type="button" id="1" value="1" />
<input name="x" type="button" id="3" value="1" />
<input name="y" type="button" id="4" value="1" />
<input name="up" type="axis" id="1" value="-1" />
<input name="down" type="axis" id="1" value="1" />
<input name="right" type="axis" id="0" value="1" />
<input name="left" type="axis" id="0" value="-1" />
<input name="leftshoulder" type="button" id="6" value="1" />
<input name="rightshoulder" type="button" id="7" value="1" />
<input name="select" type="button" id="10" value="1" />
<input name="start" type="button" id="11" value="1" />
<input name="hotkeyenable" type="button" id="10" value="1" />
</inputConfig>
</inputList>