Skip to content

Instantly share code, notes, and snippets.

@X3eRo0
Created January 19, 2022 07:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save X3eRo0/77bb48d88e5c1ed390401419aa57e8c4 to your computer and use it in GitHub Desktop.
Save X3eRo0/77bb48d88e5c1ed390401419aa57e8c4 to your computer and use it in GitHub Desktop.
fix csgo fps drop on linux with intel cpus
sudo systemctl stop thermald.service
sudo systemctl disable thermald.service
sudo apt install git build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev libcairo2-dev python3-venv python3-wheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment