This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/dolphin-emu/badges/latest-version.svg)](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]]