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-13963 | 2 週間, 6 日前 | VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 from blaahaj) |
Windows x64 macOS Android | ||
5.0-13603 | 2 ヶ月, 2 週間前 | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 4 ヶ月, 2 週間前 | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 6 ヶ月, 3 週間前 | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 9 ヶ月, 3 週間前 | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 from iwubcode) |
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-14030 | 2 日, 14 時間前 | GameINI: Fix file path for RZDK01 INI (PR #9659 from leoetlino) |
Windows x64 macOS Android | ||
5.0-14028 | 2 日, 22 時間前 | BlockingLoop/Jit64: Indicate explicit fallthrough where applicable (PR #9658 from lioncash) |
Windows x64 macOS Android | ||
5.0-14025 | 3 日, 1 時間前 | Android: Add "Import BootMii NAND Backup" (PR #9653 from JosJuice) |
Windows x64 macOS Android | ||
5.0-14023 | 3 日, 1 時間前 | Android: Early changes to adapt for Android 12 (PR #9654 from JosJuice) |
Windows x64 macOS Android | ||
5.0-14021 | 3 日, 2 時間前 | GameINI: Add speed hack for Korean TP (PR #9655 from PPLToast) |
Windows x64 macOS Android | ||
5.0-14019 | 4 日, 5 時間前 | Fifo: Run/sync with the GPU on command processor register access (PR #7214 from stenzek) |
Windows x64 macOS Android | ||
5.0-14017 | 4 日, 12 時間前 | Fix crash when stopping a game that does not use the BBA when XLink Kai BBA is selected in configuration (PR #9642 from CrunchBite) |
Windows x64 macOS Android | ||
5.0-14015 | 4 日, 12 時間前 | FifoPlayer: Copy data with memcpy instead of one byte at a time (PR #9645 from leoetlino) |
Windows x64 macOS Android | ||
5.0-14013 | 5 日前 | Build: Fix -fno-strict-aliasing on Xcode builds (PR #9634 from skylersaleh) |
Windows x64 macOS Android | ||
5.0-14011 | 5 日, 3 時間前 | Fix PCH when building with CMake + Ninja + MSVC on Windows (PR #9647 from leoetlino) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 年, 10 ヶ月前 | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 年, 4 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 年, 6 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 年, 7 ヶ月前 | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8 年, 3 ヶ月前 | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9 年, 10 ヶ月前 | |
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 を訪れてください。 バグ報告の際には、先に最新の開発版を試し、あなたが見つけたバグが既に報告済みか検索してから行うようにしましょう。