测试版本

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

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

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

开发版本

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

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

5.0-21529 6 hours ago Core::SetState: Avoid Global System Accessor (PR #12761 来自 mitaclaw)
5.0-21527 6 hours ago Retooled Achievements Welcome Message (PR #12763 来自 LillyJadeKatrin)
5.0-21525 6 hours ago PPCAnalyst: Prevent discarding registers around breakpoints (PR #12729 来自 JosJuice)
5.0-21523 7 hours ago BBA/HLE: Increase polling efficiency (PR #12560 来自 sepalani)
5.0-21518 7 hours ago Expression: Support All SPRs + MSR (PR #12738 来自 mitaclaw)
5.0-21516 8 hours ago PowerPC: Remove Dead Config Code (PR #12762 来自 mitaclaw)
5.0-21514 15 hours ago Replace Common::BitCast with std::bit_cast (PR #10957 来自 Pokechu22)
5.0-21512 19 hours ago Core::IsRunning: Avoid Global System Accessor (PR #12695 来自 mitaclaw)
5.0-21510 20 hours ago improve NetBSD-specific code (PR #12751 来自 guijan)
5.0-21508 20 hours ago Hide Achievement Dialog Header When Disabled (PR #12759 来自 LillyJadeKatrin)

查看较早版本 »

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 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。