Warning
This repository is not affiliated with the official Eden development team. It exists solely to provide an easy way for users to try out the latest features from recent commits.
These builds are experimental and may be unstable. Use them at your own risk, and please do not report issues from these builds to the official channels unless confirmed on official releases.
Important
See the Release Overview section for detailed differences between builds.
PGO-optimized builds are now available, can offer up to 5–10% higher FPS in theory depending on games.
But note that they are now extremely experimental with unstable performance boost across different builds even with the same game.
Changelog:
- 
Merged commit: 27919c31761ab75by lizzie
 [tools] fix optimize-assets not being multithreaded due to -print0 (#2887)
- 
Merged commit: 27920ae46778cc3by lizzie
 [qt, discord-rpc] Don't use named variant for icon (#2888)
- 
Merged commit: 27921cf9f78636aby DraVee
 [cmake] if CCACHE is set but not found, make it fatal (#2885)
- 
Merged commit: 279229582dfffeeby lizzie
 [core/hle/service] use single lambda dispatcher as opposed to spamming 48+6 tiny cold cloned capturing lambdas (#2880)
- 
Merged commit: 27923e4b0c03a22by lizzie
 [dynarmic] use (v)pshufb (SSSE3+) for VREV32/64 emits (#2851)
- 
Merged commit: 279242f591d33d3by Caio Oliveira
 [meta] Add option to FORCE X11 as Graphics Backend (#2820)
- 
Merged commit: 27925cdf4ce07bcby lizzie
 [dist] Halloween icons (#2886)
- 
Merged commit: 27926206e7af162by lizzie
 [docs] Add @Ribbit to video_core/ and shader_recompiler/ CODEOWNERS (#2892)
- 
Merged commit: 2792706275885f1by MaranBr
 [video_core] Remove redundant check on image_view and image_view_info (#2891)
- 
Merged commit: 27928c96defb80dby lizzie
 Reapply PRs #2778 and #2812 (#2867) (#2868)
- 
Merged commit: 27929d989166044by lizzie
 Revert "[docs] Add @Ribbit to video_core/ and shader_recompiler/ CODEOWNERS (#2892)" (#2896)
- 
Merged commit: 27930e93159b047by crueter
 [qt] clean up some orphaned_profiles bugs; add help (#2894)
- 
Merged commit: 27931d498db1106by lizzie
 [dynarmic] nuke zydis/zycore out of orbit forever (#2893)
Full Changelog: v0.0.3...master
Release table:
| Platform | Normal builds | PGO optimized builds | 
|---|---|---|
| Linux (AppImage) | Common x86_64_v3Legacy x86_64Steamdeck x86_64ROG-ALLY x86_64aarch64 | Common-PGO x86_64_v3Legacy-PGO x86_64Steamdeck-PGO x86_64ROG-ALLY-PGO x86_64 | 
| Linux (AppBundle) | Common x86_64_v3Legacy x86_64Steamdeck x86_64ROG-ALLY x86_64aarch64 | Common-PGO x86_64_v3Legacy-PGO x86_64Steamdeck-PGO x86_64ROG-ALLY-PGO x86_64 | 
| Android | ReplaceCoexistOptimizedLegacy | |
| Windows (MSVC) | 7z ──────────────── x86_64arm64Installer ──────────────── x86_64arm64 | |
| Windows (CLANG) | 7z ──────────────── x86_64Installer ──────────────── x86_64 | 7z ──────────────── x86_64-PGOInstaller ──────────────── x86_64-PGO | 
| Windows (MSYS2) | 7z ──────────────── x86_64Installer ──────────────── x86_64 | 7z ──────────────── x86_64-PGOInstaller ──────────────── x86_64-PGO | 
| FreeBSD | amd64 | |
| MacOS | arm64 | |
| Source Code | Source |