this post was submitted on 15 Jul 2025
38 points (97.5% liked)
Linux Gaming
20443 readers
133 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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Certain workloads can't just magically cause your CPU to get "unusually" hot. It's true that some instruction sets can cause greater thermal loads than others, but disabling the relevant instruction sets is only likely to make it worse, as the CPU will then complete the work using other less efficient instructions.
A CPU will run as hot as it needs to to do whatever it is doing, up to whatever its safe temperature is, at which point it will slow down to protect itself. Running at this "max" temp is not a problem. CPUs will run as fast and hot as they safely can, and no hotter.
Presumably the emulated games are simply framerate and resolution limited, where the normal PC games may not be.
That said, there are some things you can do, assuming the CPU doesn't actually need to work as hard as it is to run the games you are playing.
You might also look into undervolting the system. This involves lowering the voltage used by the CPU. This can allow it to run cooler without sacrificing performance, but can cause system instability.
Using battery saver disables turbo boost, so it never goes to 3Ghz, which means it doesnt go to 90c that quickly anymore. Thanks for making me remember battery saver exists!