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

2409-292 3 days, 2 hours ago IOS/USB: Reconnect HIDv4 Devices after shutdown (PR #13172 from deReeperJosh)
2409-290 3 days, 18 hours ago DSPHLE/AXWii: fix Elebits sound (PR #13173 from Tilka)
2409-288 4 days, 12 hours ago Config/IsSettingSaveable: Use class template argument deduction. (PR #13164 from jordan-woyak)
2409-285 4 days, 12 hours ago InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. (PR #13165 from jordan-woyak)
2409-282 4 days, 12 hours ago Generalwidget: Recommend default video backend (PR #13168 from Dentomologist)
2409-279 5 days, 6 hours ago InputCommon: Disable Player LED for DualSense Controllers by default (PR #13167 from dreamsyntax)
2409-277 6 days, 10 hours ago MainWindow: Avoid Global System Accessor (PR #13151 from mitaclaw)
2409-275 6 days, 10 hours ago Add include guard to QtUtils.h (PR #13163 from jordan-woyak)
2409-273 1 week ago ControllerInterface/SDL: Fix device removal event processing. (PR #13157 from jordan-woyak)
2409-271 1 week ago Translation resources sync with Transifex

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.