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 | 1 週間, 5 日前 | VertexShaderGen: Sonic epsilon hack for OpenGL ES (PR #9591 from blaahaj) |
Windows x64 macOS Android | ||
5.0-13603 | 2 ヶ月, 1 週間前 | DolphinQt: Fix regression in input expressions (PR #9487 from iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 4 ヶ月, 1 週間前 | DiscIO: Fix recursive directory extraction (PR #9306 from JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 6 ヶ月, 2 週間前 | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 from jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 9 ヶ月, 2 週間前 | 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-14007 | 1 日, 3 時間前 | DriverDetails: Fix broken vector bitwise AND on Mali drivers (PR #9636 from sspacelynx) |
Windows x64 macOS Android | ||
5.0-14005 | 1 日, 21 時間前 | WiiUtils: Add helper functions to get emulated/real Bluetooth device (PR #9638 from leoetlino) |
Windows x64 macOS Android | ||
5.0-14002 | 1 週間, 1 日前 | MMU: Fix SDR updates being silently dropped in some cases (PR #9625 from leoetlino) |
Windows x64 macOS Android | ||
5.0-13999 | 1 週間, 1 日前 | WiiUtils: Remove reference qualifier (PR #9628 from Dentomologist) |
Windows x64 macOS Android | ||
5.0-13997 | 1 週間, 1 日前 | Add game quirks for unknown BP/CP/XF commands (PR #9576 from Pokechu22) |
Windows x64 macOS Android | ||
5.0-13992 | 1 週間, 1 日前 | MathUtil: Add SaturatingCast to cast floats more safely (PR #9480 from leoetlino) |
Windows x64 macOS Android | ||
5.0-13988 | 1 週間, 1 日前 | Disable ICache emulation for some games (PR #8937 from Pokechu22) |
Windows x64 macOS Android | ||
5.0-13986 | 1 週間, 2 日前 | Core: Fix PauseAndLock segfaulting under certain circumstances (PR #9623 from Techjar) |
Windows x64 macOS Android | ||
5.0-13984 | 1 週間, 2 日前 | Check that zstd headers can be found before using a shared zstd library (PR #9622 from skylersaleh) |
Windows x64 macOS Android | ||
5.0-13982 | 1 週間, 2 日前 | Set console's default language/country/region based on computer settings (PR #9388 from JosJuice) |
Windows x64 macOS Android |
Dolphin 5.0 | 4 年, 9 ヶ月前 | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7 年, 4 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7 年, 5 ヶ月前 | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7 年, 6 ヶ月前 | |
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 年, 9 ヶ月前 | |
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 を訪れてください。 バグ報告の際には、先に最新の開発版を試し、あなたが見つけたバグが既に報告済みか検索してから行うようにしましょう。