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 2주, 5일 전 Release for December 2024
2409 3개월, 2주 전 Release for September 2024
2407 5개월, 3주 전 Release for July 2024
5.0-21460 7개월, 3주 전
5.0-21264 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.

2412-44 17 시간 전 Ranges Algorithms Modernization - Return (PR #13091 저자 mitaclaw)
2412-38 2일, 18시간 전 JitArm64_Integer: Optimize subfic for -1 (PR #13224 저자 Sintendo)
2412-36 4일, 12시간 전 VKSwapChain: Always use surface formats with a normal sRGB color space if not RGBA16F (PR #13207 저자 OatmealDome)
2412-34 5일, 15시간 전 AchievementManager: Add required forward declarations (PR #13226 저자 JosJuice)
2412-31 1주, 1일 전 Jit: Skip discarded registers when flushing for interpreter fallback (PR #12682 저자 JosJuice)
2412-29 1주, 3일 전 InputCommon/SDL: Add touchpad inputs. (PR #13209 저자 jordan-woyak)
2412-27 1주, 4일 전 GameSettings: set EFBAccessEnable=True for Neighbours from Hell (PR #13215 저자 Tilka)
2412-25 1주, 6일 전 JitArm64_LoadStore: Optimize zero stores in stX (PR #13166 저자 Sintendo)
2412-23 1주, 6일 전 Core: Store object name separately for symbols (PR #13113 저자 CelestialAmber)
2412-21 2주 전 DolphinQt: Make mapping window spinboxes horizontally expanding. (PR #13196 저자 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

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

버그 신고

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