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-13178 | 1 month, 2 weeks ago | DiscIO: Fix recursive directory extraction (PR #9306 来自 JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 3 months, 2 weeks ago | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 来自 jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 6 months, 2 weeks ago | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 来自 iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | 8 months, 2 weeks ago | Translation resources sync with Transifex |
Windows x64 macOS Android | ||
5.0-11824 | 9 months, 3 weeks ago | Android: Add Paths to UI (PR #7920 来自 Ebola16) |
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-13491 | 9 hours ago | Arm64Emitter: Convert ShiftType to enum class (PR #9446 来自 Dentomologist) |
macOS Android | ||
5.0-13489 | 1 day, 1 hour ago | Translation resources sync with Transifex |
macOS Android | ||
5.0-13488 | 1 day, 8 hours ago | Arm64Emitter: Convert IndexType to enum class (PR #9447 来自 Dentomologist) |
macOS Android | ||
5.0-13486 | 2 days, 7 hours ago | Android: Update Gradle Plugin to 4.1.1 (PR #9443 来自 Simonx22) |
macOS Android | ||
5.0-13484 | 2 days, 7 hours ago | Android: Update dependencies to the latest version (PR #9445 来自 Simonx22) |
macOS Android | ||
5.0-13482 | 2 days, 8 hours ago | gradle.properties: Remove duplicate property keys (PR #9444 来自 Simonx22) |
macOS Android | ||
5.0-13480 | 3 days, 16 hours ago | Jit_Integer: Use SHLX, SHRX, SARX (PR #9385 来自 MerryMage) |
Windows x64 macOS Android | ||
5.0-13477 | 3 days, 17 hours ago | Jit64: subfx optimizations (PR #9425 来自 Sintendo) |
Windows x64 macOS Android | ||
5.0-13471 | 3 days, 19 hours ago | Contributing.md: Code comment for do-while sample (PR #9442 来自 Stevoisiak) |
Windows x64 macOS Android | ||
5.0-13469 | 6 days, 10 hours ago | Use GX_CMD_UNKNOWN_METRICS instead of magic number 0x44 (PR #9437 来自 Pokechu22) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 years, 6 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 years, 1 month ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 years, 2 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 years, 3 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 years ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 years, 6 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 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。