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-19870 1 month, 2 weeks ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)
5.0-19368 4 months, 2 weeks ago Translation resources sync with Transifex
5.0-18498 7 months, 3 weeks ago Translation resources sync with Transifex
5.0-17995 9 months, 3 weeks ago Translation resources sync with Transifex
5.0-17269 1 year 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-20144 16 hours ago IOS/KD: Fix crash with KD Scheduler (PR #12199 from noahpistilli)
5.0-20142 1 day, 2 hours ago Added log statements across AchievementManager. (PR #12195 from LillyJadeKatrin)
5.0-20140 1 day, 3 hours ago Require system library fmt >= 10.1 (PR #12198 from rsgnz)
5.0-20138 1 day, 3 hours ago Android: Float slider settings fix (PR #12197 from t895)
5.0-20135 1 day, 19 hours ago Update fmt to 10.1.1 (PR #12190 from AdmiralCurtiss)
5.0-20132 1 day, 19 hours ago Debugger/Memory: Fix mem2 search (PR #12193 from malleoz)
5.0-20130 2 days, 23 hours ago Android: Use custom image loader for game covers (PR #12188 from t895)
5.0-20128 5 days, 21 hours ago Common/LogManager: Add logging category for Achievements. (PR #12160 from AdmiralCurtiss)
5.0-20126 1 week, 1 day ago JitArm64/Jit64: Extend the fast lookup mmap-ed segment further to avoid needing to check the msr bits. (PR #12155 from krnlyng)
5.0-20124 1 week, 2 days ago Common: Fix HttpRequest::GetLastResponseCode stack corruption (PR #12181 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, 3 months ago
Dolphin 4.0.2 9 years, 9 months ago
Dolphin 4.0.1 9 years, 11 months ago
Dolphin 4.0 10 years ago
Dolphin 3.5 10 years, 9 months ago
Dolphin 3.0 12 years, 3 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.