Logo
Explore Help
Sign In
pacnpal/EdenNightly
1
0
Fork 0
You've already forked EdenNightly
Code Issues Pull Requests Actions Packages Projects Releases 15 Wiki Activity

15 Releases 16 Tags

RSS Feed
  • v1769821541.84fdbbaaa1 65fc9d5f33
    Compare

    Eden Nightly - Jan 31 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 84fdbbaaa1.

    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 .deb files, which can be installed via sudo dpkg -i <package>.deb.

    Target amd64 aarch64 Notes
    Ubuntu 24.04 amd64 unavailable Not compatible with Ubuntu 25.04 or later
    Debian 12 amd64 unavailable Drivers may be old
    Debian 13 amd64 unavailable

    Room Executables

    These are statically linked Linux executables for the eden-room binary.

    • aarch64
    • x86_64

    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.

    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 with tar xf Eden-Source-v1769821541.84fdbbaaa1.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-84fdbbaaa1-chromeos.apk
      26 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Android-84fdbbaaa1-standard.apk
      25 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Debian-12-84fdbbaaa1-amd64.deb
      19 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Debian-13-84fdbbaaa1-amd64.deb
      21 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-FreeBSD.tar.zst
      15 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-clang-pgo.AppImage
      61 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-clang-pgo.AppImage.zsync
      366 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-gcc-standard.AppImage
      62 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-gcc-standard.AppImage.zsync
      373 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-clang-pgo.AppImage
      62 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-clang-pgo.AppImage.zsync
      374 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-gcc-standard.AppImage
      64 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-clang-pgo.AppImage
      62 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-clang-pgo.AppImage.zsync
      374 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-gcc-standard.AppImage
      63 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-gcc-standard.AppImage.zsync
      380 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-clang-pgo.AppImage.zsync
      352 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-gcc-standard.AppImage.zsync
      361 KiB
      2026-01-30 20:51:08 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-clang-pgo.AppImage
      58 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-clang-pgo.AppImage.zsync
      351 KiB
      2026-01-30 20:51:07 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-gcc-standard.AppImage.zsync
      382 KiB
      2026-01-30 20:51:07 -05:00
    • Eden-Source-84fdbbaaa1.tar.zst
      506 MiB
      2026-01-30 20:51:08 -05:00
    • Eden-Ubuntu-24.04-84fdbbaaa1-amd64.deb
      21 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Windows-84fdbbaaa1-amd64-msvc-standard.zip
      32 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-amd64-gcc-standard.zip
      41 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-arm64-clang-standard.zip
      31 MiB
      2026-01-30 20:51:07 -05:00
    • Eden-macOS-84fdbbaaa1.tar.gz
      25 MiB
      2026-01-30 20:51:07 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-01-30 20:51:07 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-01-30 20:51:07 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1769883717.84fdbbaaa1 65fc9d5f33
    Compare

    Eden Nightly - Jan 31 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 84fdbbaaa1.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1769883717.84fdbbaaa1.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-84fdbbaaa1-chromeos.apk
      26 MiB
      2026-01-31 14:16:53 -05:00
    • Eden-Android-84fdbbaaa1-standard.apk
      25 MiB
      2026-01-31 14:16:53 -05:00
    • Eden-Debian-12-84fdbbaaa1-aarch64.deb
      21 MiB
      2026-01-31 14:16:53 -05:00
    • Eden-Debian-12-84fdbbaaa1-amd64.deb
      19 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Debian-13-84fdbbaaa1-aarch64.deb
      22 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Debian-13-84fdbbaaa1-amd64.deb
      21 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-FreeBSD.tar.zst
      15 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-clang-pgo.AppImage
      61 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-clang-pgo.AppImage.zsync
      366 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-gcc-standard.AppImage
      62 MiB
      2026-01-31 14:16:53 -05:00
    • Eden-Linux-84fdbbaaa1-aarch64-gcc-standard.AppImage.zsync
      373 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-clang-pgo.AppImage
      62 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-clang-pgo.AppImage.zsync
      374 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-gcc-standard.AppImage
      64 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-clang-pgo.AppImage
      62 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-clang-pgo.AppImage.zsync
      374 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-gcc-standard.AppImage
      63 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-clang-pgo.AppImage.zsync
      352 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-rog-ally-gcc-standard.AppImage.zsync
      361 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-clang-pgo.AppImage.zsync
      373 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Linux-84fdbbaaa1-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-01-31 14:16:52 -05:00
    • Eden-Source-84fdbbaaa1.tar.zst
      506 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Ubuntu-24.04-84fdbbaaa1-aarch64.deb
      23 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Ubuntu-24.04-84fdbbaaa1-amd64.deb
      21 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Windows-84fdbbaaa1-amd64-msvc-standard.zip
      32 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-amd64-gcc-standard.zip
      41 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-Windows-84fdbbaaa1-mingw-arm64-clang-standard.zip
      31 MiB
      2026-01-31 14:16:52 -05:00
    • Eden-macOS-84fdbbaaa1.tar.gz
      25 MiB
      2026-01-31 14:16:52 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-01-31 14:16:52 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-01-31 14:16:52 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1769974720.5113f503d1 65fc9d5f33
    Compare

    Eden Nightly - Feb 01 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 5113f503d1.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1769974720.5113f503d1.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-5113f503d1-chromeos.apk
      26 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Android-5113f503d1-legacy.apk
      26 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Android-5113f503d1-optimized.apk
      25 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Android-5113f503d1-standard.apk
      25 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Debian-12-5113f503d1-aarch64.deb
      21 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Debian-12-5113f503d1-amd64.deb
      19 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Debian-13-5113f503d1-aarch64.deb
      22 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Debian-13-5113f503d1-amd64.deb
      21 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-FreeBSD.tar.zst
      15 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-aarch64-clang-pgo.AppImage.zsync
      367 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-aarch64-gcc-standard.AppImage.zsync
      374 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-amd64-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-legacy-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-steamdeck-clang-pgo.AppImage.zsync
      374 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Linux-5113f503d1-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-01 15:59:30 -05:00
    • Eden-Source-5113f503d1.tar.zst
      506 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Ubuntu-24.04-5113f503d1-aarch64.deb
      23 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Ubuntu-24.04-5113f503d1-amd64.deb
      21 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Windows-5113f503d1-amd64-msvc-standard.zip
      32 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Windows-5113f503d1-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Windows-5113f503d1-mingw-amd64-gcc-standard.zip
      41 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Windows-5113f503d1-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-Windows-5113f503d1-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-01 15:59:30 -05:00
    • Eden-macOS-5113f503d1.tar.gz
      25 MiB
      2026-02-01 15:59:30 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-01 15:59:30 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-01 15:59:30 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1769981453.cd9527072d 65fc9d5f33
    Compare

    Eden Nightly - Feb 01 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit cd9527072d.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1769981453.cd9527072d.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-cd9527072d-chromeos.apk
      26 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Android-cd9527072d-legacy.apk
      26 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Android-cd9527072d-optimized.apk
      25 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Android-cd9527072d-standard.apk
      25 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Debian-12-cd9527072d-aarch64.deb
      21 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Debian-12-cd9527072d-amd64.deb
      19 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Debian-13-cd9527072d-aarch64.deb
      22 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Debian-13-cd9527072d-amd64.deb
      21 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-FreeBSD.tar.zst
      15 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-aarch64-clang-pgo.AppImage.zsync
      367 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-aarch64-gcc-standard.AppImage.zsync
      374 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-amd64-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-legacy-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-legacy-gcc-standard.AppImage
      63 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-steamdeck-clang-pgo.AppImage
      63 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-steamdeck-clang-pgo.AppImage.zsync
      377 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Linux-cd9527072d-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-01 18:40:35 -05:00
    • Eden-Source-cd9527072d.tar.zst
      506 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Ubuntu-24.04-cd9527072d-aarch64.deb
      23 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Ubuntu-24.04-cd9527072d-amd64.deb
      21 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Windows-cd9527072d-amd64-msvc-standard.zip
      32 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Windows-cd9527072d-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Windows-cd9527072d-mingw-amd64-gcc-standard.zip
      41 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Windows-cd9527072d-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-Windows-cd9527072d-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-01 18:40:35 -05:00
    • Eden-macOS-cd9527072d.tar.gz
      25 MiB
      2026-02-01 18:40:35 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-01 18:40:35 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-01 18:40:35 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770074071.8ed0ed5828 65fc9d5f33
    Compare

    Eden Nightly - Feb 02 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 8ed0ed5828.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770074071.8ed0ed5828.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-8ed0ed5828-chromeos.apk
      26 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Android-8ed0ed5828-legacy.apk
      26 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Android-8ed0ed5828-optimized.apk
      25 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Android-8ed0ed5828-standard.apk
      25 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Debian-12-8ed0ed5828-aarch64.deb
      21 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Debian-12-8ed0ed5828-amd64.deb
      19 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Debian-13-8ed0ed5828-aarch64.deb
      22 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Debian-13-8ed0ed5828-amd64.deb
      21 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-FreeBSD.tar.zst
      14 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-aarch64-clang-pgo.AppImage.zsync
      367 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-amd64-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-legacy-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-legacy-gcc-standard.AppImage
      63 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-steamdeck-clang-pgo.AppImage.zsync
      374 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Linux-8ed0ed5828-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-02 19:28:25 -05:00
    • Eden-Source-8ed0ed5828.tar.zst
      508 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Ubuntu-24.04-8ed0ed5828-aarch64.deb
      23 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Ubuntu-24.04-8ed0ed5828-amd64.deb
      21 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Windows-8ed0ed5828-amd64-msvc-standard.zip
      32 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Windows-8ed0ed5828-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Windows-8ed0ed5828-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Windows-8ed0ed5828-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-Windows-8ed0ed5828-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-02 19:28:25 -05:00
    • Eden-macOS-8ed0ed5828.tar.gz
      25 MiB
      2026-02-02 19:28:25 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-02 19:28:25 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-02 19:28:25 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770144334.13f11ebf49 65fc9d5f33
    Compare

    Eden Nightly - Feb 03 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 13f11ebf49.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770144334.13f11ebf49.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-13f11ebf49-chromeos.apk
      26 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Android-13f11ebf49-legacy.apk
      26 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Android-13f11ebf49-optimized.apk
      25 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Android-13f11ebf49-standard.apk
      25 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Debian-12-13f11ebf49-aarch64.deb
      21 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Debian-12-13f11ebf49-amd64.deb
      19 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Debian-13-13f11ebf49-aarch64.deb
      22 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Debian-13-13f11ebf49-amd64.deb
      21 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-FreeBSD.tar.zst
      14 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-aarch64-clang-pgo.AppImage.zsync
      368 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-amd64-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-amd64-gcc-standard.AppImage.zsync
      384 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-legacy-clang-pgo.AppImage
      62 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-legacy-clang-pgo.AppImage.zsync
      375 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-steamdeck-clang-pgo.AppImage.zsync
      374 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Linux-13f11ebf49-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-03 14:56:13 -05:00
    • Eden-Source-13f11ebf49.tar.zst
      507 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Ubuntu-24.04-13f11ebf49-aarch64.deb
      23 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Ubuntu-24.04-13f11ebf49-amd64.deb
      21 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Windows-13f11ebf49-amd64-msvc-standard.zip
      32 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Windows-13f11ebf49-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Windows-13f11ebf49-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Windows-13f11ebf49-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-Windows-13f11ebf49-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-03 14:56:13 -05:00
    • Eden-macOS-13f11ebf49.tar.gz
      25 MiB
      2026-02-03 14:56:13 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-03 14:56:13 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-03 14:56:13 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770230302.48ba1f3f24 65fc9d5f33
    Compare

    Eden Nightly - Feb 04 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 48ba1f3f24.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770230302.48ba1f3f24.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-48ba1f3f24-chromeos.apk
      26 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Android-48ba1f3f24-legacy.apk
      26 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Android-48ba1f3f24-optimized.apk
      25 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Android-48ba1f3f24-standard.apk
      25 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Debian-12-48ba1f3f24-aarch64.deb
      21 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Debian-12-48ba1f3f24-amd64.deb
      19 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Debian-13-48ba1f3f24-aarch64.deb
      22 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Debian-13-48ba1f3f24-amd64.deb
      21 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-FreeBSD.tar.zst
      14 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-aarch64-clang-pgo.AppImage.zsync
      368 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-amd64-clang-pgo.AppImage.zsync
      380 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-legacy-clang-pgo.AppImage
      62 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-legacy-clang-pgo.AppImage.zsync
      375 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-steamdeck-clang-pgo.AppImage
      59 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-steamdeck-clang-pgo.AppImage.zsync
      352 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Linux-48ba1f3f24-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-04 15:06:05 -05:00
    • Eden-Source-48ba1f3f24.tar.zst
      507 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Ubuntu-24.04-48ba1f3f24-aarch64.deb
      23 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Ubuntu-24.04-48ba1f3f24-amd64.deb
      21 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Windows-48ba1f3f24-amd64-msvc-standard.zip
      32 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Windows-48ba1f3f24-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Windows-48ba1f3f24-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-Windows-48ba1f3f24-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-04 15:06:04 -05:00
    • Eden-Windows-48ba1f3f24-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-04 15:06:05 -05:00
    • Eden-macOS-48ba1f3f24.tar.gz
      25 MiB
      2026-02-04 15:06:05 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-04 15:06:05 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-04 15:06:05 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770316725.5acddfde16 65fc9d5f33
    Compare

    Eden Nightly - Feb 05 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 5acddfde16.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770316725.5acddfde16.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-5acddfde16-chromeos.apk
      26 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Android-5acddfde16-legacy.apk
      26 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Android-5acddfde16-optimized.apk
      25 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Android-5acddfde16-standard.apk
      25 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Debian-12-5acddfde16-aarch64.deb
      21 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Debian-12-5acddfde16-amd64.deb
      19 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Debian-13-5acddfde16-aarch64.deb
      22 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Debian-13-5acddfde16-amd64.deb
      21 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-aarch64-clang-pgo.AppImage.zsync
      368 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-amd64-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-amd64-gcc-standard.AppImage.zsync
      384 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-legacy-clang-pgo.AppImage.zsync
      378 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-legacy-gcc-standard.AppImage.zsync
      381 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-rog-ally-clang-pgo.AppImage.zsync
      353 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-rog-ally-gcc-standard.AppImage
      64 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-rog-ally-gcc-standard.AppImage.zsync
      384 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-steamdeck-clang-pgo.AppImage.zsync
      374 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Linux-5acddfde16-steamdeck-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-05 14:55:32 -05:00
    • Eden-Source-5acddfde16.tar.zst
      507 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Ubuntu-24.04-5acddfde16-aarch64.deb
      23 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Ubuntu-24.04-5acddfde16-amd64.deb
      21 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Windows-5acddfde16-amd64-msvc-standard.zip
      32 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Windows-5acddfde16-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Windows-5acddfde16-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Windows-5acddfde16-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-Windows-5acddfde16-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-macOS-5acddfde16.tar.gz
      25 MiB
      2026-02-05 14:55:32 -05:00
    • Eden-v0.1.1-amd64.tar.zst
      62 MiB
      2026-02-05 14:55:32 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-05 14:55:32 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-05 14:55:32 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770404621.b9e052b3a7 65fc9d5f33
    Compare

    Eden Nightly - Feb 06 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit b9e052b3a7.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770404621.b9e052b3a7.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-b9e052b3a7-chromeos.apk
      26 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Android-b9e052b3a7-legacy.apk
      26 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Android-b9e052b3a7-optimized.apk
      25 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Android-b9e052b3a7-standard.apk
      25 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Debian-12-b9e052b3a7-aarch64.deb
      21 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Debian-12-b9e052b3a7-amd64.deb
      20 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Debian-13-b9e052b3a7-aarch64.deb
      22 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Debian-13-b9e052b3a7-amd64.deb
      21 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-aarch64-clang-pgo.AppImage.zsync
      368 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-amd64-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-amd64-gcc-standard.AppImage.zsync
      384 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-legacy-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-legacy-gcc-standard.AppImage.zsync
      382 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-rog-ally-clang-pgo.AppImage.zsync
      354 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-steamdeck-clang-pgo.AppImage
      62 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-steamdeck-clang-pgo.AppImage.zsync
      374 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Linux-b9e052b3a7-steamdeck-gcc-standard.AppImage.zsync
      384 KiB
      2026-02-06 15:18:18 -05:00
    • Eden-Source-b9e052b3a7.tar.zst
      508 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Ubuntu-24.04-b9e052b3a7-aarch64.deb
      23 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Ubuntu-24.04-b9e052b3a7-amd64.deb
      21 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Windows-b9e052b3a7-amd64-msvc-standard.zip
      32 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Windows-b9e052b3a7-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Windows-b9e052b3a7-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Windows-b9e052b3a7-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-Windows-b9e052b3a7-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-macOS-b9e052b3a7.tar.gz
      25 MiB
      2026-02-06 15:18:18 -05:00
    • Eden-v0.1.1-amd64.tar.zst
      62 MiB
      2026-02-06 15:18:18 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-06 15:18:18 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-06 15:18:18 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1770488659.71e035f83b 65fc9d5f33
    Compare

    Eden Nightly - Feb 07 2026 Stable

    crueter released this 2026-01-30 13:46:29 -05:00 | 0 commits to main since this release

    Nightly build of commit 71e035f83b.

    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 .deb files, which can be installed via sudo 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-room binary.

    • aarch64
    • x86_64

    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 with tar xf Eden-Source-v1770488659.71e035f83b.tar.zst.

    File Description
    tar.zst Source as a zstd-compressed tarball (Windows: use Git Bash or MSYS2)
    Downloads
    • Eden-Android-71e035f83b-chromeos.apk
      26 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Android-71e035f83b-legacy.apk
      26 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Android-71e035f83b-optimized.apk
      25 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Android-71e035f83b-standard.apk
      25 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Debian-12-71e035f83b-aarch64.deb
      21 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Debian-12-71e035f83b-amd64.deb
      20 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Debian-13-71e035f83b-aarch64.deb
      22 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Debian-13-71e035f83b-amd64.deb
      21 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-aarch64-clang-pgo.AppImage
      61 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-aarch64-clang-pgo.AppImage.zsync
      368 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-aarch64-gcc-standard.AppImage
      62 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-aarch64-gcc-standard.AppImage.zsync
      375 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-amd64-clang-pgo.AppImage
      63 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-amd64-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-amd64-gcc-standard.AppImage
      64 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-amd64-gcc-standard.AppImage.zsync
      383 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-legacy-clang-pgo.AppImage
      63 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-legacy-clang-pgo.AppImage.zsync
      379 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-legacy-gcc-standard.AppImage
      64 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-legacy-gcc-standard.AppImage.zsync
      382 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-rog-ally-clang-pgo.AppImage
      59 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-rog-ally-clang-pgo.AppImage.zsync
      354 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-rog-ally-gcc-standard.AppImage
      60 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-rog-ally-gcc-standard.AppImage.zsync
      362 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-steamdeck-clang-pgo.AppImage
      59 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-steamdeck-clang-pgo.AppImage.zsync
      352 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-steamdeck-gcc-standard.AppImage
      64 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Linux-71e035f83b-steamdeck-gcc-standard.AppImage.zsync
      382 KiB
      2026-02-07 14:25:47 -05:00
    • Eden-Source-71e035f83b.tar.zst
      508 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Ubuntu-24.04-71e035f83b-aarch64.deb
      23 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Ubuntu-24.04-71e035f83b-amd64.deb
      21 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Windows-71e035f83b-amd64-msvc-standard.zip
      32 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Windows-71e035f83b-mingw-amd64-clang-pgo.zip
      39 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Windows-71e035f83b-mingw-amd64-gcc-standard.zip
      42 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Windows-71e035f83b-mingw-arm64-clang-pgo.zip
      32 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-Windows-71e035f83b-mingw-arm64-clang-standard.zip
      32 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-macOS-71e035f83b.tar.gz
      25 MiB
      2026-02-07 14:25:47 -05:00
    • Eden-v0.1.1-amd64.tar.zst
      62 MiB
      2026-02-07 14:25:47 -05:00
    • eden-room-aarch64-unknown-linux-musl
      2.6 MiB
      2026-02-07 14:25:47 -05:00
    • eden-room-x86_64-unknown-linux-musl
      2.6 MiB
      2026-02-07 14:25:47 -05:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 Next Last
Powered by Gitea Version: 1.25.5 Page: 56ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API