测试版本

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

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

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

开发版本

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

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

5.0-21453 3 days, 4 hours ago JitArm64: Increase farcode & nearcode cache size (PR #12664 来自 JosJuice)
5.0-21451 3 days, 14 hours ago Translation resources sync with Transifex
5.0-21450 4 days, 1 hour ago JitArm64: Skip UBFX in mfcr (PR #12731 来自 JosJuice)
5.0-21448 4 days, 1 hour ago Arm64Emitter: Fix incorrect assert category (and a shadowed variable) (PR #12732 来自 JosJuice)
5.0-21445 4 days, 1 hour ago JitState: Remove Unused instructionNumber (PR #12733 来自 mitaclaw)
5.0-21443 4 days, 1 hour ago Externals: minizip-ng Forward Compatibility (PR #12735 来自 mitaclaw)
5.0-21441 4 days, 1 hour ago JIT: Fix Incorrect Assert Category (PR #12734 来自 mitaclaw)
5.0-21439 4 days, 3 hours ago Android: Update dependencies (PR #12727 来自 Simonx22)
5.0-21437 4 days, 10 hours ago DolphinQt: Don't ask user about creating Skylanders folder (PR #12730 来自 JosJuice)
5.0-21435 4 days, 23 hours ago i18n: Add comments and improve source strings (PR #12726 来自 JosJuice)

查看较早版本 »

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