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:
27885a0769ad835by crueter
[cmake] MinGW builds; fix line endings; fix weird multiplayer lobby behavior (#2835) -
Merged commit:
278867846f4de31by crueter
[ci] delete old workflows (#2843) -
Merged commit:
27887c788dbb3efby xbzk
single commit to fix glCcolorMagic logic (#2842) -
Merged commit:
27888683c2834aaby Ribbit
[Android] Finally add Amiibo load support to Android (#2845) -
Merged commit:
278890be29d2947by Caio Oliveira
[meta] fix building with clang 21.1.4 (#2839) -
Merged commit:
27890dc907616a9by Ribbit
[Android] Fix Amiibo bug (#2847) -
Merged commit:
278912a3e815dcdby lizzie
[cmake, dynarmic/tests] do not enable avx2, remove unused cmake opts (#2844) -
Merged commit:
27892c713d44c88by lizzie
[dynarmic, docs] Add support for DragonFly, shared mapping fallback to private, and update docs (#2829) -
Merged commit:
27893903faacaabby crueter
[qt] clarify orphaned profiles by showing GOOD uuids (#2850) -
Merged commit:
2789407b09b3849by crueter
[codeowners] nyxynx -> kleidis (#2855) -
Merged commit:
278958fa36a7737by Caio Oliveira
nuke: Goodbye PCH, you will not be missed (#2821) -
Merged commit:
27896dd9cae4ebcby lizzie
[logging, debugger] remove unescesary logic and only query USER env variable once (#2800) -
Merged commit:
278973ba9769d7aby lizzie
[docs/user] add reshade instructions to fix flickers and such (#2848) -
Merged commit:
2789861ab1be0e7by lizzie
[dynarmic] replace mcl::bit_cast with std::bit_cast; fix IR_emit codepath warnings for UNREACHABLE(); remove type trait mcl::integer_of_size dependency (#2775) -
Merged commit:
2789939f226a853by crueter
[qt] Ryujinx save data link (#2815) -
Merged commit:
27900b2ac18173fby MaranBr
[video_core] Fix more edge cases in image_view and image_view_info (#2853) -
Merged commit:
279013d4bb08cfcby Ribbit
Revert "[Shader Recompiler] Caching optimization for Texture_Pass (#481)" (#2859) -
Merged commit:
2790215becaa5a3by Ribbit
[Audio] Tighten sink queue back pressure (#2840)
Full Changelog: v0.0.3...master
Unofficial Nightly Release: 27902-v0.04-RC1
| 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
|
| FreeBSD | amd64
| amd64-PGO
|
| 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
|
| MacOS | arm64
| |
| Source Code | Source |