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 43 분 전 VideoBackends:Metal: Enable shouldMaximizeConcurrentCompilation when available (PR #11911 저자 TellowKrinkle)
5.0-19599 22 시간 전 Qt: Add float config tooltip slider (PR #11900 저자 Filoppi)
5.0-19597 1일, 5시간 전 OpenGL: Check the list of supported AA modes instead of hardcoding (PR #11699 저자 Pokechu22)
5.0-19593 1일, 6시간 전 VideoBackends: add support to allow rendering to multiple output targets (PR #11859 저자 iwubcode)
5.0-19590 1일, 6시간 전 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 1일, 21시간 전 VideoCommon: migrate texture packs to use the asset loader system (PR #11681 저자 iwubcode)
5.0-19582 1일, 22시간 전 PowerPC/ConditionRegister: Mark PPCToInternal() as constexpr (PR #11910 저자 lioncash)
5.0-19580 1일, 23시간 전 Debugger: Remove some trivial string copies (PR #11908 저자 lioncash)
5.0-19574 1일, 23시간 전 static const std::regex (PR #11902 저자 Minty-Meeo)
5.0-19572 1일, 23시간 전 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

다른 리눅스 배포판 사용자들은 돌핀을 컴파일하려면 여기를 보시면 됩니다: 리눅스에서 돌핀을 빌드하기

소스 코드

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

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

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

버그 신고

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