Skip to content

Commit

Permalink
Merge pull request #1300 from porschemad911/sm8550-es_input
Browse files Browse the repository at this point in the history
SM8550 - emulationstation - es_input.cfg - fix Odin2 guid
  • Loading branch information
porschemad911 authored Feb 28, 2025
2 parents eea81e5 + 9de7c6d commit 7b50278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/emulationstation/config/common/es_input.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1623,7 +1623,7 @@
<input name="x" type="button" id="2" value="1" />
<input name="y" type="button" id="3" value="1" />
</inputConfig>
<inputConfig type="joystick" deviceName="AYN Odin2 Gamepad" deviceGUID="0300f353202000000130000001000000">
<inputConfig type="joystick" deviceName="AYN Odin2 Gamepad" deviceGUID="0300b605202000000130000001000000">
<input name="a" type="button" id="1" value="1" />
<input name="b" type="button" id="0" value="1" />
<input name="down" type="button" id="12" value="1" />
Expand Down

0 comments on commit 7b50278

Please # to comment.