mirror of
https://github.com/dragoonDorise/EmuDeck.git
synced 2025-06-25 00:03:36 -04:00
* Added profiles for a variety of controllers intended to be used with Cemu, Citra, melonDS, and mGBA * Split into two types of profiles: one for front-ends and one for use with the four emulators listed * Profile controls: * Start + DPad Right - Special 1 (melonDS - Toggle FPS Limit, mGBA - Cheats, Citra - Amiibo) * Start + DPad Left - Toggle Screen Layout * Start + DPad Up - Special 2 (melonDS - Toggle FPS Limit) * Start + DPad Down - Swap Screens * Select + A - Pause/Resume * Select + B - Screenshot * Select + R2 - Fast Forward * Select + L2 - Rewind * Select + L1 - Load State * Select + R1 - Save State * Start + L3 - Exit Full Screen (As a fail safe) * Select + R3 - Full Screen Toggle/Quick Menu * Select + L3 - Reset * If using a frontend profile, hold Start to switch between all hotkeys and the custom profile * Updated the big radial menu to reflect any new hotkey changes * Added new profiles to uninstall script * Updated Citra to latest config (Tried to make it as undisruptive as possible, but looks like a couple of hotkeys changed names) * Updated Citra, melonDS, and mGBA to match hotkeys (primarily to Cemu and Citra as a base) * Deleted old profiles * Removed controller configs from Steam ROM Manager parsers when applicable * Set mouse with trackpad as default for Wii, ScummVM, Model 2, and Model 3 on the Steam Deck * Added controller configs to the appropriate parsers (Cemu, Citra, melonDS, mGBA for the merged profile. Pegasus + ES-DE for the frontend profile.) * Cleaned up emulator hotkeys in case of conflict (the profiles work without these changes but in case a user misclicks) * Rebound emulator hotkeys to fit the profiles a bit better * DuckStation PCSX2, PPSSPP - Quick Menus moved to Select + R3 * DuckStation, PCSX2 - Full Screen Toggle moved to Start + L3 * Dolphin, DuckStation, PCSX2, RMG - Reset moved to Select + L3 * RetroArch - Pause moved to Select + A * RetroArch - Select + R3 added as an alternative quick menu option * RetroArch - Keyboard hotkeys removed * PPSSPP - Fast Forward combo hotkey swapped to toggle instead of hold * melonDS - Removed controller hotkeys * MAME - Set Quick Menu to Select + R3 * ScummVM - Added R3 as an alternative interact button for Steam Input trackpad profile
27 lines
562 B
INI
27 lines
562 B
INI
[ControlMapping]
|
|
Up = 10-19
|
|
Down = 10-20
|
|
Left = 10-21
|
|
Right = 10-22
|
|
Circle = 10-190
|
|
Cross = 10-189
|
|
Square = 10-191
|
|
Triangle = 10-188
|
|
Start = 10-197
|
|
Select = 10-196
|
|
L = 10-193
|
|
R = 10-192
|
|
An.Up = 10-4003
|
|
An.Down = 10-4002
|
|
An.Left = 10-4001
|
|
An.Right = 10-4000
|
|
Fast-forward = 1-193:10-4010,1-135
|
|
Rewind = 10-196:10-4008
|
|
Save State = 10-196:10-192,1-132
|
|
Load State = 10-196:10-193,1-133
|
|
Previous Slot = 10-197:10-193,1-137
|
|
Next Slot = 10-197:10-192,1-136
|
|
Pause = 10-196:10-107,1-111
|
|
Screenshot = 10-196:10-190
|
|
Exit App = 10-196:10-197
|
|
SpeedToggle = 10-196:10-4010
|