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:
27740
f088f028f3
[cmake] Fix building on aarch64-linux (#2591) -
Merged commit:
27741
677148bdca
[cmake] PUBLIC link to mcl for dynarmic (#2595) -
Merged commit:
27742
4982dcfaa5
[cmake] Use siritConfig instead of the module (#2593) -
Merged commit:
27743
020ad29a8c
[common] replace Common::BitSet with std::bitset (#2576) -
Merged commit:
27744
ba20e5c2f5
[common] fix extraneous error wrt. priority queues (#2598) -
Merged commit:
27745
cc50571275
[dynarmic] fix tests builds (#2601) -
Merged commit:
27746
c77ad128b9
[cmake] whole-program LTO, prefer lld on clang (#2581) -
Merged commit:
27747
02016697d6
[cmake, macos] Suppress warnings for unused private members (#2583) -
Merged commit:
27748
c725641f13
[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_v3 Legacy x86_64 Steamdeck x86_64 ROG-ALLY x86_64 aarch64
| Common-PGO x86_64_v3 Legacy-PGO x86_64 Steamdeck-PGO x86_64 ROG-ALLY-PGO x86_64 aarch64-PGO
|
Linux (AppBundle) | AppImage alternative format ──────────────── Common x86_64_v3 Legacy x86_64 Steamdeck x86_64 ROG-ALLY x86_64 aarch64
| AppImage alternative format ──────────────── Common-PGO x86_64_v3 Legacy-PGO x86_64 Steamdeck-PGO x86_64 ROG-ALLY-PGO x86_64 aarch64-PGO
|
FreeBSD | amd64
| amd64
|
Android | Replace Coexist Optimised
| |
Windows (MSVC) | 7z ──────────────── x86_64 arm64 Installer ──────────────── x86_64 arm64
| |
Windows (CLANG) Experimental | 7z ──────────────── x86_64 arm64 Installer ──────────────── x86_64 arm64
| 7z ──────────────── x86_64-PGO arm64-PGO Installer ──────────────── x86_64-PGO arm64-PGO
|
MacOS | arm64 x86_64
| |
Source Code |