You have been redirected to the 한국어 version of the website based on your browser language preferences. If you prefer the English version, click here to go back.

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

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-225 9 시간 전 Refactor: infinite loop based on Dolphin's style guidelines (PR #13316 저자 hoogmin)
2412-223 1일, 8시간 전 VertexLoaderBase: Allow the vertex loader type to be set via config (PR #13305 저자 OatmealDome)
2412-221 2일, 4시간 전 Common: Make SmallVector work with non-standard-layout types. (PR #13310 저자 jordan-woyak)
2412-219 2일, 4시간 전 Externals / VideoCommon: update imgui to 1.91.7 and implot to v0.16 (PR #13291 저자 iwubcode)
2412-217 2일, 12시간 전 JitArm64_SystemRegisters: Small FixGTBeforeSettingCRFieldBit optimization (PR #13267 저자 Sintendo)
2412-215 2일, 12시간 전 Fix segfault when passing invalid arguments (PR #13304 저자 JoshuaVandaele)
2412-213 3일, 4시간 전 DolphinQt: Add a "Configure Extension" button under the extension selection combo box. (PR #13297 저자 jordan-woyak)
2412-211 3일, 4시간 전 InputCommon: Add ternary conditional operator to input expressions. (PR #13178 저자 jordan-woyak)
2412-209 3일, 4시간 전 MemoryView auto-update while running and color recently changed cells. (PR #11261 저자 TryTwo)
2412-202 3일, 11시간 전 Core: Remove redundant lock for FilterApprovedPatches call (PR #13213 저자 JosJuice)

예전 버전들 보기 »

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

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

버그 신고

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