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 2017 to be installed.
5.0-11333 | 2 days, 14 hours ago | Update VS projects/solutions to VS2019 (PR #8498 来自 stenzek) |
Windows x64 macOS Android | ||
5.0-11329 | 5 days, 5 hours ago | Core: Only reset wiimotes in Wii mode (PR #8504 来自 stenzek) |
Windows x64 macOS Android | ||
5.0-11327 | 5 days, 13 hours ago | Always run as X11 app even under Wayland (PR #8357 来自 KAMiKAZOW) |
Windows x64 macOS Android | ||
5.0-11325 | 6 days, 18 hours ago | VideoCommon: Make use of fmt outside of shader generators (PR #8487 来自 lioncash) |
Windows x64 macOS Android | ||
5.0-11323 | 6 days, 18 hours ago | Common: Unify logging namespace with Common (PR #8502 来自 lioncash) |
Windows x64 macOS Android | ||
5.0-11321 | 6 days, 18 hours ago | InputCommon: Decouple ButtonManager and Touchscreen from Android (PR #8497 来自 OatmealDome) |
Windows x64 macOS Android | ||
5.0-11319 | 1 week ago | Translation resources sync with Transifex |
Windows x64 macOS Android | ||
5.0-11318 | 1 week ago | Disable full MMU by default and add it to global config GUI (PR #8348 来自 JosJuice) |
Windows x64 macOS Android | ||
5.0-11316 | 1 week ago | D3DCommon: Cleanups and resource leak fix (PR #8465 来自 CookiePLMonster) |
Windows x64 macOS Android | ||
5.0-11313 | 1 week ago | Fixed #11874 (leading 0s ignored by debugger) (PR #8479 来自 nokturnusmf) |
Windows x64 macOS Android |
Dolphin 5.0 | 3 years, 5 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 6 years ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 6 years, 1 month ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 6 years, 2 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 6 years, 11 months ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 8 years, 5 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
如要在其他 Linux 发行版中编译 Dolphin 请参考:在 Linux 中编译 Dolphin
最新版本的 Dolphin 源代码可从本项目 Git 库中下载。
$ git clone https://github.com/dolphin-emu/dolphin.git
您也可以浏览最新版本的源代码。
如要报告 Bug 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。