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-13603 | 3 weeks, 6 days ago | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 2 months, 4 weeks ago | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 5 months ago | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 8 months ago | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 from iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | 10 months ago | Translation resources sync with Transifex |
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-13712 | 3 hours ago | DebugInterface: Check visited addresses in GetThreads (PR #9535 from sepalani) |
Windows x64 macOS Android | ||
5.0-13710 | 17 hours ago | InputCommon: dynamic input textures more optimizations (PR #9539 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13707 | 17 hours ago | Core/Memmap: Give more detailed error messages if memory mapping fails. (PR #9537 from AdmiralCurtiss) |
Windows x64 macOS Android | ||
5.0-13705 | 1 day, 8 hours ago | Qt: Re-add IOS version to the game info tab (PR #9513 from leoetlino) |
Windows x64 macOS Android | ||
5.0-13703 | 1 day, 8 hours ago | Cleanup X11 and XRANDR Macros (PR #9492 from nolange) |
Windows x64 macOS Android | ||
5.0-13700 | 1 day, 8 hours ago | DolphinQt: Fix <game_id> tag in SoftwareRendererWidget.cpp (PR #9538 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13698 | 4 days, 18 hours ago | Don't call OnConfigChanged() unless config actually changed (PR #9536 from Filoppi) |
Windows x64 macOS Android | ||
5.0-13696 | 4 days, 18 hours ago | Core/MemoryWatcher: Use appropriate memory read function in ChasePointer(). (PR #9534 from AdmiralCurtiss) |
Windows x64 macOS Android | ||
5.0-13694 | 1 week, 2 days ago | Debugger: Fix issue were loaded memory breakpoints were not being triggered (break) (PR #9524 from InusualZ) |
Windows x64 macOS Android | ||
5.0-13692 | 1 week, 2 days ago | IOS/NET: Add timeout on blocking connect (PR #8759 from sepalani) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 years, 8 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 years, 3 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 years, 4 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 years, 5 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 years, 2 months ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 years, 8 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.