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-13963 | 2 weeks, 1 day ago | VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 from blaahaj) |
Windows x64 macOS Android | ||
5.0-13603 | 2 months, 1 week ago | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 4 months, 2 weeks ago | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 6 months, 2 weeks ago | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 9 months, 2 weeks ago | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 from iwubcode) |
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-14013 | 4 hours ago | Build: Fix -fno-strict-aliasing on Xcode builds (PR #9634 from skylersaleh) |
Windows x64 macOS Android | ||
5.0-14011 | 7 hours ago | Fix PCH when building with CMake + Ninja + MSVC on Windows (PR #9647 from leoetlino) |
Windows x64 macOS Android | ||
5.0-14009 | 18 hours ago | Vulkan: Work around AMD exclusive fullscreen bug (21.3+) (PR #9635 from stenzek) |
Windows x64 macOS Android | ||
5.0-14007 | 3 days, 13 hours ago | DriverDetails: Fix broken vector bitwise AND on Mali drivers (PR #9636 from sspacelynx) |
Windows x64 macOS Android | ||
5.0-14005 | 4 days, 6 hours ago | WiiUtils: Add helper functions to get emulated/real Bluetooth device (PR #9638 from leoetlino) |
Windows x64 macOS Android | ||
5.0-14002 | 1 week, 4 days ago | MMU: Fix SDR updates being silently dropped in some cases (PR #9625 from leoetlino) |
Windows x64 macOS Android | ||
5.0-13999 | 1 week, 4 days ago | WiiUtils: Remove reference qualifier (PR #9628 from Dentomologist) |
Windows x64 macOS Android | ||
5.0-13997 | 1 week, 4 days ago | Add game quirks for unknown BP/CP/XF commands (PR #9576 from Pokechu22) |
Windows x64 macOS Android | ||
5.0-13992 | 1 week, 4 days ago | MathUtil: Add SaturatingCast to cast floats more safely (PR #9480 from leoetlino) |
Windows x64 macOS Android | ||
5.0-13988 | 1 week, 4 days ago | Disable ICache emulation for some games (PR #8937 from Pokechu22) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 years, 9 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 years, 4 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 years, 5 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 years, 6 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 years, 3 months ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 years, 9 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.