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-21460 1 month, 3 weeks ago Translation resources sync with Transifex
5.0-21264 3 months ago Core: Fix IPL device m_cursor overflow (PR #12667 from JosJuice)
5.0-21088 4 months, 3 weeks ago InputCommon: Fix profile path inconsistencies (PR #12561 from JosJuice)
5.0-20347 7 months, 1 week ago AX: fix envelope volume for Wii ucodes (PR #12301 from Tilka)
5.0-19870 10 months, 2 weeks ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)

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-21774 20 hours ago Miscellaneous release string updates (PR #12890 from OatmealDome)
5.0-21770 2 days, 3 hours ago Decouple Hardcore from EmulationStateChanged (PR #12878 from LillyJadeKatrin)
5.0-21768 2 days, 6 hours ago Add MemoryVerifier to AchievementManager Startup (PR #12872 from LillyJadeKatrin)
5.0-21766 2 days, 12 hours ago DolphinQt: Adjust CPU Clock Override slider (PR #12876 from dreamsyntax)
5.0-21764 2 days, 13 hours ago DolphinQt: fix some warnings (PR #12884 from Tilka)
5.0-21760 2 days, 13 hours ago Trim extra characters from measured progress (PR #12879 from LillyJadeKatrin)
5.0-21758 2 days, 13 hours ago Fix cut off text in Achievements dialog (PR #12883 from LillyJadeKatrin)
5.0-21756 2 days, 23 hours ago Core/VideoCommon: Revert change from #12828 (PR #12886 from AdmiralCurtiss)
5.0-21754 3 days, 7 hours ago Clean up Core::GetState (PR #12828 from JosJuice)
5.0-21751 3 days, 8 hours ago IOS/USB Add 2 more Spaces for Disney Infinity figures (PR #12771 from deReeperJosh)

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 8 years ago
Dolphin 4.0.2 10 years, 6 months ago
Dolphin 4.0.1 10 years, 8 months ago
Dolphin 4.0 10 years, 9 months ago
Dolphin 3.5 11 years, 6 months ago
Dolphin 3.0 13 years ago

Linux distributions

Users of 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.