From 67e1b24ce698b777536d70893acb8435e65a5208 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 22 Mar 2024 13:25:18 +0100 Subject: [PATCH] WII: updated supported formats enhancement --- .../dolphin-primehack/dolphin-primehack-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 f4a9f4e..c6c8a3b 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 @@ -31,7 +31,7 @@ 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. +**NOTE:** `WBFS` and `WAD` are the original format supported by the Wii console. ## How do I use a Real Wii Remote with RetroDECK and Dolphin / Primehack?