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

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

2409-270 10 hours ago DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format. (PR #13159 from jordan-woyak)
2409-268 1 day, 3 hours ago GameSettings: add patch to fix Eternal Darkness startup hang (PR #13154 from Tilka)
2409-266 1 day, 12 hours ago JitBlockTableModel: Catch All Block Invalidating Events (I Hope) (PR #13147 from mitaclaw)
2409-262 1 day, 17 hours ago VideoCommon: Implement primitive breaking for primitive lists (PR #13143 from TellowKrinkle)
2409-260 2 days, 4 hours ago Add manifest for building as a flatpak (PR #13040 from cpba)
2409-256 2 days, 5 hours ago Core: apply Dolphin OnFrame patches right after boot (PR #13136 from Tilka)
2409-254 3 days, 10 hours ago GraphicsSettings: EFBAccessEnable=false by default (PR #13140 from dreamsyntax)
2409-251 3 days, 16 hours ago Achievements Confirmation Dialogs (PR #12954 from LillyJadeKatrin)
2409-247 4 days, 10 hours ago Split `SettingsHandler` into separate reader and writer classes (PR #12744 from nlebeck)
2409-245 4 days, 10 hours ago Ranges Algorithms Modernization - Rewrite (PR #13096 from mitaclaw)

View older versions »

Linux distributions

Users of Linux distributions can look here to compile Dolphin: Building Dolphin on Linux

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.