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-13603 | hace 3 semanas, 4 días | DolphinQt: Fix regression in input expressions (PR #9487 de iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | hace 2 meses, 3 semanas | DiscIO: Fix recursive directory extraction (PR #9306 de JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | hace 5 meses | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 de jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | hace 7 meses, 4 semanas | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 de iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | hace 10 meses | Translation resources sync with Transifex |
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-13698 | hace 2 días, 20 horas | Don't call OnConfigChanged() unless config actually changed (PR #9536 de Filoppi) |
Windows x64 macOS Android | ||
5.0-13696 | hace 2 días, 20 horas | Core/MemoryWatcher: Use appropriate memory read function in ChasePointer(). (PR #9534 de AdmiralCurtiss) |
Windows x64 macOS Android | ||
5.0-13694 | hace 1 semana | Debugger: Fix issue were loaded memory breakpoints were not being triggered (break) (PR #9524 de InusualZ) |
Windows x64 macOS Android | ||
5.0-13692 | hace 1 semana | IOS/NET: Add timeout on blocking connect (PR #8759 de sepalani) |
Windows x64 macOS Android | ||
5.0-13690 | hace 1 semana, 1 día | Core: Fix time base unit mixup (PR #9526 de leoetlino) |
Windows x64 macOS Android | ||
5.0-13688 | hace 1 semana, 1 día | Translation resources sync with Transifex |
Windows x64 macOS Android | ||
5.0-13687 | hace 1 semana, 2 días | IOS: Emulate FS timings for ES content IPC commands (PR #9511 de leoetlino) |
Windows x64 macOS Android | ||
5.0-13680 | hace 1 semana, 2 días | InputCommon: move some dynamic input texture logic and add specification option (PR #9516 de iwubcode) |
Windows x64 macOS Android | ||
5.0-13676 | hace 1 semana, 2 días | Debugger: Fix "Add to watch" not working (PR #9521 de sepalani) |
Windows x64 macOS Android | ||
5.0-13673 | hace 1 semana, 3 días | IOS/FS: Implement timings for older IOS versions as well (PR #9515 de leoetlino) |
Windows x64 macOS Android |
Dolphin 5.0 | hace 4 años, 8 meses | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | hace 7 años, 3 meses | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | hace 7 años, 4 meses | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | hace 7 años, 5 meses | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | hace 8 años, 2 meses | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | hace 9 años, 8 meses | |
Windows x64 Windows x86 Mac OS X |
Ubuntu users can install a PPA for development and stable versions of Dolphin here: Installing Dolphin
Los usuarios de otras distribuciones Linux pueden mirar aquí para compilar Dolphin: Compilando Dophin en Linux (en inglés)
La última version del código fuente de Dolphin puede ser descargado en el repositorio Git del proyecto.
$ git clone https://github.com/dolphin-emu/dolphin.git
También puedes ver la versión actual del código fuente.
Para informar de errores dirígete al gestor de incidencias. Antes de informar de un problema nuevo prueba una versión en desarrollo reciente y asegúrate de que el problema todavía exista.