Dolphin is a software environment that simulates GameCube and Wii console hardware, allowing users to execute game discs and digital software on modern computing platforms. It functions by translating original console processor instructions into native host machine code at runtime and intercepting low-level graphics commands to render them through modern graphics APIs.
The project distinguishes itself through a comprehensive netplay engine that enables online multiplayer for local games by synchronizing game states and input timing across remote instances. This system enforces deterministic execution and verifies file integrity to ensure consistent sessions, while also providing spectator modes and flexible input latency management. Beyond core emulation, it offers extensive visual enhancements, including internal resolution upscaling and post-processing effects, alongside a virtual hardware abstraction layer that maps modern peripherals and specialized adapters to original console controller inputs.
The platform includes a broad suite of utilities for managing virtual storage volumes, such as memory cards and system memory dumps, facilitating the backup and transfer of save data. It also provides advanced diagnostic and performance tools, allowing users to adjust processor speeds, select different graphics backends, and manage shader compilation to optimize the experience across various host hardware configurations.