Beta versions are released every month, usually accompanied by a Progress Report article. They are a good balance between the Dolphin development versions and the stable versions.
The beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed.
5.0-13178 | 1 ヶ月, 3 週間前 | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 3 ヶ月, 3 週間前 | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 6 ヶ月, 3 週間前 | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 from iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | 8 ヶ月, 3 週間前 | Translation resources sync with Transifex |
Windows x64 macOS Android | ||
5.0-11824 | 10 ヶ月前 | Android: Add Paths to UI (PR #7920 from Ebola16) |
Windows x64 macOS Android |
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 stable versions of the emulator.
The development versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed.
5.0-13495 | 3 日, 18 時間前 | FreeLookManager: acquire global input lock (PR #9459 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13493 | 5 日, 21 時間前 | Jit64: boolx - Eliminate read dependency (PR #9451 from Sintendo) |
Windows x64 macOS Android | ||
5.0-13491 | 1 週間前 | Arm64Emitter: Convert ShiftType to enum class (PR #9446 from Dentomologist) |
Windows x64 macOS Android | ||
5.0-13489 | 1 週間前 | Translation resources sync with Transifex |
macOS Android | ||
5.0-13488 | 1 週間, 1 日前 | Arm64Emitter: Convert IndexType to enum class (PR #9447 from Dentomologist) |
Windows x64 macOS Android | ||
5.0-13486 | 1 週間, 1 日前 | Android: Update Gradle Plugin to 4.1.1 (PR #9443 from Simonx22) |
Windows x64 macOS Android | ||
5.0-13484 | 1 週間, 1 日前 | Android: Update dependencies to the latest version (PR #9445 from Simonx22) |
Windows x64 macOS Android | ||
5.0-13482 | 1 週間, 2 日前 | gradle.properties: Remove duplicate property keys (PR #9444 from Simonx22) |
Windows x64 macOS Android | ||
5.0-13480 | 1 週間, 3 日前 | Jit_Integer: Use SHLX, SHRX, SARX (PR #9385 from MerryMage) |
Windows x64 macOS Android | ||
5.0-13477 | 1 週間, 3 日前 | Jit64: subfx optimizations (PR #9425 from Sintendo) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 年, 7 ヶ月前 | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 年, 1 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 年, 3 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 年, 4 ヶ月前 | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 年, 1 ヶ月前 | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 年, 7 ヶ月前 | |
Windows x64 Windows x86 Mac OS X |
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 を訪れてください。 バグ報告の際には、先に最新の開発版を試し、あなたが見つけたバグが既に報告済みか検索してから行うようにしましょう。