Beta versions

Beta versions are released every month, usually accompanied by a Progress Report article. Use the latest beta version if you prefer stability over the newest features in the development versions.

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

5.0-21460 4 days, 21 hours ago Translation resources sync with Transifex
5.0-21264 1 month, 1 week ago Core: Fix IPL device m_cursor overflow (PR #12667 from JosJuice)
5.0-21088 2 months, 4 weeks ago InputCommon: Fix profile path inconsistencies (PR #12561 from JosJuice)
5.0-20347 5 months, 2 weeks ago AX: fix envelope volume for Wii ucodes (PR #12301 from Tilka)
5.0-19870 8 months, 3 weeks ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)

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-21523 18 minutes ago BBA/HLE: Increase polling efficiency (PR #12560 from sepalani)
5.0-21518 23 minutes ago Expression: Support All SPRs + MSR (PR #12738 from mitaclaw)
5.0-21516 an hour ago PowerPC: Remove Dead Config Code (PR #12762 from mitaclaw)
5.0-21514 8 hours ago Replace Common::BitCast with std::bit_cast (PR #10957 from Pokechu22)
5.0-21512 12 hours ago Core::IsRunning: Avoid Global System Accessor (PR #12695 from mitaclaw)
5.0-21510 13 hours ago improve NetBSD-specific code (PR #12751 from guijan)
5.0-21508 13 hours ago Hide Achievement Dialog Header When Disabled (PR #12759 from LillyJadeKatrin)
5.0-21506 22 hours ago fix linking against LLVM shared library (PR #12756 from guijan)
5.0-21504 1 day ago Fix possible memory leak in an Achievement Manager callback (PR #12754 from LillyJadeKatrin)
5.0-21502 2 days ago DolphinQt: Properly Delete (Some) Widgets (PR #12747 from mitaclaw)

View older versions »

Legacy versions

The legacy versions below are years out of date and missing countless features and bug fixes. Beta or development versions are a better choice for almost all users; the legacy versions should only be used if you have a specific need for them.
Dolphin 5.0 7 years, 10 months ago
Dolphin 4.0.2 10 years, 5 months ago
Dolphin 4.0.1 10 years, 6 months ago
Dolphin 4.0 10 years, 7 months ago
Dolphin 3.5 11 years, 4 months ago
Dolphin 3.0 12 years, 10 months ago

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.