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 週間, 3 日前 Release for July 2024
5.0-21460 2 ヶ月, 4 週間前
5.0-21264 4 ヶ月前
5.0-21088 5 ヶ月, 3 週間前
5.0-20347 8 ヶ月, 1 週間前

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.

The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2407-103 2 日, 18 時間前 Cached Interpreter 2.0 (PR #12723 from mitaclaw)
2407-97 3 日, 4 時間前 AchievementManager: Fix incorrect check on network request return value in FetchBadge() (PR #12950 from AdmiralCurtiss)
2407-95 3 日, 5 時間前 Debugger: Various fixes (PR #12862 from SuperSamus)
2407-88 3 日, 6 時間前 DolphinTool: list filesystem recursively (PR #12943 from Tilka)
2407-86 3 日, 6 時間前 cmake: Fix building with system minizip-ng (PR #12910 from ReillyBrogan)
2407-84 3 日, 10 時間前 Emitters: Define Trivial Getters Inline (PR #12948 from mitaclaw)
2407-82 5 日, 6 時間前 Use C++20 erase_if() instead of erase(remove_if()) (NFC) (PR #12945 from Tilka)
2407-80 5 日, 6 時間前 Fix double-definition under newlib (PR #12946 from SimoneN64)
2407-78 1 週間前 IOS: Fix return code inaccuracy (PR #12936 from vabold)
2407-76 1 週間, 1 日前 RetroAchievements - Leaderboard Spam Fix (PR #12941 from LillyJadeKatrin)

過去のバージョンを入手 »

Linux distributions

Users of Linux distributions can look here to compile Dolphin: Building Dolphin on Linux

ソースコードの入手

最新のソースコードは、Gitリポジトリより入手することができます。

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

ソースコードの最新バージョンを参照。

バグを報告する

バグを報告するには、issue tracker を訪れてください。 バグ報告の際には、先に最新の開発版を試し、あなたが見つけたバグが既に報告済みか検索してから行うようにしましょう。