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

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-30 3 days, 2 hours ago DiscIO: Fix a typo in an RVZPack comment (PR #13057 from JosJuice)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-28 3 days, 4 hours ago Proper Subnormal Rounding When Interpreting (PR #12813 from Geotale)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-26 3 days, 7 hours ago Improve Integer Rounding Accuracy (PR #12981 from Geotale)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-24 3 days, 22 hours ago CheatsManager: Create Action Replay and Gecko code widgets only once (PR #12966 from Dentomologist)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-19 4 days, 5 hours ago SI_Device: Remove Dead Config Code (PR #13051 from mitaclaw)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-17 4 days, 6 hours ago DSPHLE/AX: fix low-pass/biquad clipping (PR #13052 from Tilka)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2409-15 6 days, 17 hours ago Branch Watch Tool: Refactors, Fixes, and Features (PR #12977 from mitaclaw)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal)
2409-1 1 week ago Merge branch 'release-prep-2409'
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2407-279 1 week, 1 day ago CachedInterpreterEmitter: Fix `std::memcpy` UB (PR #13047 from mitaclaw)
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android
2407-277 1 week, 3 days ago Translation resources sync with Transifex
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android

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

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.