-
Eden v0.2.0-rc2
Stablereleased this
2026-03-16 20:24:30 +01:00 | 54 commits to master since this releaseChangelog
This release contains a myriad of performance improvements and graphical fixes, alongside general UI and UX improvements, internal improvements, and much more. There are a ton of changes--far too many to go over here--so as always, go through the full changelog yourself for more details.
Universal
- Fixed Breath of the Wild 1.9.0 not displaying the correct game name
- JIT and memory performance improvements
- VSync is now disabled if Turbo Mode is active
- Fixed audio in Pokemon Fire Red/Leaf Green
Renderer
- Fixed invisible mice textures in Luigi's Mansion 3
- Fixed graphical issues and crashes on older Qualcomm GPUs
- Fixed various vertex explosions and color artifacting
- This primarily affects games such as Mario Kart, Luigi's Mansion 3, and the Zelda games.
- Fixed shader bugs on newer AMD drivers on Windows
- Fixed Skyward Sword HD eye glitch
Desktop
- Added a basic frametime and FPS overlay
- This can be enabled with Ctrl+V
- Fixed importing of RomFS mods from zip/folder
- Fixed the game list
Titlecolumn starting out super small by default - Added tooltips to the game grid, showing current game version & playtime
- Added the Applets tab to the per-game configuration
- Mods can now be deleted or opened in the file manager from the per-game configuration menu
- The GPU selector box now shows its driver
- Fixed Applets tab titlebar cutoff
- Added back the IR camera (if
YUZU_USE_QT_MULTIMEDIAis on)
Android
- Fixed bugs and graphical oddities with game pause/resume
Internal
- FFmpeg and SDL have been updated, which fixes a Vulkan VP9 decoding bug and adds gyro and rumble support to 8BitDo controllers respectively.
- MbedTLS has been replaced with OpenSSL. This generally improves performance, especially on custom optimized OpenSSL builds
- Added support for Polish and Thai language packs
- Fastmem and NCE are automatically disabled on Linux systems that don't support it
- Several configuration matrices have been removed:
YUZU_USE_CPMENABLE_SDL2(always on except for Android)ENABLE_OPENSSL(required now)
Packages
Targets
Each build is optimized for a specific architecture and uses a specific compiler.
- aarch64/arm64: For devices that use the armv8-a instruction set; e.g. Snapdragon X, all Android devices, and Apple Silicon Macs.
- amd64: For devices that use the amd64 (aka x86_64) instruction set; this is exclusively used by Intel and AMD CPUs and is only found on desktops.
Compilers
- MSVC: The default compiler for Windows. This is the most stable experience, but may lack in performance compared to any of the following alternatives.
- GCC: The standard GNU compiler; this is the default for Linux and will provide the most stable experience.
- PGO: These are built with Clang, and use PGO. PGO (profile-guided optimization) uses data from prior compilations
to determine the "hotspots" found within the codebase. Using these hotspots,
it can allocate more resources towards these heavily-used areas, and thus generally see improved performance to the tune of ~10-50%,
depending on the specific game, hardware, and platform. Do note that additional instabilities may occur.
Linux
Linux packages are distributed via AppImage.
zsync files are provided for easier updating, such as via
AM.Build Type GCC PGO Notes amd64 GCC (zsync) PGO (zsync) Legacy amd64 GCC (zsync) PGO (zsync) Pre-Ryzen or Haswell CPUs (expect sadness) Steam Deck GCC (zsync) PGO (zsync) Zen 2, with additional patches for SteamOS ROG Ally X GCC (zsync) PGO (zsync) Zen 4 aarch64 GCC (zsync) PGO (zsync) Debian/Ubuntu
Debian/Ubuntu targets are
.debfiles, which can be installed viasudo dpkg -i <package>.deb.Target amd64 aarch64 Notes Ubuntu 24.04 amd64 aarch64 Not compatible with Ubuntu 25.04 or later Debian 12 amd64 aarch64 Drivers may be old Debian 13 amd64 aarch64 Room Executables
These are statically linked Linux executables for the
eden-roombinary.Windows
Windows packages are in-place zip files. Setup files are soon to come.
Note that arm64 builds are experimental.Compiler amd64 arm64 Notes MSVC amd64 MinGW amd64 arm64 May have additional bugs/glitches MinGW PGO amd64 arm64 Android
Build Description Android Standard Single APK for all supported Android devices (most users should use this) Android x86_64 For devices running Chrome/FydeOS, AVD emulators, or certain Intel Atom Android devices. Android Optimized For any Android device that has Frame Generation or any other per-device feature Android Legacy For Adreno A6xx and other older GPUs macOS
macOS comes in a tarballed app. These builds are currently experimental, and you should expect major graphical glitches and crashes.
In order to run the app, you may need to go to System Settings -> Privacy & Security -> Security -> Allow untrusted app.File Description macOS For Apple Silicon (M1, M2, etc) Source
Contains all source code, submodules, and CPM cache at the time of release.
This can be extracted withtar xf Eden-Source-v0.2.0-rc2.tar.zst.File Description tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2) Torrent
A torrent containing all artifacts. To use this, simply download the torrent and import it into your favorite torrent client (BitTorrent only!),
and artifacts will be downloaded automatically.Downloads
-
Source code (ZIP)
33,248 downloads
-
Source code (TAR.GZ)
9,920 downloads
-
Eden-Android-v0.2.0-rc2-chromeos.apk
118,249 downloads ·
2026-03-16 20:24:34 +01:00 · 26 MiB -
Eden-Android-v0.2.0-rc2-legacy.apk
135,751 downloads ·
2026-03-16 20:24:34 +01:00 · 26 MiB -
Eden-Android-v0.2.0-rc2-optimized.apk
252,406 downloads ·
2026-03-16 20:24:34 +01:00 · 26 MiB -
Eden-Android-v0.2.0-rc2-standard.apk
960,371 downloads ·
2026-03-16 20:24:35 +01:00 · 26 MiB -
Eden-Debian-12-v0.2.0-rc2-aarch64.deb
5,147 downloads ·
2026-03-16 20:24:34 +01:00 · 21 MiB -
Eden-Debian-12-v0.2.0-rc2-amd64.deb
3,771 downloads ·
2026-03-16 20:24:34 +01:00 · 20 MiB -
Eden-Debian-13-v0.2.0-rc2-aarch64.deb
3,369 downloads ·
2026-03-16 20:24:34 +01:00 · 22 MiB -
Eden-Debian-13-v0.2.0-rc2-amd64.deb
3,899 downloads ·
2026-03-16 20:24:34 +01:00 · 21 MiB -
Eden-FreeBSD-v0.2.0-rc2-amd64.tar.zst
1,915 downloads ·
2026-03-16 20:24:38 +01:00 · 62 MiB -
Eden-Linux-aarch64-clang-pgo.AppImage.zsync
686 downloads ·
2026-03-16 20:24:32 +01:00 · 374 KiB -
Eden-Linux-aarch64-gcc-standard.AppImage.zsync
466 downloads ·
2026-03-16 20:24:32 +01:00 · 380 KiB -
Eden-Linux-amd64-clang-pgo.AppImage.zsync
1,694 downloads ·
2026-03-16 20:24:32 +01:00 · 389 KiB -
Eden-Linux-amd64-gcc-standard.AppImage.zsync
2,642 downloads ·
2026-03-16 20:24:32 +01:00 · 390 KiB -
Eden-Linux-legacy-clang-pgo.AppImage.zsync
446 downloads ·
2026-03-16 20:24:32 +01:00 · 388 KiB -
Eden-Linux-legacy-gcc-standard.AppImage.zsync
562 downloads ·
2026-03-16 20:24:32 +01:00 · 388 KiB -
Eden-Linux-rog-ally-clang-pgo.AppImage.zsync
727 downloads ·
2026-03-16 20:24:32 +01:00 · 363 KiB -
Eden-Linux-rog-ally-gcc-standard.AppImage.zsync
500 downloads ·
2026-03-16 20:24:32 +01:00 · 371 KiB -
Eden-Linux-steamdeck-clang-pgo.AppImage.zsync
918 downloads ·
2026-03-16 20:24:32 +01:00 · 387 KiB -
Eden-Linux-steamdeck-gcc-standard.AppImage.zsync
1,454 downloads ·
2026-03-16 20:24:32 +01:00 · 390 KiB -
Eden-Linux-v0.2.0-rc2-aarch64-clang-pgo.AppImage
2,875 downloads ·
2026-03-16 20:24:36 +01:00 · 62 MiB -
Eden-Linux-v0.2.0-rc2-aarch64-gcc-standard.AppImage
2,277 downloads ·
2026-03-16 20:24:35 +01:00 · 63 MiB -
Eden-Linux-v0.2.0-rc2-amd64-clang-pgo.AppImage
8,435 downloads ·
2026-03-16 20:24:37 +01:00 · 65 MiB -
Eden-Linux-v0.2.0-rc2-amd64-gcc-standard.AppImage
16,656 downloads ·
2026-03-16 20:24:37 +01:00 · 65 MiB -
Eden-Linux-v0.2.0-rc2-legacy-clang-pgo.AppImage
2,255 downloads ·
2026-03-16 20:24:37 +01:00 · 65 MiB -
Eden-Linux-v0.2.0-rc2-legacy-gcc-standard.AppImage
3,056 downloads ·
2026-03-16 20:24:36 +01:00 · 65 MiB -
Eden-Linux-v0.2.0-rc2-rog-ally-clang-pgo.AppImage
2,954 downloads ·
2026-03-16 20:24:37 +01:00 · 60 MiB -
Eden-Linux-v0.2.0-rc2-rog-ally-gcc-standard.AppImage
3,029 downloads ·
2026-03-16 20:24:37 +01:00 · 62 MiB -
Eden-Linux-v0.2.0-rc2-steamdeck-clang-pgo.AppImage
8,730 downloads ·
2026-03-16 20:24:36 +01:00 · 64 MiB -
Eden-Linux-v0.2.0-rc2-steamdeck-gcc-standard.AppImage
12,183 downloads ·
2026-03-16 20:24:39 +01:00 · 65 MiB -
Eden-Ubuntu-24.04-v0.2.0-rc2-aarch64.deb
2,893 downloads ·
2026-03-16 20:24:33 +01:00 · 23 MiB -
Eden-Ubuntu-24.04-v0.2.0-rc2-amd64.deb
5,506 downloads ·
2026-03-16 20:24:33 +01:00 · 21 MiB -
Eden-Windows-v0.2.0-rc2-amd64-msvc-standard.zip
285,016 downloads ·
2026-03-16 20:24:35 +01:00 · 32 MiB -
Eden-Windows-v0.2.0-rc2-mingw-amd64-clang-pgo.zip
42,344 downloads ·
2026-03-16 20:24:35 +01:00 · 39 MiB -
Eden-Windows-v0.2.0-rc2-mingw-amd64-gcc-standard.zip
27,350 downloads ·
2026-03-16 20:24:35 +01:00 · 42 MiB -
Eden-Windows-v0.2.0-rc2-mingw-arm64-clang-pgo.zip
12,387 downloads ·
2026-03-16 20:24:35 +01:00 · 31 MiB -
Eden-Windows-v0.2.0-rc2-mingw-arm64-clang-standard.zip
14,044 downloads ·
2026-03-16 20:24:35 +01:00 · 31 MiB -
Eden-macOS-v0.2.0-rc2.tar.gz
12,425 downloads ·
2026-03-16 20:24:34 +01:00 · 25 MiB -
Eden-v0.2.0-rc2.torrent
7,143 downloads ·
2026-03-16 20:24:31 +01:00 · 93 KiB -
eden-room-aarch64-unknown-linux-musl
2,405 downloads ·
2026-03-16 20:24:33 +01:00 · 6.6 MiB -
eden-room-x86_64-unknown-linux-musl
5,011 downloads ·
2026-03-16 20:24:33 +01:00 · 7.1 MiB