From 118c3913831115cd400e33977d6c45136094c9e1 Mon Sep 17 00:00:00 2001 From: laz Date: Wed, 14 Aug 2024 15:06:57 +0200 Subject: [PATCH] pi --- .../dolphin-primehack/dolphin-controls.md | 20 ++++++++++++++++++- wiki-rtd/mkdocs.yml | 2 +- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-controls.md b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-controls.md index d75ce83..db07d47 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-controls.md +++ b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-controls.md @@ -24,6 +24,24 @@ The controls here are described as an Xbox Layout style controller. The controls here are described as an Xbox Layout style controller. +There are hotkeys in the Radial Menus to change the Wii Mote from Upright / Sidways. + | Action | Button | Comment | | :--- | :---: | :---: | -| A | `R2` | | +| A | `A` `Left Click` | | +| B | `B` | | +| 1 | `Y` | | +| 2 | `X` | | +| - | `Select` | | +| + | `Start` | | +| C | `R1` | | +| Z | `R2 or L2` | | +| Shake Wii Mote | `L1` | | +| Shake Nunchuck | `L1 + L2` | | +| D-Pad Up | `D-Pad Up` | | +| D-Pad Down | `D-Pad Down` | | +| D-Pad Left | `D-Pad Left` | | +| D-Pad Right | `D-Pad Right` | | +| Home | `R3` | | + +### Motion Simulation diff --git a/wiki-rtd/mkdocs.yml b/wiki-rtd/mkdocs.yml index f8d0fc8..e52237b 100644 --- a/wiki-rtd/mkdocs.yml +++ b/wiki-rtd/mkdocs.yml @@ -154,7 +154,7 @@ nav: - Cemu - General Guide (WIP): wiki_emulator_guides/cemu/cemu-guide.md - Dolphin / Primehack 🐬: - - General Guide (WIP): wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md + - General Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md - Mod Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-mod.md - Texture Pack Guide: wiki_emulator_guides/dolphin-primehack/dolphin-primehack-texture-pack.md