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 stable versions of the emulator.
The development versions require the 64-bit Visual C++ redistributable for Visual Studio 2017 to be installed.
| 5.0-10415 | 3 hours ago | Qt/ResourcePackManager: Remove column header bold text (PR #8156 from 8times9) |
| Windows x64 macOS Android | ||
| 5.0-10413 | 2 days, 19 hours ago | Mark files as non-executable (PR #8153 from Tilka) |
| Windows x64 macOS Android | ||
| 5.0-10411 | 5 days, 3 hours ago | VertexLoader_*: Minor cleanup (PR #8143 from lioncash) |
| Windows x64 macOS Android | ||
| 5.0-10403 | 5 days, 4 hours ago | CMakeLists: Specify header files in target sources (PR #8135 from lioncash) |
| Windows x64 macOS Android | ||
| 5.0-10388 | 5 days, 4 hours ago | AudioCommon: Use std::string_view with feature querying functions (PR #8148 from lioncash) |
| Windows x64 macOS Android | ||
| 5.0-10384 | 5 days, 4 hours ago | IOS/SDIOSlot0: Remove unimplemented prototype (PR #8149 from lioncash) |
| Windows x64 macOS Android | ||
| 5.0-10381 | 5 days, 7 hours ago | Common/x64Emitter: Resolve TODO in OpArg's operator== (PR #8144 from lioncash) |
| Windows x64 macOS Android | ||
| 5.0-10379 | 5 days, 8 hours ago | VideoCommon: Constrain the array_base registers (PR #8147 from booto) |
| Windows x64 macOS Android | ||
| 5.0-10377 | 5 days, 18 hours ago | VideoCommon/ShaderGenCommon: Fix memcmp size in ShaderUid operators (PR #8145 from Techjar) |
| Windows x64 macOS Android | ||
| 5.0-10375 | 6 days, 3 hours ago | ControllerInterface/Device: Minor cleanup (PR #8138 from lioncash) |
| Windows x64 macOS Android | ||
| Dolphin 5.0 | 2 years, 11 months ago | |
| Windows x64 Mac OS X | ||
| Dolphin 4.0.2 | 5 years, 6 months ago | |
| Windows x64 Windows x86 | ||
| Dolphin 4.0.1 | 5 years, 7 months ago | |
| Windows x64 Windows x86 | ||
| Dolphin 4.0 | 5 years, 8 months ago | |
| Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
| Dolphin 3.5 | 6 years, 5 months ago | |
| Windows x64 Windows x86 Mac OS X | ||
| Dolphin 3.0 | 7 years, 11 months ago | |
| Windows x64 Windows x86 Mac OS X | ||
Ubuntu users can install a PPA for development and stable versions of Dolphin here: Installing Dolphin
Users of other 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.