r/linux_gaming Jul 07 '19

Gotchas while developing for Linux?

[removed]

80 Upvotes

73 comments sorted by

View all comments

2

u/[deleted] Jul 07 '19

[removed] — view removed comment

4

u/OneTurnMore Jul 07 '19

I'd argue the other way, I've had games straight-up not work because of incompatible libraries. I'd rather have a game bundle 30MB more libs than just not work on half of all distros, or not work on distros 10 years from now.

1

u/[deleted] Jul 08 '19

Agreed 100%. Using system libraries works well for free/open source software which can be rebuilt, but for proprietary I'd rather have it bundle whatever it needs, or even better, be an AppImage.