Hacker News new | ask | show | jobs
by londons_explore 1072 days ago
> can't purchase

There are certain high seas where such things are plentiful.

2 comments

With all that risk and effort, seriously why not just use linux?
https://www.protondb.com/explore

Because most of this list is not Native or Platinum.

Games on Windows just work.

Also, how well does VR work in Linux these days?

> 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?

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.
VR on Linux depends on your headset mostly AFAIK. Oculus (Quest will work with ALVR streaming, but I had mixed results) and WMR require software that isn't on Linux. Valve Index supposedly has good support and VR games are playable with Proton.
i don't know anymore. i'm getting really annoyed by background processes interfering with my counter-strike ping. like microsoft is checking my mail or uploading some telemetry bs or something. i can't wait to get back on linux.
You could check out Portmaster for blocking those. It does take a bit of work to get it working well with games though.
it's interesting that you say that. i recently installed Portmaster for another reason and have been turning it off when playing CS as it was blocking it. I will look into configuring it. Cheers.
This is equally as dangerous.
Eh, not really. You can download a windows pro ISO straight from microsoft [0], install it, and then upgrade it to enterprise using the kms client key [1]. That can then be activated using an open source kms server emulator [2] that has a reasonable amount of code you can audit if you're extremely paranoid.

If you don't want to go through the hassle of installing and then upgrading I'm also pretty sure you can upgrade one of the images in the wim offline using dism.

0: https://www.microsoft.com/en-us/software-download/windows10 (will serve you an iso directly instead of the media creation tool if you give it a linux user agent)

1: https://learn.microsoft.com/en-us/windows-server/get-started...

2: https://github.com/Wind4/vlmcsd/tree/master

Interesting.

I do work on my windows machine, so doing anything illegal just gives me the opportunity to lose 1000x more money than if I just upgraded legally.