dolphin-emu
Nintendo Wii and GameCube emulator
Dolphin is an emulator for two Nintendo video game consoles: the GameCube and the Wii. It provides compatibility with all PC controllers, turbo speed, networked multiplayer, and graphical enhancements.
- Versions: 2506-0.64d4c40
- Website: https://dolphin-emu.org/
- Licenses: ASL 2.0 · FDL 1.2+ · GPL 2+
- Package source: gnu/packages/emulators.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of dolphin-emu
as follows:
guix install dolphin-emu
Or install a particular version:
guix install dolphin-emu@2506-0.64d4c40
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of dolphin-emu about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/dolphin-emu'><img src='https://packages.guix.gnu.org/packages/dolphin-emu/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/dolphin-emu)
Example Org:
[[https://packages.guix.gnu.org/packages/dolphin-emu][https://packages.guix.gnu.org/packages/dolphin-emu/badges/latest-version.svg]]