Hacker News new | ask | show | jobs
by kobalsky 1072 days ago
> Also, how well does VR work in Linux these days?

this loaded question should be directed towards the developers.

that any Windows game works on Linux at all, given Microsoft's record regarding interoperability, seems like a miracle.

If I had to make an equally loaded question I'd say, what OS are they using to host their game servers?

1 comments

Game servers are fairly frequently hosted on Windows, simply because the game server often shares a lot of code with the client (including libraries which may not be cross platform), and game developers are often most familiar with Windows.