From c0587e65393eeb85e531a27b497fe108698b570d Mon Sep 17 00:00:00 2001 From: Sascha Wilde Date: Fri, 12 Jan 2024 13:21:24 +0100 Subject: [PATCH] Added controls documentation for AetherSX2, Citra and Drastic The documentation is based on the default configuration for S922X devices. Also added a note where the existing documentation does not match these. --- docs/play/controls.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/docs/play/controls.md b/docs/play/controls.md index 4cfae08..21f851d 100644 --- a/docs/play/controls.md +++ b/docs/play/controls.md @@ -33,6 +33,40 @@ By default JELOS will expand the configuration file according to the first contr ## Standalone (SA) Emulators +### AetherSX2 ([PS2](../../systems/ps2)) + +| Button Combo | Action | +| -- | -- | +| ++"F1"+"B(SOUTH)"++ | Quit Game | +| ++"F1"+"R1"++ | Save State | +| ++"F1"+"L1"++ | Load State | +| ++"F1"+"X(NORTH)"++ | Open Menu | +| ++"F1"+"Y(WEST)"++ | Cycle Aspect Ratio | +| ++"F1"+"A(EAST)"++ | Screenshot | + +### Citra ([Nintendo 3DS](../../systems/3ds)) + +| Button Combo | Action | +| -- | -- | +| ++"F1"+"START"++ | Quit Game | + +### Drastic ([Nintendo DS](../../systems/nds)) + +| Button Combo | Action | +| -- | -- | +| ++"R2"++ | Save State | +| ++"L2"++ | Load State | +| ++"F1"++ | Open Menu | +| ++"F2"++ | Switch One Screen and Dual Screen Layout | +| ++"L3"++ | Change Screen Layout/Swap Screens | + +#### Additional Notes: + +These are the mappings on S922X devices, e.g. [Powkiddy RGB10 Max 3 +Pro](../../devices/powkiddy/rgb10-max-3-pro). On other devices +++"F1"++ and ++"F2"++ may not be available and mapped to other special +keys. + ### Dolphin ([Gamecube](../../systems/gc)) | Button Combo | Action | @@ -94,6 +128,12 @@ The Z and L button assignment can be changed in EmulationStation | ++"R1"++ | R | | ++"R3"++ | Open Menu | +#### Additional Notes: + +On S922X devices e.g. [Powkiddy RGB10 Max 3 +Pro](../../devices/powkiddy/rgb10-max-3-pro) instead of ++"R3"++ the +++"F1"++ key is used. + ### PCSX2 ([PS2](../../systems/ps2)) | Button Combo | Action |