Beta versions

Beta versions are released every month, usually accompanied by a Progress Report article. Use the latest beta version if you prefer stability over the newest features in the development versions.

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

5.0-19368 3 週間, 3 日前 Translation resources sync with Transifex
5.0-18498 4 ヶ月前 Translation resources sync with Transifex
5.0-17995 6 ヶ月前 Translation resources sync with Transifex
5.0-17269 9 ヶ月前 Translation resources sync with Transifex
5.0-16793 11 ヶ月前 FileUtil: Only attempt to write to the destination in Copy if there is actually content to write (PR #10810 from OatmealDome)

開発版

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. They are however less tested than beta versions of the emulator.

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

5.0-19503 5時間前 msvc: workaround optimizer bug (PR #11890 from shuffle2)
5.0-19501 1 日, 23 時間前 VideoCommon: fix issue in C++ template (PR #11883 from iwubcode)
5.0-19499 1 日, 23 時間前 VideoCommon: avoid segfault when loading a PNG with no custom texture data levels (PR #11879 from iwubcode)
5.0-19497 2 日, 6 時間前 VideoCommon: Reword the unknown opcode error message (PR #11586 from JosJuice)
5.0-19495 2 日, 6 時間前 VideoCommon: prevent potential data issue when reloading Asset data (PR #11880 from iwubcode)
5.0-19493 2 日, 17 時間前 VideoCommon: add multithreaded asset loader and define a texture asset (PR #11877 from iwubcode)
5.0-19491 2 日, 17 時間前 NoGUI: Create MacOS platform (PR #11527 from Hibyehello)
5.0-19489 2 日, 19 時間前 VideoCommon: add an asset library that loads directly from the filesystem (PR #11876 from iwubcode)
5.0-19487 2 日, 21 時間前 Android: Fix submenus for Wii Remote 2-4 (PR #11868 from JosJuice)
5.0-19485 2 日, 21 時間前 VideoCommon: move custom texture data to assets (PR #11875 from iwubcode)

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

安定版

The stable versions below are years out of date and missing countless features and bug fixes. Beta or development versions are a better choice for almost all users; the stable versions should only be used if you have a specific need for them.
Dolphin 5.0 6 年, 11 ヶ月前
Dolphin 4.0.2 9 年, 6 ヶ月前
Dolphin 4.0.1 9 年, 7 ヶ月前
Dolphin 4.0 9 年, 8 ヶ月前
Dolphin 3.5 10 年, 5 ヶ月前
Dolphin 3.0 11 年, 11 ヶ月前

Linux distributions

Ubuntu users can install a PPA for development and stable versions of Dolphin here: Installing Dolphin

他のLinuxディストリビューションを使用中のユーザーは、Building Dolphin on Linux を参照してDolphinをコンパイルすることが可能です。

ソースコードの入手

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

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

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

バグを報告する

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