Fix Citra-ES-DE Radial VDF (#1452)

This commit is contained in:
Matako 2025-04-17 18:45:38 +07:00 committed by GitHub
parent 5643375a61
commit dfb0dd3c1e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1090,7 +1090,8 @@
{ {
"bindings" "bindings"
{ {
"binding" "key_press X, Stop Emulation, EmuDeck_Quit-Exit.png, #232323 #AD0000" "binding" "key_press LEFT_ALT, Stop Emulation, EmuDeck_Quit-Exit.png, #232323 #AD0000"
"binding" "key_press F4, Stop Emulation, EmuDeck_Quit-Exit.png, #232323 #AD0000"
} }
"settings" "settings"
{ {
@ -20889,7 +20890,7 @@
{ {
"bindings" "bindings"
{ {
"binding" "key_press E, Layout Toggle, , " "binding" "key_press TAB, Layout Toggle, , "
} }
} }
} }
@ -20905,7 +20906,8 @@
{ {
"bindings" "bindings"
{ {
"binding" "key_press X, Hold to Quit, , " "binding" "key_press LEFT_ALT, Hold to Quit, , "
"binding" "key_press F4, Hold to Quit, , "
} }
"settings" "settings"
{ {
@ -20925,7 +20927,7 @@
{ {
"bindings" "bindings"
{ {
"binding" "key_press F, Toggle Full Screen, , " "binding" "key_press F11, Toggle Full Screen, , "
} }
} }
} }
@ -20941,7 +20943,8 @@
{ {
"bindings" "bindings"
{ {
"binding" "key_press S, Swap Screens, , " "binding" "key_press LEFT_CONTROL, Swap Screens, , "
"binding" "key_press TAB, Swap Screens, , "
} }
} }
} }