Releases

Releases are created every few months, usually accompanied by a Progress Report article. Use the latest release if you prefer stability over the newest features in the development versions.

The Windows releases require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2412 1 mes, 2 semanas ago Release for December 2024
2409 4 meses, 2 semanas ago Release for September 2024
2407 6 meses, 3 semanas ago Release for July 2024
5.0-21460 8 meses, 3 semanas ago
5.0-21264 10 meses ago

View older releases »

Versións de desenvolvemento

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. However, they are less tested than releases.

Linux users can add the following Flatpak repository: https://flatpak.dolphin-emu.org/dev.flatpakrepo

The Windows development versions require the 64-bit Visual C++ redistributable for Visual Studio 2022 to be installed.

2412-166 18 hours ago Fix build with minizip-ng>=4.0.8 (PR #13273 de JoshuaVandaele)
2412-164 19 hours ago DolphinQt: Fix QObject::connect: signal not found in IOWindow error. (PR #13281 de jordan-woyak)
2412-162 1 día, 5 horas ago Translation resources sync with Transifex
2412-161 1 día, 5 horas ago JitArm64: Fix creqv/crorc setting eq bit (PR #13266 de JosJuice)
2412-158 1 día, 6 horas ago Core/Config: Replace some std::pair with struct to make code more readable. (PR #13282 de jordan-woyak)
2412-155 1 día, 18 horas ago Qt: Fix some options not changing enabled status on game start. (PR #13259 de TryTwo)
2412-153 2 días, 14 horas ago Force Metroid Prime GCN and Metroid Prime 2 GCN to be 4:3 (PR #13248 de Nystrata)
2412-151 2 días, 19 horas ago Flatpak: Use ScmRevGen to generate metainfo XML (PR #13187 de OatmealDome)
2412-147 2 días, 20 horas ago GameINI: fix `Summoner: Goddess Reborn` sound system crash during transitions (PR #13250 de Charlese2)
2412-145 4 días, 8 horas ago DolphinQt: Fix ASSERT failure in IOWindow in debug build. (PR #13277 de jordan-woyak)

Ver versións anteriores »

Linux distributions

We are now offering official Linux development builds in the Flatpak format. If you would like to install these builds, we recommend adding our repository at https://flatpak.dolphin-emu.org/dev.flatpakrepo.

If you would like to compile your own build, please refer to our Building for Linux guide.

Código fonte

A última versión do código fonte de Dolphin pode ser descargada no repositorio Git do proxecto.

    $ git clone https://github.com/dolphin-emu/dolphin.git

Tamén podes ver a versión actual do código fonte.

Avisar de erros

For reporting bugs please go to the issue tracker. Before creating a new issue, make sure to try a recent development build and search the existing issues.