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 3 weeks, 3 days ago Release for September 2024
2407 2 months, 4 weeks ago Release for July 2024
5.0-21460 5 months ago
5.0-21264 6 months ago
5.0-21088 7 months, 3 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-65 1 day, 17 hours ago Graphics: Clarify relationship between incompatible settings (PR #13062 来自 Dentomologist)
2409-63 1 day, 17 hours ago GraphicsWindow: Fix crash when opening for the first time during emulation startup (PR #13077 来自 Dentomologist)
2409-59 1 day, 23 hours ago IniFile: Migrate `Common::CaseInsensitiveLess` to StringUtil (PR #13068 来自 mitaclaw)
2409-57 1 day, 23 hours ago DolphinQt: A Ubiquitous Signal For When Breakpoints Change (PR #13065 来自 mitaclaw)
2409-54 1 day, 23 hours ago StringUtil: Remove `JoinStrings` (PR #13070 来自 mitaclaw)
2409-52 3 days, 2 hours ago Fix random crash when using the cheat search (PR #13071 来自 Pokechu22)
2409-50 3 days, 3 hours ago GameINI: Remove Broken Cheat from "Paper Mario: The Thousand Year Door" (PR #13049 来自 PatrickFerry)
2409-48 3 days, 12 hours ago VideoSoftware: small cleanup (PR #13072 来自 Tilka)
2409-45 6 days, 14 hours ago GameINI: Fix tattoo texture saving in Rabbids Go Home (PR #13013 来自 duckymomo360)
2409-43 6 days, 17 hours ago GeckoCode: Remove Dead Code (PR #13067 来自 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 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。