Wiki/wiki-rtd/docs/wiki_emulator_guides/dolphin-primehack/dolphin-primehack-guide.md

61 lines
1.9 KiB
Markdown
Raw Normal View History

2024-01-20 09:06:18 +00:00
# Dolphin / Primehack - General Guide
2024-01-18 11:01:39 +00:00
2024-01-20 09:06:18 +00:00
<img src="../../../wiki_images/logos/dolphin-logo.png" width="150"> <img src="../../../wiki_images/logos/primehack-logo.png" width="150">
2024-01-18 11:01:39 +00:00
2024-08-12 15:17:09 +00:00
Dolphin feature rich a GameCube and Wii Emulator.
Primehack is a fork of Dolphin intended just to give Metroid Prime Trilogy mouselook controls and other improvements.
2024-01-20 10:54:37 +00:00
### Dolphin Links:
[Dolphin - Webpage](https://dolphin-emu.org/)
[Dolphin - Wiki](https://wiki.dolphin-emu.org/index.php?title=Main_Page)
[Dolphin - Game Compatibility](https://dolphin-emu.org/compat/)
[Dolphin - Performance Guide](https://dolphin-emu.org/docs/guides/performance-guide/)
[Dolphin - Github](https://github.com/dolphin-emu/dolphin)
### Primehack Links
[Primehack - Wiki](https://github.com/shiiion/dolphin/wiki/)
[Primehack - FAQ](https://github.com/shiiion/dolphin/wiki/Frequently-Asked-Questions)
[Primehack - Github](https://github.com/shiiion/dolphin)
2024-01-18 11:01:39 +00:00
## Where to put the games
2024-08-12 15:17:09 +00:00
**Gamecube:**
Should be put under the `retrodeck/roms/gc/` directory.
**Wii:**
Should be put under the `retrodeck/roms/wii/` directory.
2024-08-12 15:17:44 +00:00
## What file formats does Dolphin / Primehack support?
2024-08-12 15:17:09 +00:00
The supported formats are `CISO`, `DFF`, `DOL`, `ELF`, `GCM`, `GCZ`, `ISO`, `JSON`, `M3U`, `RVZ`, `TGC`, `WAD`, `WBFS`, `WIA`, `7Z` `ZIP`.
**NOTE:**
`WBFS` and `WAD` are the original format supported by the Wii console.
2024-01-20 09:06:18 +00:00
## How do I use a Real Wii Remote with RetroDECK and Dolphin / Primehack?
To get a Wii Remote working on Dolphin / Primehack and Linux read more here in this in-depth guide:
2024-01-20 10:54:37 +00:00
[Wii Remote - Guide](../../wiki_controllers/nintendo/wii-remote.md)
2024-05-20 06:11:42 +00:00
## Where do I change the language of Dolphin / Primehack?
1. In the `Configurator` open either `Dolphin` or `Primehack`.
2. Navigate to `Options` -> `Configuration` -> `Interface` .
3. Select preferred language in the drop-down menu.
4. Close the Emulator, Configurator and return to RetroDECK.