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.

2409 2개월 전 Release for September 2024
2407 4개월 전 Release for July 2024
5.0-21460 6개월, 1주 전
5.0-21264 7개월, 1주 전
5.0-21088 9개월 전

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.

2409-288 1 시간 전 Config/IsSettingSaveable: Use class template argument deduction. (PR #13164 저자 jordan-woyak)
2409-285 1 시간 전 InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs. (PR #13165 저자 jordan-woyak)
2409-282 1 시간 전 Generalwidget: Recommend default video backend (PR #13168 저자 Dentomologist)
2409-279 20 시간 전 InputCommon: Disable Player LED for DualSense Controllers by default (PR #13167 저자 dreamsyntax)
2409-277 1일, 23시간 전 MainWindow: Avoid Global System Accessor (PR #13151 저자 mitaclaw)
2409-275 1일, 23시간 전 Add include guard to QtUtils.h (PR #13163 저자 jordan-woyak)
2409-273 2일, 13시간 전 ControllerInterface/SDL: Fix device removal event processing. (PR #13157 저자 jordan-woyak)
2409-271 2일, 21시간 전 Translation resources sync with Transifex
2409-270 3일, 13시간 전 DolphinQt: Ensure skylanders QDateTimeEdit shows a four digit year without forcing dd-mm-yyyy format. (PR #13159 저자 jordan-woyak)
2409-268 4일, 5시간 전 GameSettings: add patch to fix Eternal Darkness startup hang (PR #13154 저자 Tilka)

예전 버전들 보기 »

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.

소스 코드

프로젝트 Git(분산 버전 관리 시스템) 저장소에서 가장 최신 버전의 돌핀 소스 코드를 다운로드 할 수 있습니다.

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

또한 소스 코드의 현재 버전을 둘러볼 수 있습니다.

버그 신고

버그를 신고하시려면 이슈 트래커 를 이용해 주세요. 새 이슈를 만들기 전에, 최근 개발 빌드를 사용해 보시거나 이미 이슈가 있는지 검색해 보세요.