Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
controller_type
line in the VDF file. See https://github.com/dragoonDorise/EmuDeck/blob/6c18820bfb2797e6528c1ddcd0a47921b88db9f1/configs/steam-input/emudeck_dualsense_hotkeys.vdf#L11C1-L11C37 for the specific lineHotkeys:
Next/Previous profiles go in alphabetical order and loop:
EmuDeck Hotkeys, ares, Cemu, Citra, melonDS, mGBA
EmuDeck Hotkeys
Start + L2 - Previous profile (mGBA, last in list)
Start + R2 - Next profile (ares)
ares
Start + L2 - Previous profile (EmuDeck Hotkeys)
Start + R2 - Next profile (Cemu)
Start + DPad Left - Toggle Keyboard
Start + DPad Down - Toggle Mouse
Select + A - Pause
Select + R2 - Fast Forward
Select + L1 - Load State
Select + R1 - Save State
Start + L1 - Prev Save State Slot
Start + R1 - Next Save State Slot
Select + R3 - Full Screen
Start + R3 - Reset
Select + Start - Stop Emulation
Cemu
Start + L2 - Previous profile (ares)
Start + R2 - Next profile (Citra)
Start+ DPad Left - Layout Toggle Screens
Start+ DPad Down - Swap Screens
Select + R3 - Full Screen Toggle
Select + Start - Stop Emulation
Citra
Start + L2 - Previous profile (Cemu)
Start + R2 - Next profile (mGBA)
Start + DPad Left - Layout Toggle Screens
Start + DPad Down - Swap Screens
Select + A - Pause
Select + R2 - Fast Forward
Select + L1 - Load State
Select + R1 - Save State
Select + R3 - Full Screen Toggle
Start + L3 - Exit Full Screen
Start + R3 - Reset
Select + Start - Stop Emulation
melonDS
Start + L2 - Previous profile (Citra)
Start + R2 - Next profile (mGBA)
Select + R2 - Fast Forward
Select + A - Pause/Resume
Select + L1 - Load State
Select + R1 - Save State
Start + R1 - Next Save State Slot
Select + R3 - Full Screen Toggle
Start + R3 - Reset
Start + DPad Down - Swap Screens
Start + DPad Left - Close/Open Lid
Start + DPad Right - Toggle FPS Limit
mGBA
Start + L2 - Previous profile (melonDS)
Start + R2 - Next profile (EmuDeck Hotkeys)
Select + DPad Up - Cheats
Select + A - Pause
Select + R2 - Fast Forward
Select + L1 - Load State
Select + R1 - Save State
Select + R3 - mGBA menu
Start + R3 - Reset
Select + Start - Stop Emulation
Feedback welcome :)
Supercedes #871
PPSSPP removed, combo hotkeys officially implemented in PPSSPP, #979.