← Back to context

Comment by Shorel

3 hours ago

The most stable Linux API is Wine/Win32.

There are many older games I can't install on Linux anymore, because they used an older SDL1 or some particular X11 version or some GPU driver that's no longer available for the current kernel.

The exact same game, Windows version, can be installed and runs flawlessly on both Linux and Windows.

So, native Vulkan executables? Sure, if they can continue to run in 20 years.

Those games did weird things. Every distro still ships SDL1, x11 didn’t really break API, and requiring a specific driver is obviously broken from the start. I won’t say none of this happens but the platform isn’t to blame there.