Counter-Strike 2

Counter-Strike 2

View Stats:
4tado Sep 20, 2023 @ 5:23pm
Linux fix
A few hours ago on Arch Linux the game stopped launching for me. 3 weeks ago, I had to same issue with TF2, and the solution for that also works for CSGO. Hopefully this helps someone

https://steamcommunity.com/app/440/discussions/0/3815166265396512006/


Arch:
1. Install lib32-gperftools on AUR
2. Use the launch option
LD_PRELOAD=/usr/lib32/libtcmalloc.so %command%

Fedora:
1. Install gperftools-libs.x86_64 from COPR
2. Use the launch option
LD_PRELOAD=/usr/lib/libtcmalloc_and_profiler.so.4 %command%
Date Posted: Sep 20, 2023 @ 5:23pm
Posts: 0