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일, 21시간 전 Cached Interpreter 2.0 (PR #12723 저자 mitaclaw)
2407-97 3일, 7시간 전 AchievementManager: Fix incorrect check on network request return value in FetchBadge() (PR #12950 저자 AdmiralCurtiss)
2407-95 3일, 8시간 전 Debugger: Various fixes (PR #12862 저자 SuperSamus)
2407-88 3일, 8시간 전 DolphinTool: list filesystem recursively (PR #12943 저자 Tilka)
2407-86 3일, 8시간 전 cmake: Fix building with system minizip-ng (PR #12910 저자 ReillyBrogan)
2407-84 3일, 13시간 전 Emitters: Define Trivial Getters Inline (PR #12948 저자 mitaclaw)
2407-82 5일, 8시간 전 Use C++20 erase_if() instead of erase(remove_if()) (NFC) (PR #12945 저자 Tilka)
2407-80 5일, 8시간 전 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

소스 코드

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

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

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

버그 신고

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