Skip to main content
Topic: glibc 2.36-1 breaks steam games (eac) (Read 593 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

glibc 2.36-1 breaks steam games (eac)

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