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 | 1 month ago | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 3 months 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, 1 week 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-13792 | 12 hours ago | MMU: Fix IsRAMAddress not working (PR #9533 from sepalani) |
Windows x64 macOS Android | ||
5.0-13790 | 13 hours ago | Common / Core: add raii object that cleans up WSA on destruction in gdb-stub (PR #9559 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13786 | 14 hours ago | BreakpointWidget: Use QSignalBlocker (PR #9565 from sepalani) |
Windows x64 macOS Android | ||
5.0-13784 | 14 hours ago | SI/DeviceGBA: Ensure data socket isn't backed up (PR #9550 from endrift) |
Windows x64 macOS Android | ||
5.0-13782 | 14 hours ago | BreakpointWidget: Fix delete deleting both MBP and BP at address (PR #9564 from sepalani) |
Windows x64 macOS Android | ||
5.0-13780 | 23 hours ago | Watches: Fix Save and Load from strings (PR #9561 from sepalani) |
Windows x64 macOS Android | ||
5.0-13778 | 23 hours ago | Android: Broadcast update before updating additional metadata (PR #9529 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13776 | 1 day ago | Android: Some JNI cleanup (PR #9555 from JosJuice) |
Windows x64 macOS Android | ||
5.0-13772 | 1 day, 3 hours ago | BreakpointWidget: Emit BreakpointsChanged to update views (PR #9563 from sepalani) |
Windows x64 macOS Android | ||
5.0-13770 | 1 day, 11 hours ago | NetworkWidget: Reorganise SSL options group box (PR #8779 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.