this post was submitted on 18 Feb 2025
45 points (84.6% liked)

Linux Gaming

16359 readers
190 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
 

Hi everyone!

I’m a Playstation gamer looking into moving to Linux gaming as the next Playstation might not be able to play physical games.

Here are my 2 computers:

MacBook Pro 2012 (upgraded) with Fedora 41

Surface Go 1 with Fedora 41

I bought Frostpunk on Steam after checking on Proton DB that it would normally run on the MacBook as I knew the Surface Go would probably be way too weak.

According to Proton DB it’s a Gold game.

In the end, no matter what version of Proton I use, it doesn’t launch on the MacBook. I have a black screen, some icy sounds and then it crashes at best..

I then thought, let’s give it a try on the Surface Go and it launched immediately without any tinkering using Proton experimental.

But, the game crashes when the firat cinematic starts, probably because it’s loading too many assets for the Surface.

If anyone has an idea about what to try too many get it working on the MacBook, I would be thankful.

In the meantime, I would want to know, how do you know if a game is gonna run on your machine?

you are viewing a single comment's thread
view the rest of the comments
[–] muhyb@programming.dev 13 points 3 days ago* (last edited 3 days ago) (2 children)

Frostpunk minimum requirements page says you need a dedicated GPU with 2 GB VRAM. So an Intel HD Graphics GPU won't cut it. You can only do light gaming with it.

I'm sure there are gaming benchmark videos for it, or for at least CPU+GPU combination. You can get idea about what you should expect. Even Age of Empires II DE would have a hard time with it.

For Linux gaming, you need a relatively new system with a dedicated GPU. For example you can still do low to mid end gaming with GTX 1060 3GB, with a relatively new CPU.

Though for Linux gaming, AMD systems are suggested for more seamless experience. You can also get a Steam Deck if you live in one of those countries.

Edit: Also apparently Intel HD Graphics 4000 doesn't support Vulkan, so'll you need this launch option for every non-native game: PROTON_USE_WINED3D=1 %command%

[–] cmnybo@discuss.tchncs.de 3 points 2 days ago (1 children)

Without Vulkan, many games will not run well, if they run at all.

[–] muhyb@programming.dev 2 points 2 days ago

Pre-Vulkan era games are fine if the minimum system requirements are met. Native games are also fine. I have an old laptop with the first gen Intel HD GPU and I can play FTL, Mindustry and Sid Meier's Railroads (on low settings).

[–] Dariusmiles2123@sh.itjust.works 3 points 3 days ago (2 children)

I'm gonna try the launch option you gave me before giving up, thanks.

[–] mox@lemmy.sdf.org 2 points 2 days ago

Please let us know how it goes.

[–] muhyb@programming.dev 1 points 3 days ago

No problem, and good luck!