测试版本

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

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

5.0-21460 2 weeks, 2 days ago Translation resources sync with Transifex
5.0-21264 1 month, 3 weeks ago Core: Fix IPL device m_cursor overflow (PR #12667 来自 JosJuice)
5.0-21088 3 months, 1 week ago InputCommon: Fix profile path inconsistencies (PR #12561 来自 JosJuice)
5.0-20347 6 months ago AX: fix envelope volume for Wii ucodes (PR #12301 来自 Tilka)
5.0-19870 9 months, 1 week ago Remove force disable WC24 Standby (PR #12064 来自 noahpistilli)

开发版本

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

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

5.0-21543 2 days, 3 hours ago Fix build with Xcode 15.4 by bumping MoltenVK version to 1.2.8 (PR #12779 来自 warmenhoven)
5.0-21541 6 days, 5 hours ago Arm64FloatEmitter: 64-Bit Assert In ABI_PushRegisters (PR #12766 来自 mitaclaw)
5.0-21539 1 week, 1 day ago Jit64/JitArm64: Check Breakpoints Before FPU Availability (PR #12740 来自 mitaclaw)
5.0-21536 1 week, 3 days ago Eliminate SettingsHandler's `SetBytes` and `Reset` methods (PR #12737 来自 nlebeck)
5.0-21534 1 week, 3 days ago Fix building with CMake on Windows (PR #12760 来自 AdmiralCurtiss)
5.0-21531 1 week, 3 days ago DSPHLE/Zelda: set COMBINED_CMD_0D flag appropriately (PR #12694 来自 Tilka)
5.0-21529 1 week, 4 days ago Core::SetState: Avoid Global System Accessor (PR #12761 来自 mitaclaw)
5.0-21527 1 week, 4 days ago Retooled Achievements Welcome Message (PR #12763 来自 LillyJadeKatrin)
5.0-21525 1 week, 4 days ago PPCAnalyst: Prevent discarding registers around breakpoints (PR #12729 来自 JosJuice)
5.0-21523 1 week, 4 days ago BBA/HLE: Increase polling efficiency (PR #12560 来自 sepalani)

查看较早版本 »

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, 10 months ago
Dolphin 4.0.2 10 years, 5 months ago
Dolphin 4.0.1 10 years, 6 months ago
Dolphin 4.0 10 years, 7 months ago
Dolphin 3.5 11 years, 4 months ago
Dolphin 3.0 12 years, 10 months ago

Linux 发行版

Users of Linux distributions can look here to compile Dolphin: Building Dolphin on Linux

源代码

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

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

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

报告 Bug

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