Beta versions are released every month, usually accompanied by a Progress Report article. They are a good balance between the Dolphin development versions and the stable versions.
The beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed.
| 5.0-14344 | 2 days, 1 hour ago | Common/FileUtil: Add some missing configs to D_CONFIG_IDX (PR #9780 from Techjar) |
| Windows x64 macOS (ARM/Intel Universal) macOS (Intel) Android | ||
| 5.0-14095 | 1 month ago | Translation resources sync with Transifex |
| Windows x64 macOS (Intel) Android | ||
| 5.0-13963 | 2 months ago | VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 from blaahaj) |
| Windows x64 macOS (Intel) Android | ||
| 5.0-13603 | 4 months ago | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
| Windows x64 macOS (Intel) Android | ||
| 5.0-13178 | 6 months ago | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
| Windows x64 macOS (Intel) Android | ||
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 2019 to be installed.
| Dolphin 5.0 | 4 years, 11 months ago | |
| Windows x64 Mac OS X | ||
| Dolphin 4.0.2 | 7 years, 6 months ago | |
| Windows x64 Windows x86 | ||
| Dolphin 4.0.1 | 7 years, 7 months ago | |
| Windows x64 Windows x86 | ||
| Dolphin 4.0 | 7 years, 8 months ago | |
| Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
| Dolphin 3.5 | 8 years, 5 months ago | |
| Windows x64 Windows x86 Mac OS X | ||
| Dolphin 3.0 | 9 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.