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

39 lines
1.3 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-01-20 10:54:37 +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.
### 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
Gamecube games should be put under the `retrodeck/roms/gc/` directory.<br>
Wii games should be put under the `retrodeck/roms/wii/` directory.
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)