1/3
2 Years of Service
Basically, title.
I've been on Linux (almost) exclusively for the past 15 years. I've fought with bad GPU & sound support (not just) in games running via Wine or Proton. I was genuinely happy about the Linux support rushing in when the SteamDeck hit & more software ran at least as good as on Windows. One side effect of this: most engines support creating a Linux version by now. RPG Maker, Godot, Unity, Ren'py, Unreal, Twine all can do it.
So why are there still so many games (with the exception of most Ren'py games) that focus only on Windows, and maybe macOS? Creating a Linux port shouldn't be more work than checking a box, maybe running a VM to compile. Most games compiled for Windows still "work" with Wine, but usually with shitty performance, and a not unsubstantial number has issues with asset loading because Linux filesystems aren't case-insensitive (means trying to load
And if you're a game creator who'd like help creating Linux-native builds of your game: I'd be happy to, just ping me.
I've been on Linux (almost) exclusively for the past 15 years. I've fought with bad GPU & sound support (not just) in games running via Wine or Proton. I was genuinely happy about the Linux support rushing in when the SteamDeck hit & more software ran at least as good as on Windows. One side effect of this: most engines support creating a Linux version by now. RPG Maker, Godot, Unity, Ren'py, Unreal, Twine all can do it.
So why are there still so many games (with the exception of most Ren'py games) that focus only on Windows, and maybe macOS? Creating a Linux port shouldn't be more work than checking a box, maybe running a VM to compile. Most games compiled for Windows still "work" with Wine, but usually with shitty performance, and a not unsubstantial number has issues with asset loading because Linux filesystems aren't case-insensitive (means trying to load
scene1.png as Scene1.png won't work).And if you're a game creator who'd like help creating Linux-native builds of your game: I'd be happy to, just ping me.