You have been redirected to the Русский version of the website based on your browser language preferences. If you prefer the English version, click here to go back.

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 2 месяца назад Release for December 2024
2409 4 месяца, 4 недели назад Release for September 2024
2407 7 месяцев назад Release for July 2024
5.0-21460 9 месяцев назад
5.0-21264 10 месяцев, 1 неделя назад

View older releases »

Разрабатываемые версии

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-225 9 часов назад Refactor: infinite loop based on Dolphin's style guidelines (PR #13316 от hoogmin)
2412-223 1 день, 8 часов назад VertexLoaderBase: Allow the vertex loader type to be set via config (PR #13305 от OatmealDome)
2412-221 2 дня, 5 часов назад Common: Make SmallVector work with non-standard-layout types. (PR #13310 от jordan-woyak)
2412-219 2 дня, 5 часов назад Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16 (PR #13291 от iwubcode)
2412-217 2 дня, 12 часов назад JitArm64_SystemRegisters: Small FixGTBeforeSettingCRFieldBit optimization (PR #13267 от Sintendo)
2412-215 2 дня, 12 часов назад Fix segfault when passing invalid arguments (PR #13304 от JoshuaVandaele)
2412-213 3 дня, 4 часа назад DolphinQt: Add a "Configure Extension" button under the extension selection combo box. (PR #13297 от jordan-woyak)
2412-211 3 дня, 4 часа назад InputCommon: Add ternary conditional operator to input expressions. (PR #13178 от jordan-woyak)
2412-209 3 дня, 4 часа назад MemoryView auto-update while running and color recently changed cells. (PR #11261 от TryTwo)
2412-202 3 дня, 11 часов назад Core: Remove redundant lock for FilterApprovedPatches call (PR #13213 от JosJuice)

Посмотреть предыдущие версии »

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.

Исходный код

Последнюю версию исходного кода Dolphin можно загрузить с Git-репозитория проекта.

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

Вы также можете просмотреть текущую версию исходного кода.

Сообщить об ошибке

Чтобы сообщить нам об ошибке, перейдите на наш баг-трекер. Перед отправкой попробуйте последнюю разрабатываемую версию и посмотрите, не писал ли кто об этой ошибке.