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-16101 1 month, 1 week ago Fix manual update check which was hardcoded to "dev" track (PR #10473 from delroth)
5.0-15993 2 months ago Android: Fix path traversal when importing user data (PR #10425 from JosJuice)
5.0-15445 5 months, 1 week ago GameINI: Change Texture Cache to Safe in R44J8P (PR #10196 from JMC47)
5.0-15260 6 months, 1 week ago Translation resources sync with Transifex
5.0-15105 7 months, 1 week ago Disable Dual Core by default for multiple Heavy Iron games (PR #10083 from JoeyBallentine)

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-16240 an hour ago Combine InitMMIO and InitMMIOWii (PR #10543 from Minty-Meeo)
5.0-16238 19 hours ago Debugger: Get target memory in load/store instructions (PR #7675 from TryTwo)
5.0-16236 21 hours ago Core/WGInput: Dynamically load winrt function addresses. (PR #10565 from AdmiralCurtiss)
5.0-16234 1 day, 2 hours ago Software: Implement pixel engine alpha read mode (PR #10412 from Pokechu22)
5.0-16230 1 day, 4 hours ago Shadergen: Use real_ocol0 workaround for shader logic ops (PR #10485 from JosJuice)
5.0-16228 1 day, 4 hours ago Qt: Set font size for default debug font. (PR #10544 from AdmiralCurtiss)
5.0-16226 1 day, 4 hours ago Android: Implement expand display cutout option. (PR #10552 from Gamer64ytb)
5.0-16224 1 day, 4 hours ago Android: Implement installing system update from disc image (PR #10560 from JosJuice)
5.0-16222 1 day, 4 hours ago msbuild: Move WGInput to DolphinLib.props (PR #10568 from Pokechu22)
5.0-16220 1 day, 10 hours ago MemoryWidget: Fix preview of zero as float/double (PR #10567 from sepalani)

View older versions »

Stable versions

The stable 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 stable versions should only be used if you have a specific need for them.
Dolphin 5.0 5 years, 9 months ago
Dolphin 4.0.2 8 years, 4 months ago
Dolphin 4.0.1 8 years, 5 months ago
Dolphin 4.0 8 years, 6 months ago
Dolphin 3.5 9 years, 3 months ago
Dolphin 3.0 10 years, 9 months ago

Linux distributions

Ubuntu users can install a PPA for development and stable 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.