From 84602049dda1b8f001f0f56522e5857f58940000 Mon Sep 17 00:00:00 2001 From: laz Date: Mon, 3 Feb 2025 11:31:31 +0100 Subject: [PATCH] fixes --- .../ruffle/ruffle-guide.md | 18 +++- .../hotkeys-generic-standard.md | 4 +- .../docs/wiki_rd_controls/hotkeys-nintendo.md | 4 +- .../wiki_rd_controls/hotkeys-playstation.md | 4 +- .../hotkeys-steam-controller-gordon.md | 4 +- .../hotkeys-steamdeck-neptune.md | 6 +- .../docs/wiki_rd_controls/hotkeys-xbox.md | 6 +- .../docs/wiki_rd_controls/radial-simple.md | 2 +- .../wiki_rd_controls/radial-steamdeck-full.md | 12 +-- .../wiki_rd_controls/retrodeck-hotkeys.md | 87 +++++++++++++++++++ 10 files changed, 125 insertions(+), 22 deletions(-) create mode 100644 wiki-rtd/docs/wiki_rd_controls/retrodeck-hotkeys.md diff --git a/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md b/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md index a60ca3d..05368f3 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/ruffle/ruffle-guide.md @@ -42,7 +42,9 @@ No | :---: | :---: | :---: | | ROMs Folder |`retrodeck/roms/flash/` | | | Saves Folder |`retrodeck/saves/flash/` | | -| Data Folder |`~/.var/app/net.retrodeck.retrodeck/data/ruffle/` | | +| Data Folder |`~/.var/app/net.retrodeck.retrodeck/data/ruffle/` | | +| Config Folder |`~/.var/app/net.retrodeck.retrodeck/config/ruffle/` | | +| Cache Folder |`~/.var/app/net.retrodeck.retrodeck/cache/ruffle/` | | ## Controls in Games @@ -60,3 +62,17 @@ Suggestions on how to control games: - Use the built-in touchscreens on devices like the Steam Deck. - Summon built-in virtual keyboards in SteamOS or your Linux distribution with a button combo. +## Can I use ruffle to play Flash videos? + +Yes, as they are `.sfw` files you can just add flash videos to the `retrodeck/roms/flash/` to have them play as normal. + +It might be a good thing to seperate out videos from games with subfolders, but that is up to you. + +**Example:** + +``` +retrodeck/roms/flash/videos/ +retrodeck/roms/flash/games/ +``` + + diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-generic-standard.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-generic-standard.md index e72a07c..473490d 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-generic-standard.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-generic-standard.md @@ -28,8 +28,8 @@ What follows is a list of hotkeys: | Function | Button / Combination| Command | System Support | Comment | | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `SELECT + A` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `SELECT + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | -| Open Menu | `SELECT + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | +| Fullscreen Toggle | `SELECT + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | +| Open Menu | `SELECT + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | | Quit Emulator | `SELECT + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Previous State Slot | `SELECT + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | | Next State Slot | `SELECT + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-nintendo.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-nintendo.md index da5b365..684bd67 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-nintendo.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-nintendo.md @@ -29,8 +29,8 @@ What follows is a list of hotkeys: | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `MINUS (SELECT) + B` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | Take Screenshot | `MINUS (SELECT) + A` | `CTRL + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `MINUS (SELECT) + Y` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Open Menu | `MINUS (SELECT) + X` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | +| Fullscreen Toggle | `MINUS (SELECT) + Y` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | +| Open Menu | `MINUS (SELECT) + X` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | Quit Emulator | `MINUS (SELECT) + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Previous State Slot | `MINUS (SELECT) + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | | Next State Slot | `MINUS (SELECT) + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-playstation.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-playstation.md index df6f786..a85aff5 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-playstation.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-playstation.md @@ -38,8 +38,8 @@ What follows is a list of hotkeys: | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `SELECT + Cross` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | Take Screenshot | `SELECT + Circle` | `CTRL + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `SELECT + Square` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Open Menu | `SELECT + Triangle` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | +| Fullscreen Toggle | `SELECT + Square` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | +| Open Menu | `SELECT + Triangle` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | Quit Emulator | `SELECT + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Previous State Slot | `SELECT + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | | Next State Slot | `SELECT + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-steam-controller-gordon.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-steam-controller-gordon.md index d1ddbe5..37eeb78 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-steam-controller-gordon.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-steam-controller-gordon.md @@ -32,8 +32,8 @@ For the Steam Controller - Gordon the `Hotkey Button` is both `SELECT` and `L4`, | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `HKB + A` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | Take Screenshot | `HKB + B` | `CTRL + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `HKB + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Open Menu | `HKB + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | +| Fullscreen Toggle | `HKB + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | +| Open Menu | `HKB + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | Quit Emulator | `HKB + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Previous State Slot | `HKB + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2`| | | | Next State Slot | `HKB + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2`| diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-steamdeck-neptune.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-steamdeck-neptune.md index 548ff3c..c20db9a 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-steamdeck-neptune.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-steamdeck-neptune.md @@ -55,8 +55,8 @@ What follows is a list of hotkeys: | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `HKB + A` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | Take Screenshot | `HKB + B` | `CTRL + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `HKB + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Open Menu | `HKB + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP` | +| Fullscreen Toggle | `HKB + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | +| Open Menu | `HKB + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP` `RPCS3` | | Quit Emulator | `HKB + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP` | | | | Previous State Slot | `HKB + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `PPSSPP` | | | | Next State Slot | `HKB + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `PPSSPP` | @@ -67,7 +67,7 @@ What follows is a list of hotkeys: | Rewind | `HKB + L2` | `CTRL + -` | `RetroArch` `Duckstation (Standalone)` | | | Fast forward | `HKB + R2` | `CTRL + +` | `RetroArch` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `PPSSPP` | | | Swap Screens | `HKB + L3` | `CTRL + TAB` | `Citra (Legacy)` `MelonDS (Standalone)` `Cemu (Standalone)` | | -| Escape | `HKB + R3` | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` | | +| Escape | `HKB + R3` | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` `Ruffle` | | ### RetroArch diff --git a/wiki-rtd/docs/wiki_rd_controls/hotkeys-xbox.md b/wiki-rtd/docs/wiki_rd_controls/hotkeys-xbox.md index 0fb9fe0..f0bd2ab 100644 --- a/wiki-rtd/docs/wiki_rd_controls/hotkeys-xbox.md +++ b/wiki-rtd/docs/wiki_rd_controls/hotkeys-xbox.md @@ -27,9 +27,9 @@ What follows is a list of hotkeys: | :--- | :---: | :---: | :---: | :---: | | Pause / Resume | `SELECT + A` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | Take Screenshot | `SELECT + B` | `CTRL + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Fullscreen Toggle | `SELECT + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | -| Open Menu | `SELECT + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | -| Quit Emulator | `SELECT + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | +| Fullscreen Toggle | `SELECT + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | +| Open Menu | `SELECT + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | +| Quit Emulator | `SELECT + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `Ruffle` | | | | Previous State Slot | `SELECT + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)`| | | | Next State Slot | `SELECT + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)`| | Increase Emulation Speed | `SELECT + D-Pad Up` | `CTRL + 1` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)`| | | diff --git a/wiki-rtd/docs/wiki_rd_controls/radial-simple.md b/wiki-rtd/docs/wiki_rd_controls/radial-simple.md index 3df4f48..2cb771f 100644 --- a/wiki-rtd/docs/wiki_rd_controls/radial-simple.md +++ b/wiki-rtd/docs/wiki_rd_controls/radial-simple.md @@ -20,7 +20,7 @@ What follows is a breakdown of the Radial System that you access on: | Radial Button | Keyboard Command| System Support | Icon | Comment | | :--- | :---: | :---: | :---: | :---: | | RetroDECK Logo | `Right Click` | `PC-Systems` | | | -| Escape | `Escape` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` | | | +| Escape | `Escape` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` `Ruffle` | | | | Enter | `Enter` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` | | | | Space | `Space` | `PC-Systems` | | | | Tab | `Tab` | `PC-Systems` | | | diff --git a/wiki-rtd/docs/wiki_rd_controls/radial-steamdeck-full.md b/wiki-rtd/docs/wiki_rd_controls/radial-steamdeck-full.md index 4ee6ac3..8327d47 100644 --- a/wiki-rtd/docs/wiki_rd_controls/radial-steamdeck-full.md +++ b/wiki-rtd/docs/wiki_rd_controls/radial-steamdeck-full.md @@ -25,16 +25,16 @@ The `Quick Menu` or `Quick Access Menu` Menu is the most populated menu. It feat | Radial Button | Keyboard Command| System Support | Icon | Comment | | :--- | :---: | :---: | :---: | :---: | -| Quit Emulator | `Ctrl + Q` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP (Standalone)` | | | -| Open Menu | `Ctrl + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP (Standalone)` | | | +| Quit Emulator | `Ctrl + Q` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP (Standalone)` `Ruffle` | | | +| Open Menu | `Ctrl + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `PPSSPP (Standalone)` `RPCS3` | | | | Swap Screens | `Ctrl + Tab` | `Citra (Legacy)` `MelonDS (Standalone)` `Cemu (Standalone)` | | | | Save State | `Ctrl + S` |`RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `PPSSPP (Standalone)` | | | | Take Screenshot | `Ctrl + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `PPSSPP (Standalone)` `Yuzu (Legacy)` | | | | Restart / Reset | `CTRL + R` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | -| Fullscreen Toggle | `Ctrl + Enter` |`Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | +| Fullscreen Toggle | `Ctrl + Enter` |`Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | | Load State | `Ctrl + A` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `PPSSPP (Standalone)` | | | | Pause / Resume | `Ctrl + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | -| Escape | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` | | Can be used to Quick / Open Menu on certain systems | +| Escape | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` `Ruffle` | | Can be used to Quick / Open Menu on certain systems | ## State Menu @@ -87,7 +87,7 @@ The `General Menu` or `General Emulation Menu` is where you find various global | Radial Button | Keyboard Command| System Support | Icon | Comment | | :--- | :---: | :---: | :---: | :---: | | Quit Emulator | `Ctrl + Q` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | -| Open Menu | `Ctrl + M` | `RetroArch` `Duckstation (Standalone)``PCSX2 (Standalone)` `Yuzu (Legacy)` | | | +| Open Menu | `Ctrl + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | | Take Screenshot | `Ctrl + X` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PPSSPP (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Restart / Reset | `CTRL + R` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | | Change Disc / Next Disc | `CTRL + D` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` | | | | @@ -102,7 +102,7 @@ The `Steam Deck Menu` is where you find Steam Deck specific functions and genera | Radial Button | Keyboard Command| System Support | Icon | Comment | | :--- | :---: | :---: | :---: | :---: | -| Escape | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` | | Can be used to Quick / Open Menu on certain systems | +| Escape | `ESC` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` `Ruffle` | | Can be used to Quick / Open Menu on certain systems | | Enter | `Enter` | `PC-Systems` `OpenBOR` `GZDoom` `Solarus` `IkemanGO` `Ryujinx (Standalone)` | | | | Space | `Space` | `PC-Systems` | | | | | | Tab | `Tab` | `PC-Systems` | | | diff --git a/wiki-rtd/docs/wiki_rd_controls/retrodeck-hotkeys.md b/wiki-rtd/docs/wiki_rd_controls/retrodeck-hotkeys.md new file mode 100644 index 0000000..363078b --- /dev/null +++ b/wiki-rtd/docs/wiki_rd_controls/retrodeck-hotkeys.md @@ -0,0 +1,87 @@ +# RetroDECK Hotkeys + +The global hotkeys are activated by pressing the `SELECT` button and holding it while pressing the corresponding other button input. + +What follows is a list of hotkeys: + +`Function` Shows what the hotkey does.
+`Button / Combination` Shows the input you need to make to trigger the command.
+`Command` Shows what is being sent to the emulator.
+`System Support` Shows what emulators support the command.
+`Comment` Just extra comments.
+ + +| Function | Button / Combination| Command | System Support | Comment | +| :--- | :---: | :---: | :---: | :---: | +| Pause / Resume | `SELECT + A` | `CTRL + P` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | +| Fullscreen Toggle | `SELECT + X` | `CTRL + ENTER` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | +| Open Menu | `SELECT + Y` | `CTRL + M` | `RetroArch` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` `RPCS3` | | | +| Quit Emulator | `SELECT + Start` | `CTRL + Q` |`RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` `Yuzu (Legacy)` | | | +| Previous State Slot | `SELECT + D-Pad Left` | `CTRL + J` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Next State Slot | `SELECT + D-Pad Right` | `CTRL + K` | `RetroArch` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Increase Emulation Speed | `SELECT + D-Pad Up` | `CTRL + 1` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Decrease Emulation Speed | `SELECT + D-Pad Down` | `CTRL + 2` | `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Load State | `SELECT + L1` | `CTRL + A` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Save State | `SELECT + R1` | `CTRL + S` | `RetroArch` `Citra (Legacy)` `Dolphin/Primehack (Standalone)` `Duckstation (Standalone)` `PCSX2 (Standalone)` | | | +| Rewind | `SELECT + L2` | `CTRL + -` | `RetroArch` `Duckstation (Standalone)` | | | +| Fast forward | `SELECT + R2` | `CTRL + +` | `RetroArch` `Duckstation (Standalone)` `MelonDS (Standalone)` `PCSX2 (Standalone)` | | | +| Simple Radial Menu | `SELECT + Left Joystick` | | | Opens the Radial Menu | + +## Additional Hotkeys + +### Right Joystick as Temporary Mouse + +By holding `SELECT` and moving the `Right Joystick` you can use it as a mouse for various systems that uses mouse input. + +| Function | Button / Combination| Command | Comment | +| :--- | :---: | :---: | :---: | +| Joystick as Mouse | `SELECT + Right Stick` | | Movement | +| Right Click | `SELECT + L3` | `Right Click` | | +| Left Click | `SELECT + R3` | `Left Click` | | + +### RetroArch: Additional Hotkeys + +These hotkeys also work for RetroArch and are built in. + +| Function | Button / Combination | System Support | Comment | +| :--- | :---: | :---: | :---: | +| Open Menu | `L3 + R3` | `RetroArch` | | + +### Arcade Systems: Additional Hotkeys + +This hotkey work for RetroArch, MAME, FBNEO and other arcade systems. + +| Function | Button / Combination | System Support | Comment | +| :--- | :---: | :---: | :---: | +| Insert Credit | `SELECT` | `RetroArch` `MAME (Standalone)` `FBNeo` | | + + +## Radial Menu System + +The radial menu system is located on the left touchpad on the Steam Deck with layout depending on what layout you choose. + +RetroDECK ships with two different templates for the Steam Deck: + +`RetroDECK: Steam Deck - Neptune SIMPLE` + +`RetroDECK: Steam Deck - Neptune FULL` + +The only difference being the complexity of the built-in radial menus and the amount of options at your disposal on the left touchpad. + +### SteamDeck - The FULL Layout + +[RetroDECK: Steam Deck - Neptune FULL](radial-steamdeck-full.md) + +### The SIMPLE Layout + +The SIMPLE layout got the same menu as the external controllers. + +[RetroDECK: Steam Deck - Neptune SIMPLE](radial-simple.md) + +## Simple Radial Menu + +The Simple Radial Menu is activated by holding `SELECT` and by moving the `Left Joystick`, then by pressing `L3` allows you press the selected radial button. + +Read more at the: + +[Standard Controller: Simple Radial Menu](radial-simple.md) to see all the available commands.