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.

5.0-19870 7 months ago Release for May, June, and July 2023
5.0-18498 7 months ago
5.0-19368 7 months ago
5.0-17995 7 months ago
5.0-17269 7 months ago

View older versions »

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. They are however less tested than beta versions of the emulator.

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

5.0-20146 7 months, 1 week ago HIDv4: Check Device Not Null Before Attaching (PR #12203 from deReeperJosh)
5.0-20144 7 months, 1 week ago IOS/KD: Fix crash with KD Scheduler (PR #12199 from noahpistilli)
5.0-20142 7 months, 1 week ago Added log statements across AchievementManager. (PR #12195 from LillyJadeKatrin)
5.0-20140 7 months, 1 week ago Require system library fmt >= 10.1 (PR #12198 from rsgnz)
5.0-20138 7 months, 1 week ago Android: Float slider settings fix (PR #12197 from t895)
5.0-20135 7 months, 1 week ago Update fmt to 10.1.1 (PR #12190 from AdmiralCurtiss)
5.0-20132 7 months, 1 week ago Debugger/Memory: Fix mem2 search (PR #12193 from malleoz)
5.0-20130 7 months, 1 week ago Android: Use custom image loader for game covers (PR #12188 from t895)
5.0-20128 7 months, 2 weeks ago Common/LogManager: Add logging category for Achievements. (PR #12160 from AdmiralCurtiss)
5.0-20126 7 months, 2 weeks ago JitArm64/Jit64: Extend the fast lookup mmap-ed segment further to avoid needing to check the msr bits. (PR #12155 from krnlyng)

View older versions »

Linux distributions

Ubuntu users can install a PPA for development and legacy versions of Dolphin here: Installing Dolphin

Users of other 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.