From cca41aea7dd3512030f458b0c0d4486cb86e2b26 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 22 Mar 2024 13:13:56 +0100 Subject: [PATCH] WII: updated supported formats --- .../dolphin-primehack/dolphin-primehack-guide.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md index 354d9a3..f4a9f4e 100644 --- a/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md +++ b/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md @@ -30,6 +30,8 @@ Dolphin feature rich a GameCube and Wii Emulator. Primehack is a fork of Dolphin Gamecube games should be put under the `retrodeck/roms/gc/` directory.
Wii games should be put under the `retrodeck/roms/wii/` directory. +The supported formats are `CISO`, `DFF`, `DOL`, `ELF`, `GCM`, `GCZ`, `ISO`, `JSON`, `M3U`, `RVZ`, `TGC`, `WAD`, `WBFS`, `WIA`, `7Z` `ZIP`.
+**NOTE:** `WBFS` is even the format supported by the original console when loading via USB. ## How do I use a Real Wii Remote with RetroDECK and Dolphin / Primehack?