hn • r/hackernews
Comment on: Linux gaming is faster because Windows APIs are becoming Linux kernel features
Linux is one of the best Win-API platforms.It is the absolute best for backwards compatibility: it runs 16 bit apps.Now it is getting faster for gaming.And the reverse relation is also true: In Linux, the best backwards compatible stable API is WinAPI.I can play 30 year old Windows games in Linux. They just work and run better than ever.For the same project (https://www.descent2.de), I can not even install the dependencies to compile it in a modern distro, as every library is deprecated and removed from the repositories. The precompiled native Linux binaries also can't work.