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 weeks, 2 days ago Release for September 2024
2407 2 months, 3 weeks ago Release for July 2024
5.0-21460 5 months ago
5.0-21264 6 months ago
5.0-21088 7 months, 3 weeks 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-65 1 day ago Graphics: Clarify relationship between incompatible settings (PR #13062 from Dentomologist)
2409-63 1 day ago GraphicsWindow: Fix crash when opening for the first time during emulation startup (PR #13077 from Dentomologist)
2409-59 1 day, 6 hours ago IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtil (PR #13068 from mitaclaw)
2409-57 1 day, 6 hours ago DolphinQt: A Ubiquitous Signal For When Breakpoints Change (PR #13065 from mitaclaw)
2409-54 1 day, 6 hours ago StringUtil: Remove `JoinStrings` (PR #13070 from mitaclaw)
2409-52 2 days, 9 hours ago Fix random crash when using the cheat search (PR #13071 from Pokechu22)
2409-50 2 days, 10 hours ago GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door" (PR #13049 from PatrickFerry)
2409-48 2 days, 18 hours ago VideoSoftware: small cleanup (PR #13072 from Tilka)
2409-45 5 days, 21 hours ago GameINI: Fix tattoo texture saving in Rabbids Go Home (PR #13013 from duckymomo360)
2409-43 6 days ago GeckoCode: Remove Dead Code (PR #13067 from mitaclaw)

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.