Counter Strike (CSGO) not working on Ubuntu 22.04.

Опубликовано: 23 Декабрь 2024
на канале: RandomTech
16,876
257

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...