Beta versions

Beta versions are released every month, usually accompanied by a Progress Report article. Use the latest beta version if you prefer stability over the newest features in the development versions.

The Windows beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

5.0-20347 1 week, 3 days ago AX: fix envelope volume for Wii ucodes (PR #12301 from Tilka)
5.0-19870 3 months, 2 weeks ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)
5.0-19368 6 months, 2 weeks ago Translation resources sync with Transifex
5.0-18498 9 months, 4 weeks ago Translation resources sync with Transifex
5.0-17995 11 months, 4 weeks ago Translation resources sync with Transifex

Development versions

Development versions are released every time a developer makes a change to Dolphin, several times every day! Using development versions enables you to use the latest and greatest improvements to the project. They are however less tested than beta versions of the emulator.

The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

5.0-20446 3 hours ago Remove _M_X86 in favour of _M_X86_64 (PR #10965 from Zopolis4)
5.0-20443 7 hours ago GameSettings: add patch to disable blur in Tony Hawk's Downhill Jam (PR #12333 from Tilka)
5.0-20441 7 hours ago PPCAnalyst: Fix gprBlockInputs calculation (PR #12075 from JosJuice)
5.0-20438 8 hours ago Tool/Header: Add JSON output mode; game data (PR #12230 from qixils)
5.0-20436 9 hours ago OGLConfig: Only use Warn Log when OGL extensions are missing (PR #12334 from Dentomologist)
5.0-20434 13 hours ago JitArm64: Check packed NaNs without using extra register (PR #12192 from JosJuice)
5.0-20432 13 hours ago Config: Clean up IsSettingSaveable (PR #12317 from JosJuice)
5.0-20427 13 hours ago JitArm64: Optimize frsqrte routine (PR #12231 from JosJuice)
5.0-20420 13 hours ago CheatSearch: Automatically update Current Values (PR #12263 from Dentomologist)
5.0-20415 13 hours ago JitArm64: Optimize Arm64GPRCache::FlushRegisters/FlushCRRegisters (PR #12278 from JosJuice)

View older versions »

Legacy versions

The legacy versions below are years out of date and missing countless features and bug fixes. Beta or development versions are a better choice for almost all users; the legacy versions should only be used if you have a specific need for them.
Dolphin 5.0 7 years, 5 months ago
Dolphin 4.0.2 9 years, 12 months ago
Dolphin 4.0.1 10 years, 1 month ago
Dolphin 4.0 10 years, 2 months ago
Dolphin 3.5 10 years, 11 months ago
Dolphin 3.0 12 years, 5 months ago

Linux distributions

Ubuntu users can install a PPA for development and legacy versions of Dolphin here: Installing Dolphin

Users of other Linux distributions can look here to compile Dolphin: Building Dolphin on Linux

Source code

The latest version of the Dolphin source code can be downloaded from the project Git repository.

    $ git clone https://github.com/dolphin-emu/dolphin.git

You can also browse the current version of the source code.

Reporting bugs

For reporting bugs please go to the issue tracker. Before creating a new issue, make sure to try a recent development build and search the existing issues.