New comment by okawo80085 on void-packages repository https://github.com/void-linux/void-packages/issues/41388#issuecomment-1925361791 Comment: Well, i decided to try comparing the same game on flatpak steam vs native steam package. When using native package steam still the same anti cheat validation failed in Insurgency Sandstorm ``` LogEOSAntiCheat: Display: EndSessionClient : Result : (EOS_InvalidParameters) LogEOSAntiCheat: Display: BeginSessionClient : Result : (EOS_InvalidParameters) ``` However when using flatpak steam, it works fine??? It also dumps these logs ``` LogEOSAntiCheat: Display: EndSessionClient : Result : (EOS_NotConfigured) LogEOSAntiCheat: Display: BeginSessionClient : Result : (EOS_Success) ``` So im starting to have a feeling that this might be somehow tied into the native steam package as well...