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, 1 week ago Release for September 2024
2407 4 months, 1 week ago Release for July 2024
5.0-21460 6 months, 2 weeks ago
5.0-21264 7 months, 3 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-305 10 hours ago Flatpak: Upgrade kde runtime to 6.8 (PR #13160 from cpba)
2409-303 1 day, 10 hours ago ProcessorInterface: sync GPU just before PI_FIFO_RESET (PR #13183 from Tilka)
2409-301 2 days ago docs: Clarify wia_except_list_t padding in uncompressed groups (PR #13185 from JosJuice)
2409-299 2 days, 4 hours ago Translation resources sync with Transifex
2409-298 3 days, 10 hours ago Add Approved Patches - Eternal Darkness, Monster Hunter Tri (PR #13184 from LillyJadeKatrin)
2409-296 3 days, 16 hours ago Remove redundant elaborated type specifiers (PR #13000 from tygyh)
2409-294 3 days, 17 hours ago WiimoteEmu: Remove disabled and no-longer-compiling wav dumping code. (PR #13182 from jordan-woyak)
2409-292 6 days, 20 hours ago IOS/USB: Reconnect HIDv4 Devices after shutdown (PR #13172 from deReeperJosh)
2409-290 1 week ago DSPHLE/AXWii: fix Elebits sound (PR #13173 from Tilka)
2409-288 1 week, 1 day ago Config/IsSettingSaveable: Use class template argument deduction. (PR #13164 from jordan-woyak)

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.