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

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

2409-32 20 hours ago Add generation of rcheevos hash as an option in DolphinTool (PR #13035 from retroNUC)
2409-30 1 week, 1 day ago DiscIO: Fix a typo in an RVZPack comment (PR #13057 from JosJuice)
2409-28 1 week, 1 day ago Proper Subnormal Rounding When Interpreting (PR #12813 from Geotale)
2409-26 1 week, 1 day ago Improve Integer Rounding Accuracy (PR #12981 from Geotale)
2409-24 1 week, 1 day ago CheatsManager: Create Action Replay and Gecko code widgets only once (PR #12966 from Dentomologist)
2409-19 1 week, 2 days ago SI_Device: Remove Dead Config Code (PR #13051 from mitaclaw)
2409-17 1 week, 2 days ago DSPHLE/AX: fix low-pass/biquad clipping (PR #13052 from Tilka)
2409-15 1 week, 4 days ago Branch Watch Tool: Refactors, Fixes, and Features (PR #12977 from mitaclaw)
2409-1 1 week, 5 days ago Merge branch 'release-prep-2409'
2407-279 1 week, 6 days ago CachedInterpreterEmitter: Fix `std::memcpy` UB (PR #13047 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.