Fresh install of Ubuntu 22.04 LTS. Counter Strike does not start. Goes to a black screen, then back to the steam launcher. Solution included.
1. sudo apt install libtcmalloc-minimal4
2. ls -l /usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so*
(Look for the full file name. Version number may be different.)
3. From CSGO install folder:
sudo cp /usr/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4.5.9 libtcmalloc_minimal.so.0
Original post here.
https://dammit.nl/fixing-csgo-ubuntu2...