Beta versions are released every month, usually accompanied by a Progress Report article. They are a good balance between the Dolphin development versions and the stable versions.
The beta versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed.
5.0-13603 | 4주 전 | DolphinQt: Fix regression in input expressions (PR #9487 저자 iwubcode) |
Windows x64 macOS Android | ||
5.0-13178 | 2개월, 4주 전 | DiscIO: Fix recursive directory extraction (PR #9306 저자 JosJuice) |
Windows x64 macOS Android | ||
5.0-12716 | 5개월 전 | Core/NetPlay: Fix Wii Remote syncing. (PR #9116 저자 jordan-woyak) |
Windows x64 macOS Android | ||
5.0-12247 | 8개월 전 | VertexShaderManager: Only look for freelook config changes if we're using freelook (PR #8884 저자 iwubcode) |
Windows x64 macOS Android | ||
5.0-11991 | 10개월 전 | Translation resources sync with Transifex |
Windows x64 macOS Android |
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 stable versions of the emulator.
The development versions require the 64-bit Visual C++ redistributable for Visual Studio 2019 to be installed.
5.0-13712 | 14 시간 전 | DebugInterface: Check visited addresses in GetThreads (PR #9535 저자 sepalani) |
Windows x64 macOS Android | ||
5.0-13710 | 1일, 4시간 전 | InputCommon: dynamic input textures more optimizations (PR #9539 저자 iwubcode) |
Windows x64 macOS Android | ||
5.0-13707 | 1일, 4시간 전 | Core/Memmap: Give more detailed error messages if memory mapping fails. (PR #9537 저자 AdmiralCurtiss) |
Windows x64 macOS Android | ||
5.0-13705 | 1일, 19시간 전 | Qt: Re-add IOS version to the game info tab (PR #9513 저자 leoetlino) |
Windows x64 macOS Android | ||
5.0-13703 | 1일, 19시간 전 | Cleanup X11 and XRANDR Macros (PR #9492 저자 nolange) |
Windows x64 macOS Android | ||
5.0-13700 | 1일, 19시간 전 | DolphinQt: Fix <game_id> tag in SoftwareRendererWidget.cpp (PR #9538 저자 JosJuice) |
Windows x64 macOS Android | ||
5.0-13698 | 5일, 5시간 전 | Don't call OnConfigChanged() unless config actually changed (PR #9536 저자 Filoppi) |
Windows x64 macOS Android | ||
5.0-13696 | 5일, 5시간 전 | Core/MemoryWatcher: Use appropriate memory read function in ChasePointer(). (PR #9534 저자 AdmiralCurtiss) |
Windows x64 macOS Android | ||
5.0-13694 | 1주, 2일 전 | Debugger: Fix issue were loaded memory breakpoints were not being triggered (break) (PR #9524 저자 InusualZ) |
Windows x64 macOS Android | ||
5.0-13692 | 1주, 2일 전 | IOS/NET: Add timeout on blocking connect (PR #8759 저자 sepalani) |
Windows x64 macOS Android |
Dolphin 5.0 | 4년, 8개월 전 | |
Windows x64 Mac OS X | ||
Dolphin 4.0.2 | 7년, 3개월 전 | |
Windows x64 Windows x86 | ||
Dolphin 4.0.1 | 7년, 4개월 전 | |
Windows x64 Windows x86 | ||
Dolphin 4.0 | 7년, 5개월 전 | |
Windows x64 Windows x86 Ubuntu 13.04 Mac OS X | ||
Dolphin 3.5 | 8년, 2개월 전 | |
Windows x64 Windows x86 Mac OS X | ||
Dolphin 3.0 | 9년, 8개월 전 | |
Windows x64 Windows x86 Mac OS X |
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
버그를 신고하시려면 이슈 트래커 를 이용해 주세요. 새 이슈를 만들기 전에, 최근 개발 빌드를 사용해 보시거나 이미 이슈가 있는지 검색해 보세요.