this post was submitted on 09 Feb 2025
41 points (100.0% liked)

Gaming

30786 readers
619 users here now

From video gaming to card games and stuff in between, if it's gaming you can probably discuss it here!

Please Note: Gaming memes are permitted to be posted on Meme Mondays, but will otherwise be removed in an effort to allow other discussions to take place.

See also Gaming's sister community Tabletop Gaming.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Does the existence of Wine compatibility layer discourages the creation of native Linux games?

you are viewing a single comment's thread
view the rest of the comments
[–] vrighter@discuss.tchncs.de 11 points 2 days ago (2 children)

because you can't just target "linux". You target a distro. That's not feasible for any of them to maintain

[–] missingno@fedia.io 5 points 2 days ago

You only need to target the Steam Linux Runtime.

[–] princessnorah@lemmy.blahaj.zone 6 points 2 days ago (1 children)

This isn't entirely true though. Devs could target an AppImage for example.

[–] vrighter@discuss.tchncs.de 11 points 2 days ago (2 children)

and i have found appimages that fail to worm due to some dependencies too. This is not a solved prooblem for linux. And no, flatpak isn't it either

[–] Toes@ani.social 5 points 2 days ago

I want to add on to that, flatpak even struggles with native Linux games like left4dead2. (Hardly any mods work)

[–] Die4Ever@programming.dev 1 points 2 days ago

yea dependencies seem like a real issue here, I don't think Linux supports side-by-side versions like Windows does, Windows will just install every version of DirectX and libraries like that