this post was submitted on 21 Nov 2025
29 points (91.4% liked)

Linux Gaming

22229 readers
141 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

So ill admit, CS2 never ran perfectly in windows either, and with everything having to be "shiny" and new all the time and with updates the game was bound to get laggy.

However I do wonder, is it the fault of my 15 year old amd fx cpu, or is it linux? I have a RX6700 gpu which should be plenty overkill for cs2. But ive heard cs2 is processor heavy. Im also still on ddr3, 32 gb.

Should have said its an 8 core fx black edition, its one of the best one they made (8350)

Also, I dont think all my ram sticks match exactly so I may check that. But yeah it seems its just way too old. Alan wake 2 wont even launch on it.

you are viewing a single comment's thread
view the rest of the comments
[–] tal@lemmy.today 9 points 3 days ago* (last edited 2 days ago) (1 children)

have a gtx 6700 gpu which should be plenty overkill for cs2. But ive heard cs2 is processor heavy.

I don't know which game you're playing, not sure what CS2 is, as some other folks mention. However, if you install mangohud and run it via mangohud <gamename>


if this is Steam, in the game's Launch Options, that'll be "mangohud %command%"


it'll show you CPU and GPU load in an overlay on top of your game.

EDIT: Example:

collapsed inline media

EDIT2: Note that by default, it shows "composite CPU load", same as top does by default. So, say you have a 32-core CPU and a game uses only a single thread, then it'll only show it running at 3%, even if the game is bottlenecked on the single core that it's using. MANGOHUD_CONFIG=full mangohud <gamename> will show all CPU cores independently (along with some other data). E.g.:

collapsed inline media

It sounds like you're using Counter-Strike 2 from other comments, and that CS2 only really uses 1-2 cores:

https://steamcommunity.com/app/730/discussions/0/594026537713459453/

CS2 still heavily loads only 1–2 CPU threads, even on modern CPUs with multiple high-performance cores. Other cores remain mostly idle while one thread runs at 100%.

[–] FauxLiving@lemmy.world 1 points 3 days ago* (last edited 3 days ago)

(If you haven't seen it before, MangoHUD is the box at the top left, the gears are your video game)