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, 3 weeks ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)
5.0-19368 4 months, 3 weeks ago Translation resources sync with Transifex
5.0-18498 8 months ago Translation resources sync with Transifex
5.0-17995 10 months ago Translation resources sync with Transifex
5.0-17269 1 year, 1 month 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-20186 21 hours ago Disable Store EFB Copies to Texture Only for Mystery Case Files: The Malgrave Incident (PR #12189 from Pokechu22)
5.0-20184 1 day, 23 hours ago RetroAchievements - Progress Notifications (PR #12026 from LillyJadeKatrin)
5.0-20181 2 days, 1 hour ago Added CopyReader to BlobReader and all subclasses (PR #12036 from LillyJadeKatrin)
5.0-20179 2 days, 2 hours ago Added error checking and logging to AchievementManager::GetAchievemen… (PR #12212 from LillyJadeKatrin)
5.0-20177 2 days, 3 hours ago Android: Remove a stray backtick (PR #12214 from JosJuice)
5.0-20175 2 days, 3 hours ago RetroAchievements - Badges (PR #12025 from LillyJadeKatrin)
5.0-20168 2 days, 3 hours ago Jit: Fix fastmem initialization order (PR #12210 from JosJuice)
5.0-20166 3 days, 23 hours ago PowerPC: reduce location assert cost (PR #12206 from malleoz)
5.0-20164 4 days, 21 hours ago DolphinQt: Fix decrease emulation speed hotkey rollover (PR #12207 from malleoz)
5.0-20162 4 days, 21 hours ago Retroachievements bugfix (PR #12204 from LillyJadeKatrin)

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, 10 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.