one issue : trying to apply the patches on Ubuntu causes a broken glibc and an unbootable system, tried removing other patches, applying the patch then making a diff, pulling the patch from tkg, nobara, all lead to the s...
@GloriousEggroll volunteered to do the bisect and found that these patches need to be reverted in glibc 2.34 and later to make Rogue Company's EAC happy: * 8208be389bce84be0e1c35a3daa0c3467418f921 * 6bf789d69e6be48419094...
Also, this would suggest that it works as long as glibc is version 2.33 or older. Now to figure out how to git bitsect glibc in the least painful way possible. :/
> Replying to https://github.com/ValveSoftware/Proton/issues/5214#issuecomment-1133148151 It is a regression in glibc. I was able to install glibc versions from newer versions of ubuntu in my 20.04 chroot. 2.33 from 21.0...
> > Replying to https://github.com/ValveSoftware/Proton/issues/5214#issuecomment-1132281764 > > That glibc issue was Gentoo specific and the fix was already present on my system when Rogue Company's proton support was tu...
> For those interested there's some discussion going on about the flatpak thing over here: [anyc/steam-overlay#313](https://github.com/anyc/steam-overlay/issues/313) Those would be my latest findings on this. I posted an...