problem with rust (and elden ring i think) and eac

This page summarizes the projects mentioned and recommended in the original post on /r/linux_gaming

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Proton

    Compatibility tool for Steam Play based on Wine and additional components

    If Elden Ring doesn't launch, then you are probably experiencing this issue where glibc 2.36 only gets compiled with DT_GNU_HASH rather than DT_HASH and DT_GNU_HASH. The EAC that ships with Elden Ring depends on DT_HASH being present in glibc. So you need to get a version of glibc that has been compiled with -Wl,--hash-style=both (e.g. the sysv-compat USE flag on Gentoo and this patch on ArchLinux). It depends on your distribution whether glibc 2.36 has been patched to include DT_HASH or not, but normally it should on ArchLinux, Fedora 37 and Gentoo (with sysv-compat) at least.

  • svntogit-packages

    Discontinued Automatic import of svn 'packages' repo (read-only mirror)

    If Elden Ring doesn't launch, then you are probably experiencing this issue where glibc 2.36 only gets compiled with DT_GNU_HASH rather than DT_HASH and DT_GNU_HASH. The EAC that ships with Elden Ring depends on DT_HASH being present in glibc. So you need to get a version of glibc that has been compiled with -Wl,--hash-style=both (e.g. the sysv-compat USE flag on Gentoo and this patch on ArchLinux). It depends on your distribution whether glibc 2.36 has been patched to include DT_HASH or not, but normally it should on ArchLinux, Fedora 37 and Gentoo (with sysv-compat) at least.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts