Dolphin is an emulator for two recent Nintendo video game consoles:
the GameCube and the Wii. It allows PC gamers to enjoy games for these
two consoles in full HD (1080p) with several enhancements:
compatibility with all PC controllers, turbo speed, networked
multiplayer, and even more!
Optional dependencies: SFML, cubeb, fmt, gtest, hidapi, jack, mgba,
mbedtls, miniupnpc, pugixml, qt6
Analytic data collection is enabled by default, however, users are
prompted about this on first launch. To disable analytics without being
prompted, pass ANALYTICS=OFF to the build script.
Discord Rich Presence is disabled by default, to enable Discord
functionality, pass DISCORD=ON to the build script.
If you would like to disable Gameboy Advance controller support, pass
USEMGBA=OFF to the build script. This will remove the mgba dependecy.
If you have installed mgba <= 0.10.0, this build will fail, please
install 0.10.0+ or 'removepkg mgba' prior to running this script.
qt6 is an optional dependency and will be built against it if present
at build time. Otherwise, qt5 will be used.