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 2 months, 2 weeks ago Release for September 2024
2407 4 months, 3 weeks ago Release for July 2024
5.0-21460 6 months, 3 weeks ago
5.0-21264 8 months ago
5.0-21088 9 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.

Linux users can add the following Flatpak repository: https://flatpak.dolphin-emu.org/dev.flatpakrepo

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

2409-313 1 day, 4 hours ago Fix Kirby's Adventure Wii Metafortress bypass patch (PR #13193 来自 vaguerant)
2409-311 3 days, 13 hours ago ControllerInterface/SDL: Disable SDL's Windows.Gaming.Input controller handling. (PR #13156 来自 jordan-woyak)
2409-309 4 days, 17 hours ago GDBStub: Signal Breakpoint Changes To Host (PR #13189 来自 mitaclaw)
2409-307 6 days, 10 hours ago Sys: Sync wiitdb files with GameTDB (PR #13188 来自 dreamsyntax)
2409-305 1 week, 2 days ago Flatpak: Upgrade kde runtime to 6.8 (PR #13160 来自 cpba)
2409-303 1 week, 3 days ago ProcessorInterface: sync GPU just before PI_FIFO_RESET (PR #13183 来自 Tilka)
2409-301 1 week, 3 days ago docs: Clarify wia_except_list_t padding in uncompressed groups (PR #13185 来自 JosJuice)
2409-299 1 week, 3 days ago Translation resources sync with Transifex
2409-298 1 week, 5 days ago Add Approved Patches - Eternal Darkness, Monster Hunter Tri (PR #13184 来自 LillyJadeKatrin)
2409-296 1 week, 5 days ago Remove redundant elaborated type specifiers (PR #13000 来自 tygyh)

查看较早版本 »

Linux 发行版

We are now offering official Linux development builds in the Flatpak format. If you would like to install these builds, we recommend adding our repository at https://flatpak.dolphin-emu.org/dev.flatpakrepo.

If you would like to compile your own build, please refer to our Building for Linux guide.

源代码

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

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

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

报告 Bug

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