You have been redirected to the 中文(中国) version of the website based on your browser language preferences. If you prefer the English version, click here to go back.

Releases

Releases are created every few months, usually accompanied by a Progress Report article. Use the latest release if you prefer stability over the newest features in the development versions.

The Windows releases require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2409 1 week, 5 days ago Release for September 2024
2407 2 months, 2 weeks ago Release for July 2024
5.0-21460 4 months, 2 weeks ago
5.0-21264 5 months, 3 weeks ago
5.0-21088 7 months, 2 weeks ago

View older releases »

开发版本

Development versions are released every time a developer makes a change to Dolphin, several times every day! Using development versions enables you to use the latest and greatest improvements to the project. However, they are less tested than releases.

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

2409-32 19 hours ago Add generation of rcheevos hash as an option in DolphinTool (PR #13035 来自 retroNUC)
2409-30 1 week, 1 day ago DiscIO: Fix a typo in an RVZPack comment (PR #13057 来自 JosJuice)
2409-28 1 week, 1 day ago Proper Subnormal Rounding When Interpreting (PR #12813 来自 Geotale)
2409-26 1 week, 1 day ago Improve Integer Rounding Accuracy (PR #12981 来自 Geotale)
2409-24 1 week, 1 day ago CheatsManager: Create Action Replay and Gecko code widgets only once (PR #12966 来自 Dentomologist)
2409-19 1 week, 2 days ago SI_Device: Remove Dead Config Code (PR #13051 来自 mitaclaw)
2409-17 1 week, 2 days ago DSPHLE/AX: fix low-pass/biquad clipping (PR #13052 来自 Tilka)
2409-15 1 week, 4 days ago Branch Watch Tool: Refactors, Fixes, and Features (PR #12977 来自 mitaclaw)
2409-1 1 week, 5 days ago Merge branch 'release-prep-2409'
2407-279 1 week, 6 days ago CachedInterpreterEmitter: Fix `std::memcpy` UB (PR #13047 来自 mitaclaw)

查看较早版本 »

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