Dolphin is an emulator for two recent Nintendo game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games made for these two consoles in full HD (1080p) with various enhancements: compatibility with all PC controllers, turbo speed, online network play, and much more!
More than 200 people have been working hard for years to create Dolphin. The list of contributors can be found on GitHub.
This core is under GPLv2 licnse.
RPI0/RPI1 | RPI3 | RPI4/PI400 | RPI5 | ODROID XU4 | OGA/OGS/RG351 | PC | RG353 |
---|---|---|---|---|---|---|---|
❌ | ❌ | ❌ | ❌ | ❌ | ❌ | ✅ | ❌ |
Feature | Supported |
---|---|
Netplay | ✔ |
Although purely optional, there are still Gamecube bios by geographical area, namely Europe (EUR), United States (USA) and Japan (JAP).
Filename | Description | MD5 | Provided |
---|---|---|---|
IPL.bin | BIOS GameCube EUR | 0cdda509e2da83c85bfe423dd87346cc | ❌ |
IPL.bin | BIOS GameCube JAP | fc924a7c879b661abc37cec4f018fdf3 | ❌ |
IPL.bin | BIOS GameCube USA | 339848a0b7c2124cf155276c1e79cbd0 | ❌ |
Put the bios like this:
┣ 📁 recalbox
┃ ┣ 📁 share
┃ ┃ ┣ 📁 bios
┃ ┃ ┃ ┣ 📁 gamecube
┃ ┃ ┃ ┃ ┣ 📁 EUR
┃ ┃ ┃ ┃ ┃ ┣ 🗒 IPL.bin
┃ ┃ ┃ ┃ ┣ 📁 JAP
┃ ┃ ┃ ┃ ┃ ┣ 🗒 IPL.bin
┃ ┃ ┃ ┃ ┣ 📁 USA
┃ ┃ ┃ ┃ ┃ ┣ 🗒 IPL.bin
Isos must have the extension:
Put the isos like this:
┣ 📁 recalbox
┃ ┣ 📁 share
┃ ┃ ┣ 📁 roms
┃ ┃ ┃ ┣ 📁 gamecube
┃ ┃ ┃ ┃ ┣ 🗒 game.rvz
The isos using Redump format are highly recommended.
For more information about isos, go to this tutorial!