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개월, 2주 전 Release for December 2024
2409 4개월, 2주 전 Release for September 2024
2407 6개월, 3주 전 Release for July 2024
5.0-21460 8개월, 3주 전
5.0-21264 10개월 전

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

예전 버전들 보기 »

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

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

버그 신고

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