Languages: [EN] English | [KO] 한국어
Eden Nightly Build with AMD Zen4 + PGO
Eden 나이틀리 빌드 - AMD Zen4 + PGO
Overview 소개
Eden Nightly builds are available on an unofficial GitHub repository, but a review of the build configuration revealed that the optimization options for the PGO collection and the release builds did not match. Since the release build lacked architecture-specific optimizations, a personal test build was configured with Zen4-specific optimizations applied.
Eden Nightly를 제공하는 비공식 GitHub 저장소가 존재하지만, 빌드 구성이 PGO 수집 빌드와 릴리즈 빌드의 최적화 옵션 불일치.
특히 릴리즈 빌드에는 아키텍처 최적화가 적용되어 있지 않아, 개인 테스트용으로 Zen4 아키텍처에 맞춘 최적화 옵션을 추가하여 빌드를 구성.
Build Options 빌드 구성
- AMD Zen 4–specific build (not executable on CPUs other than the AMD Zen 4 series)
- PGO applied (Profile-Guided Optimization)
- Build environment: Clang 20.1.8
- AMD Zen4 "전용" (AMD Zen4 계열 외 CPU에서는 실행 불가)
- PGO 적용 (Profile-Guided Optimization)
- 빌드 환경: Clang 20.1.8
Changes 수정 사항
- Fixed: Taskbar appearing in borderless fullscreen mode on Windows 11 tablet mode (not fully resolved, still in progress, further testing required)
- Fixed: Restarting while in borderless fullscreen mode caused both borderless fullscreen to be disabled and a window attribute error
- Fixed: Error when creating shortcut icons for titles containing multi-byte characters.
- Fixed: Error when the shortcut path includes multi-byte characters.
- 수정: 보더리스 전체화면에서 Windows 11 태블릿 모드 작업표시줄 표시 문제
- 수정: 보더리스 전체화면에서 재시작시 보더리스 전체화면 해제 및 창 속성 오류
- 수정: 멀티바이트 문자열이 포함된 바로가기 생성 오류
- 수정: 바로가기 생성 경로에 멀티바이트 문자가 포함될 경우 오류
Notice 안내
- This build is a personal test build of the open-source Eden emulator.
- All current modifications are temporary and not aligned with the project's multi-platform direction. These will be revised in a proper manner and submitted upstream (to Eden) later
- The borderless fullscreen issue is likely caused by differences in how Qt5 and Qt6 handle this feature
- Feedback will be accepted only on improvement-related matters.
- Use at your own risk.
- It does not include any Nintendo copyrighted material (firmware, keys, rom files, etc.).
- 이 빌드는 오픈소스 기반 에뮬레이터 Eden의 개인 테스트용 빌드
- 현재 모든 수정 사항은 임시 조치이며 프로젝트의 방향성(멀티플랫폼)과 맞지 않아 향후 정식 방식으로 개선 후 Eden측에 패치를 제출할 예정.
- 보더리스 풀스크린 문제는 Qt5와 Qt6의 렌더링 처리 방식 차이로 인한 것으로 추정
- 개선 사항에 대한 피드백만 받습니다.
- 사용에 따른 문제는 전적으로 사용자 책임입니다.
- Nintendo의 저작물(펌웨어, 키, 롬 파일 등)은 포함되어 있지 않습니다.
Download 다운로드
Google Drive 구글 드라이브License 라이센스
Eden is licensed under the GPLv3 (or any later version). Refer to the LICENSE.txt file.
Reference 참조

Comments
Post a Comment