this post was submitted on 18 Feb 2025
45 points (84.6% liked)
Linux Gaming
16359 readers
285 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.
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
It's is (usually) not so difficult, and this is no exception.
Look up the game's system requirements. Frostpunk's say this:
Looks plain as day to me. Your hardware doesn't meet the published requirements, or even come close.
Keep in mind that CPU-integrated GPUs like yours are not merely slower than the discrete GPUs listed as bare minimum; they sometimes also lack features that are present in the latter. Similarly, both of your CPUs are older/weaker than the minimum, and may lack some of the newer instructions that would be present in 3.2GHz+ models.
In cases like this, there's no reason to expect the game to run on your hardware. This is not because you're running Linux. It's because of target platform decisions made by the game's developers.
You might get lucky, or discover enough workarounds to get it running anyway with some effort, but it's unlikely to be a good experience. If I were going to try anyway, I would start by enabling as much logging as possible, and searching online for any error messages I found in the logs to see if I could find someone else who had encountered and solved them. Be aware that troubleshooting like this can take a long time even if you're an experienced software developer, and might not bear fruit.