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.

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

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

2407-103 2 days, 22 hours ago Cached Interpreter 2.0 (PR #12723 来自 mitaclaw)
2407-97 3 days, 8 hours ago AchievementManager: Fix incorrect check on network request return value in FetchBadge() (PR #12950 来自 AdmiralCurtiss)
2407-95 3 days, 9 hours ago Debugger: Various fixes (PR #12862 来自 SuperSamus)
2407-88 3 days, 9 hours ago DolphinTool: list filesystem recursively (PR #12943 来自 Tilka)
2407-86 3 days, 9 hours ago cmake: Fix building with system minizip-ng (PR #12910 来自 ReillyBrogan)
2407-84 3 days, 14 hours ago Emitters: Define Trivial Getters Inline (PR #12948 来自 mitaclaw)
2407-82 5 days, 9 hours ago Use C++20 erase_if() instead of erase(remove_if()) (NFC) (PR #12945 来自 Tilka)
2407-80 5 days, 9 hours ago Fix double-definition under newlib (PR #12946 来自 SimoneN64)
2407-78 1 week ago IOS: Fix return code inaccuracy (PR #12936 来自 vabold)
2407-76 1 week, 1 day ago RetroAchievements - Leaderboard Spam Fix (PR #12941 来自 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 请前往问题跟踪页。 创建新问题之前,请务必尝试最新的开发版本并在已知问题中进行搜索。