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:
2797048843306e2by lizzie
[compat] Fix other DragonFlyBSD/NixOS issues (#2860) -
Merged commit:
27971a1930d1063by lizzie
[dynarmic] remove MCL_ARCHITECTURE macros; fix unreachable macro builtin (#2889) -
Merged commit:
27972ca0bc65531by lizzie
[cmake] fix compilation for Intel Atom N455 (#2872) -
Merged commit:
279738f6e0aa2cbby lizzie
[tools, hle/kernel] generate condensed version of svc.cpp; move svc_generator.py and generate_converters.py to tools (#2791) -
Merged commit:
2797445a2008aa6by lizzie
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290)
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
| |
| Solaris | amd64
| |
| MacOS | arm64
| |
| Source Code | Source |