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:
27932402d8e833dby lizzie
[dynarmic/tests] fix dynarmic_test_generator link error (#2906) -
Merged commit:
279332dc6d773eeby lizzie
[common, hle/kernel] Remove LTO_NOINLINE (#2908) -
Merged commit:
27934f9773fa908by lizzie
[dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) -
Merged commit:
279353a54d322abby lizzie
[common] Common::Size -> std::size (#2910) -
Merged commit:
2793684db3351abby kleidis
[android] Various UX fixups / Improvements (#2870) -
Merged commit:
27937dbc98f758eby lizzie
[core/memory] Remove defered heap allocation on Linux. (#2587) -
Merged commit:
2793836b736482aby lizzie
[network] Fix potential infinite hang when generating fake IPs (#2898) -
Merged commit:
279392d3ba3e5ddby MaranBr
[audio_core] Remove unused files and make audio rendering more safe (#2903) -
Merged commit:
27940bfb112dad1by lizzie
[core/hle/kernel] fix scoped JIT remnants (#2912) -
Merged commit:
27941ead5978b34by JPikachu
[kernel] Implement code address offset for Skyline compatibility (#2858)
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 |