Beta versions are released every month, usually accompanied by a Progress Report article. Use the latest beta version if you prefer stability over the newest features in the development versions.
The Windows beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.
5.0-18498 | 1 month, 3 weeks ago | Translation resources sync with Transifex |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-17995 | 3 months, 3 weeks ago | Translation resources sync with Transifex |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-17269 | 6 months, 3 weeks ago | Translation resources sync with Transifex |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-16793 | 8 months, 3 weeks ago | FileUtil: Only attempt to write to the destination in Copy if there is actually content to write (PR #10810 from OatmealDome) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-16380 | 10 months, 4 weeks ago | WiiUtils: Change default NUS Shop URL to Dolphin's fake NUS (PR #10634 from OatmealDome) |
Windows x64 macOS (ARM/Intel Universal) 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 beta versions of the emulator.
The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.
5.0-19115 | 2 hours ago | Shaders: Add error message for asciiart shader if shader_subgroup is missing. (PR #11703 from degasus) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19112 | 11 hours ago | Android: Make button in the settings open user folder (PR #11689 from K0bin) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19109 | 1 day, 20 hours ago | Shaders: Reintroduce the old Ascii-Art shader. (PR #11690 from degasus) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19106 | 2 days, 6 hours ago | Update GraphicMods (PR #11542 from linckandrea) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19100 | 2 days, 15 hours ago | JitInterface: Refactor to class, move to System. (PR #11696 from AdmiralCurtiss) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19102 | 2 days, 15 hours ago | PowerPC/MMU: Clean up old comments. (PR #11698 from AdmiralCurtiss) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19097 | 3 days, 16 hours ago | Remove GCI Folder Path from the Wrote to OSD Message (PR #11697 from MayImilae) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19095 | 3 days, 20 hours ago | JitArm64: Avoid System::GetInstance() and ppcState. (PR #11695 from AdmiralCurtiss) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19093 | 4 days, 15 hours ago | Avoid System::GetInstance() and ppcState global in Jit64 and CachedInterpreter. (PR #11677 from AdmiralCurtiss) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android | ||
5.0-19089 | 4 days, 23 hours ago | Interpreter: Remove remaining System::GetInstance() and global ppcState. (PR #11691 from AdmiralCurtiss) |
Windows x64 Windows ARM64 macOS (ARM/Intel Universal) Android |
Dolphin 5.0 | 6 years, 9 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 9 years, 3 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 9 years, 5 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 9 years, 6 months ago | |
Windows x64 Windows x86 Mac OS X Ubuntu 13.04 | ||
Dolphin 3.5 | 10 years, 3 months ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 11 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.