this post was submitted on 17 Feb 2025
310 points (99.7% liked)

Linux Gaming

16375 readers
907 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
[–] kitnaht@lemmy.world 81 points 4 days ago (3 children)

This must be the most horrid type of programming work available.

First: You have to deal with Win32 APIs. Which, they've kept certain bugs because it break legacy programs.

Second: You have to deal with game programmers. Which, program things in such a way that GPU driver programmers, have to write SPECIAL drivers, so that your game is treated the way these programmers THOUGHT it was supposed to work...

[–] paraphrand@lemmy.world 16 points 4 days ago (2 children)

It’s surprising anything works. Master Race my ass.

[–] ByteJunk@lemmy.world 8 points 4 days ago

So many games work on Proton/Wine these days, it's not really surprising anymore.

Nowadays you have a huge chunk of games being built on massively popular engines like Unity and Unreal, making it much easier to support/optimise for.

Another big point is that you're not developing exclusively against DirectX. Vulkan is very popular, and both APIs are frequently supported by game engines. This introduces some "good habits", in that it forces the devs to think about compatibility from the get go, instead of trying to come up with shady tricks to get one or two extra fps that only work in specific conditions and crash the game otherwise.

[–] hellofriend@lemmy.world 5 points 4 days ago (1 children)
[–] mesamunefire@lemmy.world 22 points 4 days ago (1 children)

PC master race I hope. Could be phrased better but yeah.

[–] paraphrand@lemmy.world 6 points 4 days ago (1 children)

Yes, I’m referencing PCMR. And I think it’s a fucked up term, and gamers shouldn’t be proud of it.

[–] SaharaMaleikuhm@feddit.org 9 points 4 days ago (1 children)

Well, wasn't it originally meant to make fun of them? Gamers ofc being dumb as bricks did not get it and adopted the term.

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

imho, who the fuck cares? How did we even get on this topic in the first damn place? Nobody mentioned it until the guy bitching mentioned it.

Constantly obsessing over the way things are worded is a game for crybullies who perpetually play victim so they can feel righteous about themselves. PCMR all the way.

[–] jonne@infosec.pub 8 points 4 days ago

Yeah, not sure when this trend started, but having to install a new driver to make a new game work seemed like the wrong way to go about it.

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

I feel this. That Valve guy talking about 'Nvidia you're doing lighting wrong' because Nvidia adopted the same logarithmic formula for gamma as photography. Like holy shit I'm sorry Carmack got this wrong, but fr get your shit together Valve. Y'all didn't just invent how the world models light.