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, 4 weeks ago | Release for September 2024 |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
2407 | 4 months ago | Release for July 2024 |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-21460 | 6 months, 1 week ago | |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-21264 | 7 months, 1 week ago | |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-21088 | 9 months ago | |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android |
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.
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.
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.
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.