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 1 ヶ月, 3 週間前 Release for December 2024
2409 4 ヶ月, 2 週間前 Release for September 2024
2407 6 ヶ月, 3 週間前 Release for July 2024
5.0-21460 8 ヶ月, 4 週間前
5.0-21264 10 ヶ月前

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

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

2412-183 12時間前 DolphinQt: Replace MappingButton bold text with graphical indicators. (PR #13283 from jordan-woyak)
2412-179 14時間前 Readme: Add a link to Analytics (PR #13294 from JoshuaVandaele)
2412-177 2 日, 8 時間前 InputCommon/ExpressionParser: Require delimited tokens actually have their terminating delimiter. (PR #13279 from jordan-woyak)
2412-175 2 日, 8 時間前 D3D12: Fix out of bounds root parameter index when per-pixel lighting is disabled (PR #13275 from Pokechu22)
2412-173 2 日, 9 時間前 Gecko/AR Batch Approval (PR #13204 from LillyJadeKatrin)
2412-170 2 日, 9 時間前 Common: add 'clear' function to SmallVector (PR #13289 from iwubcode)
2412-168 2 日, 12 時間前 MemArena: Add Darwin implementation (PR #13269 from OatmealDome)
2412-166 3 日, 8 時間前 Fix build with minizip-ng>=4.0.8 (PR #13273 from JoshuaVandaele)
2412-164 3 日, 8 時間前 DolphinQt: Fix QObject::connect: signal not found in IOWindow error. (PR #13281 from jordan-woyak)
2412-162 3 日, 19 時間前 Translation resources sync with Transifex

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

Linux distributions

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.

ソースコードの入手

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

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

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

バグを報告する

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