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, offering up to 5–10% higher FPS. Test them out!
Soon, we’ll release only PGO builds whenever possible.
Changelog:
-
Merged commit:
27740f088f028f3
[cmake] Fix building on aarch64-linux (#2591) -
Merged commit:
27741677148bdca
[cmake] PUBLIC link to mcl for dynarmic (#2595) -
Merged commit:
277424982dcfaa5
[cmake] Use siritConfig instead of the module (#2593) -
Merged commit:
27743020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) -
Merged commit:
27744ba20e5c2f5
[common] fix extraneous error wrt. priority queues (#2598) -
Merged commit:
27745cc50571275
[dynarmic] fix tests builds (#2601) -
Merged commit:
27746c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) -
Merged commit:
2774702016697d6
[cmake, macos] Suppress warnings for unused private members (#2583) -
Merged commit:
27748c725641f13
[video_core] Fix fast buffers without performance loss (#2605)
Full Changelog: v0.0.3...master
Unofficial Nightly Release: 27748
| 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_64aarch64-PGO
|
| 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_64aarch64-PGO
|
| FreeBSD | amd64
| amd64
|
| Android | ReplaceCoexistOptimised
| |
| Windows (MSVC) | 7z ──────────────── x86_64arm64Installer ──────────────── x86_64arm64
| |
| Windows (CLANG) Experimental | 7z ──────────────── x86_64arm64Installer ──────────────── x86_64arm64
| 7z ──────────────── x86_64-PGOarm64-PGOInstaller ──────────────── x86_64-PGOarm64-PGO
|
| MacOS | arm64x86_64
| |
| Source Code |