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-13178 | 1 month, 3 weeks ago | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 3 months, 4 weeks ago | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 6 months, 4 weeks ago | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 from iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | 9 months ago | Translation resources sync with Transifex |
Windows x64 macOS Android | ||
5.0-11824 | 10 months ago | Android: Add Paths to UI (PR #7920 from Ebola16) |
Windows x64 macOS 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.
5.0-13583 | 7 hours ago | msbuild: re-enable HAS_OPENGL and HAS_VULKAN (PR #9479 from shuffle2) |
Windows x64 macOS Android | ||
5.0-13581 | 15 hours ago | VideoCommon: allow Free Look to be manipulated by a quaternion (PR #9366 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13577 | 15 hours ago | msbuild: Merge "Core" libs into single DolphinLib (PR #9092 from shuffle2) |
Windows x64 macOS Android | ||
5.0-13564 | 16 hours ago | MemoryWidget: Add 'Offset' and General Improvements (PR #9080 from SirMangler) |
Windows x64 macOS Android | ||
5.0-13562 | 18 hours ago | Android: Add "Import Wii Save" (PR #9452 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13555 | 21 hours ago | JitArm64: Fix false positive "turned singles into doubles" asserts (PR #9478 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13553 | 21 hours ago | Jit: Fix correctness issue in dcbf/dcbi/dcbst (PR #9314 from smurf3tte) |
Windows x64 macOS Android | ||
5.0-13551 | 21 hours ago | JitArm64: Avoid using X30 with BLR (PR #9448 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13549 | 21 hours ago | InputCommon: Wrap remaining invalid default input expressions around `` (PR #9416 from Filoppi) |
Windows x64 macOS Android | ||
5.0-13547 | 21 hours ago | DolphinQT: Gives option to add desktop shortcut (PR #9438 from shuffle2) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 years, 7 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 years, 1 month ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 years, 3 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 years, 4 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 years, 1 month ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 years, 7 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.