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.

2407e 4 months, 3 weeks ago Release 2407e
2407d 4 months, 3 weeks ago Release 2407d
5.0-21460 6 months, 3 weeks ago
5.0-21264 8 months ago
5.0-21088 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.

2407d-2 4 months, 3 weeks ago ScmRevGen: Silence output on the standard error when getting the current tag
2407d-1 4 months, 3 weeks ago ScmRevGen: Set commits ahead to zero when on a tag
5.0-21717 5 months, 1 week ago CMake: Fix CCache support when already using _LAUNCHER (PR #12842 from Neui)
5.0-21714 5 months, 1 week ago ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse device is first. (PR #12850 from jordan-woyak)
5.0-21712 5 months, 1 week ago Add word wrap to Achievement Dialog text (PR #12865 from LillyJadeKatrin)
5.0-21710 5 months, 1 week ago Branch Watch Tool: Optimizations (PR #12798 from mitaclaw)
5.0-21707 5 months, 1 week ago Common: add Json helper utilities for loading or saving to a file (PR #12818 from iwubcode)
5.0-21702 5 months, 1 week ago Refactored Challenge Icons to handle icon updates (PR #12855 from LillyJadeKatrin)
5.0-21700 5 months, 1 week ago Added missing dialog updates to achievement events (PR #12854 from LillyJadeKatrin)
5.0-21698 5 months, 1 week ago IOS/STM: fix IPC reply for unknown ioctl requests (PR #12816 from Tilka)

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.