Artix Linux Forum

Artix Linux => Package management => Topic started by: 115912 on 15 August 2022, 14:46:46

Title: glibc 2.36-1 breaks steam games (eac)
Post by: 115912 on 15 August 2022, 14:46:46
glibc 2.36-1 made changes to DT_HASH/DT_GNU_HASH which broke EAC/a few anti-cheatless games

arch linux has 2.36-2 in their repos now which includes a patch to fix this:
https://github.com/archlinux/svntogit-packages/blob/packages/glibc/trunk/reenable_DT_HASH.patch

mainly making this post to spread awareness

issue on github: https://github.com/ValveSoftware/Proton/issues/6051