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-13963 | 1 week, 1 day ago | VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 来自 blaahaj) |
Windows x64 macOS Android | ||
5.0-13603 | 2 months ago | DolphinQt: Fix regression in input expressions (PR #9487 来自 iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 4 months, 1 week ago | DiscIO: Fix recursive directory extraction (PR #9306 来自 JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 6 months, 1 week ago | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 来自 jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 9 months, 1 week ago | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 来自 iwubcode) |
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-14002 | 4 days, 1 hour ago | MMU: Fix SDR updates being silently dropped in some cases (PR #9625 来自 leoetlino) |
Windows x64 macOS Android | ||
5.0-13999 | 4 days, 1 hour ago | WiiUtils: Remove reference qualifier (PR #9628 来自 Dentomologist) |
Windows x64 macOS Android | ||
5.0-13997 | 4 days, 1 hour ago | Add game quirks for unknown BP/CP/XF commands (PR #9576 来自 Pokechu22) |
Windows x64 macOS Android | ||
5.0-13992 | 4 days, 1 hour ago | MathUtil: Add SaturatingCast to cast floats more safely (PR #9480 来自 leoetlino) |
Windows x64 macOS Android | ||
5.0-13988 | 4 days, 2 hours ago | Disable ICache emulation for some games (PR #8937 来自 Pokechu22) |
Windows x64 macOS Android | ||
5.0-13986 | 4 days, 15 hours ago | Core: Fix PauseAndLock segfaulting under certain circumstances (PR #9623 来自 Techjar) |
Windows x64 macOS Android | ||
5.0-13984 | 4 days, 15 hours ago | Check that zstd headers can be found before using a shared zstd library (PR #9622 来自 skylersaleh) |
Windows x64 macOS Android | ||
5.0-13982 | 4 days, 15 hours ago | Set console's default language/country/region based on computer settings (PR #9388 来自 JosJuice) |
Windows x64 macOS Android | ||
5.0-13979 | 4 days, 15 hours ago | Convert GameList col enum to enum class (PR #9620 来自 Dentomologist) |
Windows x64 macOS Android | ||
5.0-13976 | 4 days, 17 hours ago | JitArm64: Skip calculating carry flag when not needed (PR #9585 来自 JosJuice) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 years, 9 months ago | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 years, 4 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 years, 5 months ago | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 years, 6 months ago | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 years, 3 months ago | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 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
如要在其他 Linux 发行版中编译 Dolphin 请参考:在 Linux 中编译 Dolphin
最新版本的 Dolphin 源代码可从本项目 Git 库中下载。
$ git clone https://github.com/dolphin-emu/dolphin.git
您也可以浏览最新版本的源代码。
如要报告 Bug 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。