Beta versions

Beta versions are released every month, usually accompanied by a Progress Report article. Use the latest beta version if you prefer stability over the newest features in the development versions.

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

5.0-19368 4 недели, 1 день назад Translation resources sync with Transifex
5.0-18498 4 месяца, 1 неделя назад Translation resources sync with Transifex
5.0-17995 6 месяцев, 1 неделя назад Translation resources sync with Transifex
5.0-17269 9 месяцев, 1 неделя назад Translation resources sync with Transifex
5.0-16793 11 месяцев, 1 неделя назад FileUtil: Only attempt to write to the destination in Copy if there is actually content to write (PR #10810 от OatmealDome)

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

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 beta versions of the emulator.

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

5.0-19601 3 часа назад VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available (PR #11911 от TellowKrinkle)
5.0-19599 1 день назад Qt: Add float config tooltip slider (PR #11900 от Filoppi)
5.0-19597 1 день, 7 часов назад OpenGL: Check the list of supported AA modes instead of hardcoding (PR #11699 от Pokechu22)
5.0-19593 1 день, 9 часов назад VideoBackends: add support to allow rendering to multiple output targets (PR #11859 от iwubcode)
5.0-19590 1 день, 9 часов назад VideoCommon: add additional error logs for asset loading and don't crash when asset no longer exists on reload (PR #11912 от iwubcode)
5.0-19587 2 дня назад VideoCommon: migrate texture packs to use the asset loader system (PR #11681 от iwubcode)
5.0-19582 2 дня, 1 час назад PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr (PR #11910 от lioncash)
5.0-19580 2 дня, 1 час назад Debugger: Remove some trivial string copies (PR #11908 от lioncash)
5.0-19574 2 дня, 1 час назад static const std::regex (PR #11902 от Minty-Meeo)
5.0-19572 2 дня, 1 час назад GCMemcardUtils: Make use of std::span where applicable (PR #11909 от lioncash)

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

Стабильные версии

The stable versions below are years out of date and missing countless features and bug fixes. Beta or development versions are a better choice for almost all users; the stable versions should only be used if you have a specific need for them.
Dolphin 5.0 6 лет, 11 месяцев назад
Dolphin 4.0.2 9 лет, 6 месяцев назад
Dolphin 4.0.1 9 лет, 7 месяцев назад
Dolphin 4.0 9 лет, 8 месяцев назад
Dolphin 3.5 10 лет, 5 месяцев назад
Dolphin 3.0 11 лет, 11 месяцев назад

Linux distributions

Ubuntu users can install a PPA for development and stable versions of Dolphin here: Installing Dolphin

Пользователи других дистрибутивов Linux могут посмотреть, как собрать Dolphin, здесь: Сборка Dolphin на Linux

Исходный код

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

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

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

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

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