You have been redirected to the English version of the website based on your browser language preferences. If you prefer the English version, click here to go back.

Releases

Releases are created every few months, usually accompanied by a Progress Report article. Use the latest release if you prefer stability over the newest features in the development versions.

The Windows releases require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2409 3 days, 1 hour ago Release for September 2024
2407 2 months, 1 week ago Release for July 2024
5.0-21460 4 months, 1 week ago
5.0-21264 5 months, 2 weeks ago
5.0-21088 7 months ago

View older releases »

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. However, they are less tested than releases.

The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2409-19 5 hours ago SI_Device: Remove Dead Config Code (PR #13051 from mitaclaw)
2409-17 6 hours ago DSPHLE/AX: fix low-pass/biquad clipping (PR #13052 from Tilka)
2409-15 2 days, 17 hours ago Branch Watch Tool: Refactors, Fixes, and Features (PR #12977 from mitaclaw)
2409-1 3 days, 1 hour ago Merge branch 'release-prep-2409'
2407-279 4 days, 23 hours ago CachedInterpreterEmitter: Fix `std::memcpy` UB (PR #13047 from mitaclaw)
2407-277 6 days, 10 hours ago Translation resources sync with Transifex
2407-276 1 week ago Interpreter: Fix subfic carry calculation (PR #13044 from JosJuice)
2407-274 1 week ago Add support for libfmt-11 (PR #13031 from parona-source)
2407-272 1 week ago vulkan: Add line number to vulkan error logger (PR #13042 from homeisfar)
2407-270 1 week ago GameSettings: force EFB-to-RAM for My First Songs (PR #13043 from Tilka)

View older versions »

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.