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 3 weeks, 1 day ago AX: fix envelope volume for Wii ucodes (PR #12301 from Tilka)
5.0-19870 4 months ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)
5.0-19368 7 months ago Translation resources sync with Transifex
5.0-18498 10 months, 1 week ago Translation resources sync with Transifex
5.0-17995 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-20584 an hour ago IOS/KD/Mail: Add missing includes. (PR #12367 from AdmiralCurtiss)
5.0-20582 4 hours ago CMake: update required enet version (PR #12343 from Tilka)
5.0-20580 19 hours ago Android: Fix crash after process recreation (PR #12364 from JosJuice)
5.0-20575 19 hours ago WiimoteDevice. Bugfix. Remove signal spam while starting a game. (PR #12360 from TryTwo)
5.0-20573 20 hours ago Fix out of bound write in EfbCopy::ClearEfb (PR #12365 from timetravelthree)
5.0-20571 1 day, 15 hours ago Bugfix - small square in bottom right corner (PR #12361 from LillyJadeKatrin)
5.0-20569 1 day, 23 hours ago Android: Use config changed callback for tracking recursive scan setting (PR #11663 from JosJuice)
5.0-20565 1 day, 23 hours ago RetroAchievements - Challenge Icons (PR #12247 from LillyJadeKatrin)
5.0-20562 2 days, 20 hours ago Core/Boot: Check bounds in Load_BS2(). (PR #12357 from AdmiralCurtiss)
5.0-20560 3 days, 22 hours ago RetroAchievements - Improved Game Loading (PR #12216 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, 5 months ago
Dolphin 4.0.2 10 years 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.