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, 2 weeks ago
5.0-21264 6 months, 3 weeks ago
5.0-21088 8 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.

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

2409-161 an hour ago VideoCommon: fix common opcode decoding errors (PR #13115 from Tilka)
2409-159 8 hours ago Android: Add vsync setting (PR #13133 from JosJuice)
2409-157 1 day, 7 hours ago Android: Add the "Real Balance Board" setting (PR #13069 from JosJuice)
2409-155 1 day, 8 hours ago GameINI: Fix Transformers: Dark of the Moon hang on opening logos (PR #13128 from AGuy27)
2409-152 2 days, 7 hours ago Boot: don't error for NTSC IPL v1.2 of DOL-001 consoles (PR #13127 from Tilka)
2409-150 2 days, 8 hours ago Cache normals in addition to binormals and tangents (PR #13074 from Pokechu22)
2409-148 2 days, 17 hours ago Android: Add 16 KiB page size support (PR #13079 from JosJuice)
2409-146 2 days, 17 hours ago Android: Use enableEdgeToEdge (PR #13080 from JosJuice)
2409-144 2 days, 18 hours ago DolphinQt: Restrict size of banner image in game properties info tab. (PR #13126 from jordan-woyak)
2409-142 2 days, 18 hours ago DolphinQt: Auto hide the mapping window tab bar. (PR #13125 from jordan-woyak)

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.