this post was submitted on 26 Mar 2025
129 points (92.7% liked)

Linux Gaming

17617 readers
369 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
 

Hey there!

I'm a solo dev working on a sci-fi grand strategy game (I didn't manage to find if self-promo is allowed so I'll keep the name for myself).

I was updating my planning and started to think: since my game will be published on Steam, it will be playable on Linux using Compatibility Mode even if I don't specifically target Linux itself. I myself play on an Ubuntu and this allows me to play almost every Windows game (old ones are more capricious, but recent ones are ok).

So I'm wondering, is there really an advantage to have native Linux support nowadays? As a solo dev, the thing I lack the most is time. The days/weeks/months it would take me to add it and fix all the probable bugs it entails could be used to improve the game itself or add features instead for example.

On a more general note, what do you other Linux players expect from a Linux game?

(page 2) 50 comments
sorted by: hot top controversial new old
[–] rah@feddit.uk 4 points 1 week ago

The days/weeks/months it would take me to add it and fix all the probable bugs it entails could be used to improve the game itself

Making a game multi-platform is improving the game. Massively.

The high level of skill required to write multi-platform games is why most studios don't bother: Windows developers are a dime a dozen but skilled multi-platform developers are rare. Have you got what it takes? Do you have the cojones to step up your programming game? Or are you happy to wallow in the slop with the rest of the Windows game developers?

Also, remember that Linux isn't the only POSIX OS. If you do your porting right, you get to support a shed load of other OSes for very little.

[–] JustAnotherKay@lemmy.world 3 points 1 week ago

At this point, Linux native is almost more like reinventing the wheel. The people working on the compatibility layers have done so much work to make a windows game feel native that you can almost think of them as cross compilers in a weird gross way

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

if a bug arises from using proton, it would cause the same issue for users that are forced to use proton.

just click the button that builds for linux. build for as many platforms as you can. if you cant fix all of the bugs due to time, then you'll become a better programmer for your next game and not make thise same mistakes <3

[–] unchartedsectors@lemm.ee 0 points 1 week ago

Well, it's not a quick game made in 3 months and then I go on to the next. I fully intend to support it and give my players the best experience I can. So it's not as simple as "click the export button", I have to actually commit to support the builds.

[–] Creosm@lemmy.world 0 points 1 week ago* (last edited 1 week ago)

I think the only big benefits that come from having a native Linux port is performance, and compatability (in case running through wine / proton didn't work.) Other than that I can't think of anything else.

[–] lumony@lemmings.world 0 points 1 week ago* (last edited 1 week ago)

is there really an advantage to have native Linux support nowadays?

Yes, performance and consistency.

As a dev, you honestly are asking the wrong question. You shouldn't pride yourself on the corners you're cutting; you should be using them as an opportunity to expand your knowledge and skillset.

You're adding to the pile of developer trash every time you rely on abstraction layers to do your job for you. You're reinforcing an atmosphere where windows developers can get locked-in as much as they want, and it's up to the Linux community to pick up their (your) slack.

In all honesty, I don't have high hopes for your game and you really should consider what I'm saying before you release more trash into the world.

load more comments
view more: ‹ prev next ›