this post was submitted on 01 Apr 2026
51 points (96.4% liked)

Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ

68824 readers
299 users here now

⚓ Dedicated to the discussion of digital piracy, including ethical problems and legal advancements.

Rules • Full Version

1. Posts must be related to the discussion of digital piracy

2. Don't request invites, trade, sell, or self-promote

3. Don't request or link to specific pirated titles, including DMs

4. Don't submit low-quality posts, be entitled, or harass others



Loot, Pillage, & Plunder

📜 c/Piracy Wiki (Community Edition):

🏴‍☠️ Other communities

FUCK ADOBE!

Torrenting/P2P:

Gaming:


💰 Please help cover server costs.

Ko-Fi Liberapay
Ko-fi Liberapay

founded 2 years ago
MODERATORS
 

Does this method work on Linux too?

top 8 comments
sorted by: hot top controversial new old
[–] LiveLM@lemmy.zip 16 points 2 weeks ago* (last edited 2 weeks ago) (2 children)

Nope. Sometimes they can't even get it working on all CPUs.
I've heard it's possible to play them on a Windows virtual machine on Linux but I have no clue how bad the performance hit would be stacking hypervisors like that.

[–] mecen@lemmy.ca 11 points 2 weeks ago (1 children)
[–] LiveLM@lemmy.zip 14 points 2 weeks ago* (last edited 2 weeks ago) (1 children)

Oh brother, the post inside is talking about Single-GPU passthrough.
It's doable and I've done it before but fair warning: it can be a serious pain in the ass, especially if you have a GPU that doesn't reset right and hangs every other attempt lmaooo 🥲

[–] chocrates@piefed.world 4 points 2 weeks ago* (last edited 2 weeks ago)

Anecdotal, but I have an Nvidia card doing GPU passthrough to a Windows VM, on proxmox. I have had no issues once I got it set up.

I even found some patches to trick some anti cheat to not know I'm on a hypervisor.

Doesn't work for all anti cheat, for instance I don't try to play AAA multiplayer games, but I can play helldiver's and single player games no problem.

Just a guess, but with all the AI bullshit, GPU passthrough to vms should just get better.

[–] SpikesOtherDog@ani.social 2 points 2 weeks ago

More to your point, the hypervisor is OS-specific. On my end, it's more of a skill issue but I have run into issues getting Linux virtual machine tools running outside of VirtualBox. The software was looking for explicit infrastructure I was struggling to provide. I eventually figured out qEMU, but that's besides the point.

I'm going to counter and say that it might be possible for these solutions to work on Linux, but you will first need to satisfy the hardware requirements. Once you meet that then it's possible to try with a Windows compatibility layer, but then you are shooting in the dark.

Lastly, while the crackers themselves have a reputation to uphold, they and their software can both be compromised. The article is very clear about the risks. Most people running Linux are not using secure boot, and the hypervisor is an unauditabe container.

I know people really want to enjoy these games and I wish them luck. But...

I have thousands of other games I can play that don't have invasive DRM. Enough I might never need to purchase another game in my lifetime if I felt like it. And I'm happy being away from Windows and their bullshit. It's hardly even a sacrifice. But good luck to the hacker crackers.

[–] CaptainBasculin@lemmy.dbzer0.com 11 points 2 weeks ago

I mean, ring 0 calls cannot be run on wine at all, hypervisor pretty much works with that level of priviledge, but you should be able to run it under another VM.

[–] Draconic_NEO@lemmy.dbzer0.com 9 points 2 weeks ago

It does not unfortunately because the Hypervisor used is specific to Windows, and Wind doesn't allow the kind of Ring 0 access required to make it work. Maybe in theory it could be done with custom software but it would be difficult and it would be better to just use a VM to run it or emulate a console version of the game.

I think the real promise when it comes to HV bypass is it paves the way for other people to work on new cracks. Which isn't easy by any means but could be made easier by the use of AI tools meant for decompilation (something many purist crackers would turn their nose up at for some stupid reason).