GC: fixed buttons layout

This commit is contained in:
XargonWan 2023-12-02 16:32:52 +01:00
parent e908d5c46d
commit b118554d0e
2 changed files with 4 additions and 3 deletions

View file

@ -4,7 +4,7 @@ Buttons/A = SOUTH
Buttons/B = EAST
Buttons/X = NORTH
Buttons/Y = WEST
Buttons/Z = `Full Axis 5+`
Buttons/Z = TR
Buttons/Start = START
Main Stick/Up = `Axis 1-`
Main Stick/Down = `Axis 1+`
@ -20,8 +20,8 @@ C-Stick/Right = `Axis 3+`
C-Stick/Modifier = `Ctrl`
C-Stick/Modifier/Range = 50.0
C-Stick/Calibration = 100.00 141.42 100.00 141.42 100.00 141.42 100.00 141.42
Triggers/L = TL
Triggers/R = TR
Triggers/L = `Full Axis 2+`
Triggers/R = `Full Axis 5+`
D-Pad/Up = `Axis 7-`
D-Pad/Down = `Axis 7+`
D-Pad/Left = `Axis 6-`

View file

@ -85,6 +85,7 @@
<li>Fixed a bug where the system folders were not correctly generated</li>
<li>Fixed a bug where the RetroDECK Configurator desktop file was not opening the Configurator from Desktop Mode</li>
<li>Fixed a bug where the theme was not showing correctly</li>
<li>Fixed GC buttons layout: now R1 is Z and L2/R2 are L/R</li>
<li>Tweaked some CEMU audio config to choose the correct output device when docked</li>
<li>Added retrodeck and configurator commands to be called from the shell or bash inside flatpak</li>
</ul>