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.

2412 2 months ago Release for December 2024
2409 4 months, 4 weeks ago Release for September 2024
2407 7 months ago Release for July 2024
5.0-21460 9 months ago
5.0-21264 10 months, 1 week 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++ 运行时组件

2412-225 6 hours ago Refactor: infinite loop based on Dolphin's style guidelines (PR #13316 来自 hoogmin)
2412-223 1 day, 6 hours ago VertexLoaderBase: Allow the vertex loader type to be set via config (PR #13305 来自 OatmealDome)
2412-221 2 days, 2 hours ago Common: Make SmallVector work with non-standard-layout types. (PR #13310 来自 jordan-woyak)
2412-219 2 days, 2 hours ago Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16 (PR #13291 来自 iwubcode)
2412-217 2 days, 9 hours ago JitArm64_SystemRegisters: Small FixGTBeforeSettingCRFieldBit optimization (PR #13267 来自 Sintendo)
2412-215 2 days, 9 hours ago Fix segfault when passing invalid arguments (PR #13304 来自 JoshuaVandaele)
2412-213 3 days, 2 hours ago DolphinQt: Add a "Configure Extension" button under the extension selection combo box. (PR #13297 来自 jordan-woyak)
2412-211 3 days, 2 hours ago InputCommon: Add ternary conditional operator to input expressions. (PR #13178 来自 jordan-woyak)
2412-209 3 days, 2 hours ago MemoryView auto-update while running and color recently changed cells. (PR #11261 来自 TryTwo)
2412-202 3 days, 9 hours ago Core: Remove redundant lock for FilterApprovedPatches call (PR #13213 来自 JosJuice)

查看较早版本 »

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