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.

2503 1 ヶ月前 Release for March 2025
2412 4 ヶ月, 2 週間前 Release for December 2024
2409 7 ヶ月, 1 週間前 Release for September 2024
2407 9 ヶ月, 2 週間前 Release for July 2024
5.0-21460 11 ヶ月, 2 週間前

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.

2503-204 2 日, 14 時間前 DolphinQt/AudioPane: Fix Audio backend dropdown not using translated names (PR #13489 from AdmiralCurtiss)
2503-202 2 日, 14 時間前 InputCommon: Activate IMU Accelerometer and Gyroscope mappings when any direction has a bound input. (PR #13500 from jordan-woyak)
2503-200 3 日, 7 時間前 IP/Top: Fix performance regression in GetInterfaceOpt (PR #13503 from sepalani)
2503-198 5 日, 3 時間前 BPStructs: Add TODO for unsafe usage of GetTicks. (PR #13498 from jordan-woyak)
2503-196 6 日, 12 時間前 Use Doubles for Sample Rate Conversion (PR #13483 from Sam-Belliveau)
2503-194 1 週間前 Core: Move CountPerformanceMarker to VideoInterface to eliminate a Throttle call. PerformanceMetrics: Fixes/Cleanups. (PR #13439 from jordan-woyak)
2503-191 1 週間, 2 日前 Game setting fix: Monster Hunter Tri bloom (PR #13488 from TryTwo)
2503-189 1 週間, 2 日前 CoreTiming: Fix Precision Frame Timing in Dual Core mode on Windows. (PR #13485 from jordan-woyak)
2503-187 1 週間, 3 日前 Translation resources sync with Transifex
2503-186 1 週間, 3 日前 Common/CoreTiming: Create a PrecisionTimer class for better frame pacing. (PR #13426 from jordan-woyak)

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

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 を訪れてください。 バグ報告の際には、先に最新の開発版を試し、あなたが見つけたバグが既に報告済みか検索してから行うようにしましょう。