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.

2407 3 недели, 3 дня назад Release for July 2024
5.0-21460 2 месяца, 4 недели назад
5.0-21264 4 месяца назад
5.0-21088 5 месяцев, 3 недели назад
5.0-20347 8 месяцев, 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.

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

2407-103 2 дня, 22 часа назад Cached Interpreter 2.0 (PR #12723 от mitaclaw)
2407-97 3 дня, 9 часов назад AchievementManager: Fix incorrect check on network request return value in FetchBadge() (PR #12950 от AdmiralCurtiss)
2407-95 3 дня, 9 часов назад Debugger: Various fixes (PR #12862 от SuperSamus)
2407-88 3 дня, 10 часов назад DolphinTool: list filesystem recursively (PR #12943 от Tilka)
2407-86 3 дня, 10 часов назад cmake: Fix building with system minizip-ng (PR #12910 от ReillyBrogan)
2407-84 3 дня, 15 часов назад Emitters: Define Trivial Getters Inline (PR #12948 от mitaclaw)
2407-82 5 дней, 10 часов назад Use C++20 erase_if() instead of erase(remove_if()) (NFC) (PR #12945 от Tilka)
2407-80 5 дней, 10 часов назад Fix double-definition under newlib (PR #12946 от SimoneN64)
2407-78 1 неделя назад IOS: Fix return code inaccuracy (PR #12936 от vabold)
2407-76 1 неделя, 1 день назад RetroAchievements - Leaderboard Spam Fix (PR #12941 от LillyJadeKatrin)

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

Linux distributions

Users of Linux distributions can look here to compile Dolphin: Building Dolphin on Linux

Исходный код

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

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

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

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

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