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 month, 4 weeks ago Release for September 2024
2407 4 months ago Release for July 2024
5.0-21460 6 months ago
5.0-21264 7 months, 1 week ago
5.0-21088 9 months 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-273 7 hours ago ControllerInterface/SDL: Fix device removal event processing. (PR #13157 来自 jordan-woyak)
2409-271 15 hours ago Translation resources sync with Transifex
2409-270 1 day, 7 hours ago DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format. (PR #13159 来自 jordan-woyak)
2409-268 1 day, 23 hours ago GameSettings: add patch to fix Eternal Darkness startup hang (PR #13154 来自 Tilka)
2409-266 2 days, 9 hours ago JitBlockTableModel: Catch All Block Invalidating Events (I Hope) (PR #13147 来自 mitaclaw)
2409-262 2 days, 13 hours ago VideoCommon: Implement primitive breaking for primitive lists (PR #13143 来自 TellowKrinkle)
2409-260 3 days ago Add manifest for building as a flatpak (PR #13040 来自 cpba)
2409-256 3 days, 2 hours ago Core: apply Dolphin OnFrame patches right after boot (PR #13136 来自 Tilka)
2409-254 4 days, 7 hours ago GraphicsSettings: EFBAccessEnable=false by default (PR #13140 来自 dreamsyntax)
2409-251 4 days, 13 hours ago Achievements Confirmation Dialogs (PR #12954 来自 LillyJadeKatrin)

查看较早版本 »

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