this post was submitted on 23 Sep 2025
1030 points (99.5% liked)

Linux Gaming

21421 readers
163 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
 

The store page hasn't updated yet, but you can see the Linux Steam depots on steamdb.

top 50 comments
sorted by: hot top controversial new old
[–] jsomae@lemmy.ml 3 points 6 days ago* (last edited 6 days ago) (1 children)

Did they fix the problem where for some reason, on steam deck you can't do local multiplayer? You need to provide a command line argument to turn on local multiplayer and I can't begin to comprehend why they did this.

[–] ampersandrew@lemmy.world 5 points 6 days ago (1 children)

Because the game barely runs single player on Steam Deck, and they'd rather not handle a bunch of support tickets for people wondering why the game chugs when trying to make a low end system handle a lot more processing load.

[–] scholar@lemmy.world 3 points 6 days ago

Same reason they disabled local multiplayer for the Xbox Series S

[–] EntirelyUnlovable@lemmy.world 2 points 6 days ago

So I had a weird experience with this. Fedora KDE on my desktop PC and after the update the game ran terribly for me, like even the intro logo animations were chugging Looked at the game files and it had been updated to the Linux version, but I thought the Linux build was just meant for Steam Deck? Changing the compatibility settings to use proton instead fixed it straight away and had the game running fine again

[–] thingAmaBob@lemmy.world 0 points 6 days ago

It’s been playing great on mint for awhile now.

[–] missingno@fedia.io 172 points 1 week ago (7 children)

This is huge. I was beginning to lose hope we'd ever see a big budget high-profile non-indie get a Linux port ever again.

Edit: Maybe not that huge...

Now that there is a Steam Deck Native build, is Baldur’s Gate 3 supported on Linux?

Larian does not provide support for the Linux platform. The Steam Deck Native build is only supported on Steam Deck.

[–] prole@lemmy.blahaj.zone 56 points 1 week ago* (last edited 1 week ago) (3 children)

I would be a little bit surprised if it doesn't also work on Linux desktop. They're probably just saying "don't ask us to fix it if it breaks, we never said it would work"

Still lame

[–] NateNate60@lemmy.world 42 points 1 week ago (9 children)

The Steam Deck comes in essentially one hardware configuration with one operating system complying to one set of standards. Linux users have a higher-than-average tendency to do weird, nonstandard shit on their computers and then complain when it breaks something. On Windows, Steam OS, and Mac, if you test it on maybe 5 different configurations, you're done. With Linux, you have to test at least four different distros (Ubuntu, Debian, Fedora, Arch), two different packaging formats for Steam (Flatpak, native package), and two windowing systems (X.org, Wayland). Plus the proprietary NVIDIA drivers along with open-source drivers. That's already 32 combinations for 2% market share.

[–] acockworkorange@mander.xyz 1 points 1 day ago

You can always pick one distro and architecture. "Supported on Debian 13 standard install on amd_64". Debian being very stable (non changing) is actually a prime target for this.

[–] princessnorah@lemmy.blahaj.zone 12 points 1 week ago (1 children)

Linux has actually hit 5-6% marketshare. Your point is still valid though, but they could always just say "It might work on other Linux builds but we can't support them".

[–] NateNate60@lemmy.world 1 points 6 days ago

Linux has 2.6% on the Steam Hardware Survey.

load more comments (7 replies)
[–] FrederikNJS@lemmy.zip 13 points 1 week ago* (last edited 6 days ago) (6 children)

~~Nope. If you pick the Linux version on a desktop Linux it doesn't even have a binary, so the game can't launch. On normal Linux you have to pick the Proton version. The Linux binary only downloads on Steam Deck.~~

EDIT: This is no longer true. If you simply disable the compatibility modes, the native steam deck now downloads nicely on Linux, and it runs straight out of the box for me, and with much less stuttering

[–] frozen@lemmy.frozeninferno.xyz 10 points 1 week ago

I don't like that Steam can do this. If I force BG3 to use the Sniper runtime, then it should be the same exact build that gets downloaded to the Steam Deck.

load more comments (5 replies)
[–] pressanykeynow@lemmy.world 8 points 1 week ago (1 children)

They're probably just saying "don't ask us

And people will ask, and will leave negative reviews when the game doesn't work on their heavily customised setup. They are probably already writing negative reviews, just look at the comments under the OP.

load more comments (1 replies)
[–] pressanykeynow@lemmy.world 27 points 1 week ago (5 children)

That is to be expected. Which Linux should they support? Steam Deck is ok, it's stable, new and popular. Arch? No way. Ubuntu? Yeah, no. Any other "gaming distro" some dudes built? Who would want to support that?

So what is Linux you want companies to support?

I use Arch btw.

load more comments (5 replies)
[–] ampersandrew@lemmy.world 25 points 1 week ago* (last edited 1 week ago) (7 children)

I know native ports are important to some folks, and I know you're one of them, but would you mind explaining why? Maybe you've done so in the past and I didn't internalize it.

Larian's own reasoning here appears to be squeezing it for more performance, and with Linux users now accounting for 6% of English-language players, I suspect more companies will find this to be worth the effort as that percentage rises and Windows becomes more of a pain in the ass.

EDIT: reworded statistic for accuracy

[–] fartsparkles@lemmy.world 34 points 1 week ago (5 children)

Proton still perpetuates Microsoft’s monopoly on graphics APIs etc.

[–] ampersandrew@lemmy.world 34 points 1 week ago (1 children)

I guess, but it also simultaneously ports thousands of games that were never going to get updated with Linux builds even if Linux became 100% of the market tomorrow; several games I have now with native Linux ports are worse than the same game run through Proton. And when run through Proton, it's no longer hitting Microsoft code. Anyway, this outcome in this post is the kind of thing that Valve expected to happen but has happened very little thus far, hopefully a sign of things to come.

[–] fartsparkles@lemmy.world 19 points 1 week ago* (last edited 1 week ago) (8 children)

Totally. And then DirectX 13 comes out and needs to be reversed and implemented, all the while developers don’t think about Linux.

If MS get cheeky with the MZ/EXE/PE format, we could be several years behind.

I’ve been using Wine for years and I think anyone who has been using it all this time will get what I’m saying.

Just because Proton/Wine has caught up (mostly) doesn’t mean it wasn’t a long and painful journey to get there.

load more comments (8 replies)
load more comments (4 replies)
[–] missingno@fedia.io 11 points 1 week ago

The way I see it, native support means our platform is actually being supported.

Though it seems I may have celebrated too soon here...

Now that there is a Steam Deck Native build, is Baldur’s Gate 3 supported on Linux?

Larian does not provide support for the Linux platform. The Steam Deck Native build is only supported on Steam Deck.

load more comments (5 replies)
load more comments (4 replies)
[–] mr_MADAFAKA@lemmy.ml 35 points 1 week ago (2 children)

It would be awesome if they released it on GOG too

[–] Tyr_Raidho_Othala@reddthat.com 66 points 1 week ago (3 children)

Woul be nice if GoG had a linux client

[–] exu@feditown.com 25 points 1 week ago

They promised one years ago, definitely coming soon

[–] rtxn@lemmy.world 10 points 1 week ago (1 children)

They should sponsor HGL. No need to reinvent the wheel, and the project could always use the money and fame.

load more comments (1 replies)
load more comments (1 replies)
[–] ampersandrew@lemmy.world 11 points 1 week ago (1 children)

It's hot enough off the presses that the Steam store page doesn't even know about it yet, so it's possible it propagates to GOG, too.

[–] Whitebrow@lemmy.world 9 points 1 week ago

The official post on the website says that there’s currently no support for other native Linux platforms besides steam deck, so maybe a bit further down the road with the next patch.

[–] sunzu2@thebrainbin.org 29 points 1 week ago

Hell yeah... Zero regrets paying full price for this game.

[–] Zink@programming.dev 27 points 1 week ago (6 children)

Ooh, I think it's time for me to finally buy this game, hopefully in a way that signals my support for this action.

It blows my mind that I haven't played BG3, btw. The original saga of 1 + 2 + expansions is S-tier nostalgia deep in my heart right along with the other big PC and console RPGs of the 90s. i've just been in one of those phases of life where I am focused on other things and not playing many games at all unless my family gets me to jump into something light and co-op.

And when I say focused, on a scale from 1 to 10 I'm talking ADHD hyperfocus.

load more comments (6 replies)
[–] LiveLM@lemmy.zip 21 points 1 week ago (1 children)

Wasn't expecting a high profile game to get a native Linux build, especially so much time after release, but I'm glad to see it!

[–] who@feddit.org 9 points 1 week ago* (last edited 1 week ago)

https://en.wikipedia.org/wiki/List_of_Stadia_games

Of course, Stadia builds were not released to the public.

[–] OboTheHobo@ttrpg.network 15 points 1 week ago

Was already working fine through proton, but this is great to see as well!

[–] mavu@discuss.tchncs.de 10 points 1 week ago (3 children)

This is technically true, but they specifically state that they don't support Linux in their faq.
This is "just" a SteamDeck build.

(I actually tried to run it on debian, but it didn't want to start. That said, I invested 0 time, maybe it was just a minor thing. no idea)

load more comments (3 replies)
[–] Aceticon@lemmy.dbzer0.com 10 points 1 week ago

Not yet in GOG, though.

[–] Grass@sh.itjust.works 10 points 1 week ago (1 children)

does it break mods or not work with mods for the windows version?

load more comments (1 replies)
[–] antihumanitarian@lemmy.world 9 points 1 week ago (1 children)

Did some testing on this on Linux, Arch + KDE 6 (wayland) + Nvidia GPU. It looks like DLSS works on Nvidia hardware. I didn't do formal benchmarks, but I didnt notice performance improvement. On my laptop it actually used roughly 10% more watts on the GPU while capped at 60fps. I don't think I could tell the difference on a blind test. So I'll use it anyway to do my part for hardware surveys.

Although this was Act 1, perhaps Act 3 will tell a different story.

load more comments (1 replies)
[–] Yamanashi@sh.itjust.works 8 points 1 week ago* (last edited 1 week ago) (1 children)

I'm confused. It's a Linux native build, but they call it steam deck native. Does this mean it's not optimized for Nvidia since steam deck is AMD hardware? I'm fairly new to Linux, so the wording is throwing me off.

[–] ampersandrew@lemmy.world 14 points 1 week ago (4 children)

You have to dig a few layers deep, but it appears that they uploaded a Linux build that only downloads for Steam Decks, and they don't seem to fully support non-Steam Deck. I haven't verified a way to get around this, but often, where there's a will, there's a way. You might be able to force the game to download the Linux version from the Compatibility settings in Steam. At least at this point in time, Larian only seems interested in the Linux build for Steam Deck in particular, which I've never seen before.

[–] Yamanashi@sh.itjust.works 1 points 6 days ago* (last edited 6 days ago)

I actually gave it a try by just disabling the forced compatability and then using __GL_13ebad=0x1 %command% in the launch options. it works with dlss. only issue for me are the frame drops that pretty much make it unplayable. i saw a post somewhere, someone was saying more power was going to their gpu on the native build. i think that's what's happening to me and its causing some throttling. on proton with vulkan, the game runs fine for the most part.

load more comments (3 replies)
load more comments
view more: next ›