Еб*ное г0вно 2 на Linux | Гайд

In this video, I explain how to configure CS 2 on Linux so you can play more comfortably, with minimal input lag and higher frame rates. Unlike Windows, there's no need to fuss with configuring the operating system or cleaning out junk files.   / k1anakas   - I stream here https://t.me/kkofs - Telegram channel, no content here Commands from the video Installing gamemode: sudo pacman -Sy gamemode sudo usermod -aG gamemode $(whoami) - you can replace "whoami" with your system username Installing NVIDIA drivers: sudo pacman -Sy nvidia-open nvidia-utils lib32-nvidia-utils - if supported paru -Sy aur/nvidia-580xx-dkms aur/nvidia-580xx-utils aur/lib32-nvidia-580xx-utils - for 1000-series video cards My CS launch parameters: SDL_VIDEO_DRIVER=wayland SDL_AUDIO_DRIVER=pulse LD_PRELOAD="" gamemoderun %command% +exec autoexec.cfg