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:
27904ecf7af0cdeby MaranBr
Revert PRs #2778 and #2812 (#2867) -
Merged commit:
27905d34b44ce39by crueter
[desktop] move "Link to Ryujinx" (#2869) -
Merged commit:
279061c57172524by lizzie
[cmake] fix cpp-jwt build fail even if ENABLE_UPDATE_CHECKER is defined but NOT ENABLE_WEB_SERVICE (#2881) -
Merged commit:
27907a5996c7511by lizzie
[dynarmic] Refactoring to reduce latency hit from recompilation (#358) -
Merged commit:
279082e092d5f5dby lizzie
[cmake] remove unused YUZU_UNIX define (#2875) -
Merged commit:
27909a9b87077f8by lizzie
[cmake] add native build preset in aarch64 (#2874) -
Merged commit:
279101a2d1821b5by lizzie
[meta] add missing license headers for some .cmake/.sh (#2878) -
Merged commit:
2791183c162d80dby MaranBr
[video_core] Fix regression on image_view and image_view_info (#2873) -
Merged commit:
279125c6aaa7eb1by lizzie
[video_core/vic] remove handrolled vector implementation that also uses software prefetching(!!!!); don't try to outsmart compiler - also remove template spam (#2856) -
Merged commit:
279132924297790by lizzie
[qt] move Discord/revolt/X links to the about section (#2883) -
Merged commit:
27914effe8109a7by lizzie
[frontend] fix Simpleini warnings SI_NO_CONVERSION macro being redefined when provided by cmdline (freebsd, linux, etc) (#2877) -
Merged commit:
27915d3dbabcfc7by crueter
[docs] debug log/gfx debug info (#2871) -
Merged commit:
27916ce0a299bdbby lizzie
[qt] do not fatally error out immediately if OpenGL is missing some extensions (#2876) -
Merged commit:
27917fa718acfbeby lizzie
[tools, android/res] Remove unused strings, update unused-strings.sh to work on POSIX shells (#2879) -
Merged commit:
27918b50f8c620bby lizzie
[dynarmic] replace mcl::bit_cast with std one (#2866)
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
|
| 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 |