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 2017 to be installed.
5.0-11364 | vor 13 Stunden | VideoCommon/TextureConverterShaderGen: Convert over to fmt (PR #8508 von lioncash) |
Windows x64 macOS Android | ||
5.0-11361 | vor 13 Stunden | VideoCommon/FramebufferShaderGen: Minor clean up (PR #8509 von lioncash) |
Windows x64 macOS Android | ||
5.0-11354 | vor 13 Stunden | VideoCommon/OpcodeDecoding: Make use of if constexpr (PR #8511 von lioncash) |
Windows x64 macOS Android | ||
5.0-11345 | vor 13 Stunden | VideoCommon/BoundingBox: Make interface for querying bounding box data (PR #8513 von lioncash) |
Windows x64 macOS Android | ||
5.0-11342 | vor 14 Stunden | VideoCommon/IndexGenerator: Eliminate static state (PR #8512 von lioncash) |
Windows x64 macOS Android | ||
5.0-11337 | 2 Tage her | Common/Network: Make StringToMacAddress use a string_view (PR #8514 von lioncash) |
Windows x64 macOS Android | ||
5.0-11333 | 5 Tage, 13 Stunden her | Update VS projects/solutions to VS2019 (PR #8498 von stenzek) |
Windows x64 macOS Android | ||
5.0-11329 | 1 Woche, 1 Tag her | Core: Only reset wiimotes in Wii mode (PR #8504 von stenzek) |
Windows x64 macOS Android | ||
5.0-11327 | 1 Woche, 1 Tag her | Always run as X11 app even under Wayland (PR #8357 von KAMiKAZOW) |
Windows x64 macOS Android | ||
5.0-11325 | 1 Woche, 2 Tage her | VideoCommon: Make use of fmt outside of shader generators (PR #8487 von lioncash) |
Windows x64 macOS Android |
Dolphin 5.0 | 3 Jahre, 5 Monate her | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 6 Jahre her | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 6 Jahre, 1 Monat her | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 6 Jahre, 2 Monate her | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 6 Jahre, 11 Monate her | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 8 Jahre, 5 Monate her | |
Windows x64 Windows x86 Mac OS X |
Ubuntu users can install a PPA for development and stable versions of Dolphin here: Installing Dolphin
Benutzer anderer Linux-Distributionen können hier schauen, um Dolphin zu kompilieren: Dolphin unter Linux kompilieren
Die neueste Version des Quelltextes von Dolphin kann von unserem Git-Projektarchiv heruntergeladen werden.
$ git clone https://github.com/dolphin-emu/dolphin.git
Du kannst dich auch in der aktuellen Version des Quelltextes umsehen.
Besuche die Liste offener Probleme um Fehler zu melden. Vor dem Erstellen eines neuen Problems sollte sichergestellt werden, dass eine aktuelle Entwicklerversion ausprobiert und die vorhandenen Probleme durchsucht wurden.