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 ago Release for December 2024
2409 4 months ago Release for September 2024
2407 6 months, 1 week ago Release for July 2024
5.0-21460 8 months, 1 week 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-102 10 hours ago Add SYSCONF country code to DTM (PR #13257 from CasualPokePlayer)
2412-100 10 hours ago JitArm64_Integer: Carry flag optimizations (PR #13251 from Sintendo)
2412-87 11 hours ago JitArm64_LoadStore: Small dcbx optimization (PR #13149 from Sintendo)
2412-85 14 hours ago ScmRevGen: Don't generate Info.plist files directly (PR #13210 from OatmealDome)
2412-82 1 day, 17 hours ago AdvancedWidget: Replace FFV1 codec with Ut Video (PR #13233 from TryTwo)
2412-80 2 days, 22 hours ago JitArm64: Optimize crXXX (PR #12801 from JosJuice)
2412-74 5 days ago Ranges Algorithms Modernization - Contains (PR #13094 from mitaclaw)
2412-69 6 days, 6 hours ago DolphinQt/HacksWidget: Convert accuracy slider to ConfigSlider (PR #13237 from AdmiralCurtiss)
2412-66 6 days, 6 hours ago Android: Fix VSync option not working (PR #13235 from Gamer64ytb)
2412-64 1 week, 3 days ago Add some unit test coverage of the `SplitPath` function (PR #13243 from nlebeck)

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.