Skip to content

Commit 7b12aae

Browse files
authored
Merge pull request #15380 from mechevarria/master
Add config for 8BitDo Ultimate Mini Wired for Xbox
2 parents 5c6a616 + e837688 commit 7b12aae

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

  • package/batocera/emulationstation/batocera-emulationstation/controllers

package/batocera/emulationstation/batocera-emulationstation/controllers/es_input.cfg

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6072,7 +6072,7 @@
60726072
<input name="up" type="hat" id="0" value="1" />
60736073
<input name="x" type="button" id="3" value="1" code="307" />
60746074
<input name="y" type="button" id="0" value="1" code="304" />
6075-
</inputConfig>
6075+
</inputConfig>
60766076
<inputConfig type="joystick" deviceName="Gudsen MOZA R12 Base" deviceGUID="030000006e3400000600000011010000">
60776077
<input name="a" type="button" id="31" value="1" code="719"/>
60786078
<input name="b" type="button" id="32" value="1" code="720"/>
@@ -6093,4 +6093,27 @@
60936093
<input name="x" type="button" id="18" value="1" code="706"/>
60946094
<input name="y" type="button" id="19" value="1" code="707"/>
60956095
</inputConfig>
6096+
<inputConfig type="joystick" deviceName="8BitDo Ultimate Mini Wired for Xbox" deviceGUID="06000000c82d00001920000002010000">
6097+
<input name="a" type="button" id="2" value="1" code="305" />
6098+
<input name="b" type="button" id="1" value="1" code="304" />
6099+
<input name="down" type="hat" id="0" value="4" />
6100+
<input name="hotkey" type="button" id="9" value="1" code="316" />
6101+
<input name="joystick1left" type="axis" id="0" value="-1" code="0" />
6102+
<input name="joystick1up" type="axis" id="1" value="-1" code="1" />
6103+
<input name="joystick2left" type="axis" id="3" value="-1" code="3" />
6104+
<input name="joystick2up" type="axis" id="4" value="-1" code="4" />
6105+
<input name="l2" type="axis" id="2" value="1" code="2" />
6106+
<input name="l3" type="button" id="10" value="1" code="317" />
6107+
<input name="left" type="hat" id="0" value="8" />
6108+
<input name="pagedown" type="button" id="6" value="1" code="311" />
6109+
<input name="pageup" type="button" id="5" value="1" code="310" />
6110+
<input name="r2" type="axis" id="5" value="1" code="5" />
6111+
<input name="r3" type="button" id="11" value="1" code="318" />
6112+
<input name="right" type="hat" id="0" value="2" />
6113+
<input name="select" type="button" id="7" value="1" code="314" />
6114+
<input name="start" type="button" id="8" value="1" code="315" />
6115+
<input name="up" type="hat" id="0" value="1" />
6116+
<input name="x" type="button" id="4" value="1" code="308" />
6117+
<input name="y" type="button" id="3" value="1" code="307" />
6118+
</inputConfig>
60966119
</inputList>

0 commit comments

Comments
 (0)