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:
279500e6ea2d9d6by lizzie
[shader_recompiler] Add IAbs64 to prevent errors when using I2F with a 64-bit packed CBUF variant (#2918) -
Merged commit:
2795182eb5a03f4by lizzie
[core/arm] introduce vtable bouncing (#2943) -
Merged commit:
279524b0bcfb0f7by lizzie
[compat] Windows 8.1 support (#2772) -
Merged commit:
279538a7fe32a2cby lizzie
[common] Do not expose platform specific Crash() macro that is only used ever once (#2909) -
Merged commit:
27954c0663ccd6bby lizzie
[core/arm] more verbose backtrace showing ALL of the thread's context state (#2924) -
Merged commit:
279555cc218084bby lizzie
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928) -
Merged commit:
27956dd24ef244dby lizzie
[dynarmic] fix assert for referencing a non-initialized part of the boost::stable_vector container (#2940) -
Merged commit:
27957ac2287f261by MaranBr
[audio_core] Slightly increase audio latency (#2944) -
Merged commit:
2795882a476d458by crueter
[cmake] ffmpeg: use static on MSVC (#2946) -
Merged commit:
279594bf2e0a7aaby crueter
[dynarmic] Add a formatter forDynarmic::IR::Opcode(#2948)
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 |