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, 1 week ago Release for September 2024
2407 3 months, 2 weeks ago Release for July 2024
5.0-21460 5 months, 3 weeks ago
5.0-21264 6 months, 3 weeks ago
5.0-21088 8 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-189 16 hours ago Ranges Algorithms Modernization - Compare (PR #13092 from mitaclaw)
2409-185 18 hours ago IOS: log cIOS device checks as warnings, not errors (PR #13112 from Tilka)
2409-183 1 day, 17 hours ago Readme: specify which windows 10 version is minimum (PR #13108 from Mrlinkwii)
2409-181 2 days, 11 hours ago DSPHLE/AXWii: fix wiimote audio in multiple games (PR #13102 from Tilka)
2409-179 2 days, 19 hours ago Ranges Algorithms Modernization - Trivial (PR #13090 from mitaclaw)
2409-161 3 days, 8 hours ago VideoCommon: fix common opcode decoding errors (PR #13115 from Tilka)
2409-159 3 days, 15 hours ago Android: Add vsync setting (PR #13133 from JosJuice)
2409-157 4 days, 15 hours ago Android: Add the "Real Balance Board" setting (PR #13069 from JosJuice)
2409-155 4 days, 15 hours ago GameINI: Fix Transformers: Dark of the Moon hang on opening logos (PR #13128 from AGuy27)
2409-152 5 days, 14 hours ago Boot: don't error for NTSC IPL v1.2 of DOL-001 consoles (PR #13127 from Tilka)

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.