测试版本

测试版本每月发布,通常附有进度报告。 如果您喜欢稳定性而不是开发版本中的最新功能,就请使用最新的测试版本。

Windows 系统上的测试版本要求安装 Visual Studio 2022 的 64 位 Visual C++ 运行时组件

5.0-19870 1 month, 1 week ago Remove force disable WC24 Standby (PR #12064 来自 noahpistilli)
5.0-19368 4 months, 1 week ago Translation resources sync with Transifex
5.0-18498 7 months, 2 weeks ago Translation resources sync with Transifex
5.0-17995 9 months, 3 weeks ago Translation resources sync with Transifex
5.0-17269 1 year ago Translation resources sync with Transifex

开发版本

开发人员每次对 Dolphin 进行更改时都会发布开发版本,每天都会发布几次! 使用开发版本可获得项目的最新改进。 但是,它们进行的测试比测试版本更少。

Windows 系统上的开发版本要求安装 Visual Studio 2022 的 64 位 Visual C++ 运行时组件

5.0-20128 1 day, 20 hours ago Common/LogManager: Add logging category for Achievements. (PR #12160 来自 AdmiralCurtiss)
5.0-20126 4 days, 3 hours ago JitArm64/Jit64: Extend the fast lookup mmap-ed segment further to avoid needing to check the msr bits. (PR #12155 来自 krnlyng)
5.0-20124 5 days, 1 hour ago Common: Fix HttpRequest::GetLastResponseCode stack corruption (PR #12181 来自 JosJuice)
5.0-20122 1 week, 2 days ago VideoCommon: add cubemap to ShaderAsset and TextureAsset (PR #12166 来自 iwubcode)
5.0-20120 1 week, 2 days ago IOS/KD: Implement Download Scheduler (PR #12165 来自 noahpistilli)
5.0-20118 1 week, 2 days ago Common/MemArena: Set MAP_NORESERVE in LazyMemoryRegion on Linux. (PR #12177 来自 AdmiralCurtiss)
5.0-20116 1 week, 4 days ago Jit: Use correct address when checking fifoWriteAddresses (PR #12178 来自 JosJuice)
5.0-20114 1 week, 4 days ago Jit: Don't discard before gather pipe interrupt check (PR #12138 来自 JosJuice)
5.0-20111 1 week, 4 days ago JitArm64: Store PC on debug exit (PR #12081 来自 JosJuice)
5.0-20109 1 week, 5 days ago VideoCommon: Expose the widescreen heuristic's standard and widescreen values in onion config. (PR #12169 来自 jordan-woyak)

查看较早版本 »

Legacy versions

The legacy versions below are years out of date and missing countless features and bug fixes. Beta or development versions are a better choice for almost all users; the legacy versions should only be used if you have a specific need for them.
Dolphin 5.0 7 years, 2 months ago
Dolphin 4.0.2 9 years, 9 months ago
Dolphin 4.0.1 9 years, 11 months ago
Dolphin 4.0 9 years, 12 months ago
Dolphin 3.5 10 years, 9 months ago
Dolphin 3.0 12 years, 2 months ago

Linux 发行版

Ubuntu users can install a PPA for development and legacy versions of Dolphin here: Installing Dolphin

如要在其他 Linux 发行版中编译 Dolphin 请参考:在 Linux 中编译 Dolphin

源代码

最新版本的 Dolphin 源代码可从本项目 Git 库中下载。

    $ git clone https://github.com/dolphin-emu/dolphin.git

您也可以浏览最新版本的源代码

报告 Bug

如要报告 Bug 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。