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.

2412 1 month, 1 week ago Release for December 2024
2409 4 months, 1 week ago Release for September 2024
2407 6 months, 1 week ago Release for July 2024
5.0-21460 8 months, 2 weeks ago
5.0-21264 9 months, 2 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.

Linux users can add the following Flatpak repository: https://flatpak.dolphin-emu.org/dev.flatpakrepo

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

2412-121 23 hours ago Fix several minor warnings (PR #13265 from Sintendo)
2412-119 1 day ago DolphinQt: Rename "GameCube Adapter for Wii U". (PR #13158 from jordan-woyak)
2412-117 1 day ago Common/IniFile: Fix case sensitivity mismatch in IniFile::Section::Delete() (PR #13268 from AdmiralCurtiss)
2412-115 1 day, 4 hours ago curl: Update to 8.11.1 and use CMake to configure (PR #13228 from OatmealDome)
2412-110 1 day, 4 hours ago Fix compiling with libfmt>=11.0 (PR #13262 from Ferdi265)
2412-107 1 day, 17 hours ago Core/VideoCommon: Fix some weird (!eof) logic. (PR #13180 from jordan-woyak)
2412-105 1 day, 23 hours ago DolphinQt/InputCommon: Make input mapping and output testing non-blocking. (PR #13162 from jordan-woyak)
2412-102 3 days, 11 hours ago Add SYSCONF country code to DTM (PR #13257 from CasualPokePlayer)
2412-100 3 days, 12 hours ago JitArm64_Integer: Carry flag optimizations (PR #13251 from Sintendo)
2412-87 3 days, 13 hours ago JitArm64_LoadStore: Small dcbx optimization (PR #13149 from Sintendo)

View older versions »

Linux distributions

We are now offering official Linux development builds in the Flatpak format. If you would like to install these builds, we recommend adding our repository at https://flatpak.dolphin-emu.org/dev.flatpakrepo.

If you would like to compile your own build, please refer to our Building for Linux guide.

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.