测试版本

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

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

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

开发版本

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

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

5.0-21401 3 hours ago Hide branch name from title bar when there are no commits ahead of master. (PR #12660 来自 jordan-woyak)
5.0-21398 4 hours ago VideoCommon: add xfbs hashes to present info if available (PR #12698 来自 iwubcode)
5.0-21395 1 day, 16 hours ago AudioCommon: When ALSA is absent on Linux, default to Cubeb backend (PR #12713 来自 Dentomologist)
5.0-21393 1 day, 22 hours ago BBA/HLE: Code refactoring (PR #12559 来自 sepalani)
5.0-21385 1 day, 22 hours ago Set default sound backend on OpenBSD to cubeb (PR #12708 来自 brad0)
5.0-21383 3 days, 13 hours ago RetroAchievements: Put "RetroAchievements.ini" in the correct config location for POSIX (PR #12709 来自 mitaclaw)
5.0-21381 3 days, 17 hours ago PPCSymbolDB: GetDescription by std::string_view (PR #12704 来自 mitaclaw)
5.0-21379 4 days, 21 hours ago Pass `SettingsHandler` buffers by const ref instead of rvalue ref (since the contents are copied either way) (PR #12703 来自 nlebeck)
5.0-21377 4 days, 21 hours ago Android/ControllerInterface: Run the init code (PR #12706 来自 JosJuice)
5.0-21375 5 days, 8 hours ago Implement missing InputBackend classes. (PR #12632 来自 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, 9 months ago
Dolphin 4.0.2 10 years, 4 months ago
Dolphin 4.0.1 10 years, 5 months ago
Dolphin 4.0 10 years, 6 months ago
Dolphin 3.5 11 years, 3 months ago
Dolphin 3.0 12 years, 9 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 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。