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-21088 1 month, 1 week ago InputCommon: Fix profile path inconsistencies (PR #12561 from JosJuice)
5.0-20347 4 months ago AX: fix envelope volume for Wii ucodes (PR #12301 from Tilka)
5.0-19870 7 months, 1 week ago Remove force disable WC24 Standby (PR #12064 from noahpistilli)
5.0-19368 10 months, 1 week ago Translation resources sync with Transifex
5.0-18498 1 year, 1 month ago Translation resources sync with Transifex

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-21222 1 day, 12 hours ago DolphinQt: Allow Cheat Search to create multiple AR codes. (PR #12644 from jordan-woyak)
5.0-21220 1 day, 12 hours ago DVDInterface: Modernize With CPUThreadGuard (PR #12616 from mitaclaw)
5.0-21218 1 day, 22 hours ago Fix aspect ratio swapping in Pitfall: The Lost Expedition (PR #12629 from Avasam)
5.0-21216 1 day, 22 hours ago PPCSymbolDB: Move instance to PowerPCManager (PR #12630 from mitaclaw)
5.0-21214 1 day, 23 hours ago Cubeb: check correct log level (PR #12643 from Tilka)
5.0-21212 4 days, 1 hour ago DolphinQt: Add IRPassthrough indicator. (PR #12635 from jordan-woyak)
5.0-21210 4 days, 1 hour ago Added locks to achievement runtime calls (PR #12633 from LillyJadeKatrin)
5.0-21208 4 days, 1 hour ago VSProps: Set VcpkgEnabled to false (PR #12637 from CrossVR)
5.0-21206 4 days, 1 hour ago Cubeb: change log level from NOTICE to INFO (PR #12638 from Tilka)
5.0-21204 4 days, 1 hour ago CheatsManager/CheatSearchWidget: Avoid Global System Accessor (PR #12604 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, 8 months ago
Dolphin 4.0.2 10 years, 3 months ago
Dolphin 4.0.1 10 years, 4 months ago
Dolphin 4.0 10 years, 5 months ago
Dolphin 3.5 11 years, 2 months ago
Dolphin 3.0 12 years, 8 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.