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 |
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 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 | 8 months, 4 weeks 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.
The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.
Users of Linux distributions can look here to compile Dolphin: Building Dolphin on Linux
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.