Is it possible to use a virtual machine to more safely run pirated games on linux?
2026-07-12 06:55 UTC
Replies (13)
-
@buried_treasure@feddit.uk 2026-07-12 07:03
You keep talking about “safely” running these programs. What is the threat that you are trying to protect yourself against? Are you concerned that your unofficial copy of the program may contain malware, are you worried that the copyright owners may try to find you (via IP address perhaps?) and prosecute, or what.
-
@Shimitar@downonthestreet.eu 2026-07-12 07:14
Quit thinking as a windows user now you are on Linux. You running a pirated game with proton? Or looking to run windows inside Linux? In any case run the game offline, disconnect the PC from internet and you should be safe. What? It’s an on line game? It’s a game that need internet access to run? Then what are you complaining about? There is nothing you can do to be “safe”. Anyway running a windows game on linux with wine or proton should be safe enough from most of the possible threats (environment is too different). Running in a VM would be a serious hit on performances even if you use qemu+KVM (forget about virtual box) with all drivers set to passtrough and you give up your video card on Linux and pass it to windows At that point, you are again at risk because e you are again running windows … Define your threat at least. That would make a response easier My guess you are overthinking stuff.
-
@edinbruh@feddit.it 2026-07-12 08:11
First of all, don’t expose yourself to danger. Get your pirated games from reputable sources. Most games only need a Steam emulator like Goldberg’s to run without license, and you can get clean steam files from cs.rin.ru, or using DepotDownloader if you get your hands on a manifest file. You don’t need VMs for this, it’s literally the original game. If you need an actual crack, you can also look up on cs.rin.ru and try to gauge the reputation of the uploader. You can also check fitgirl or dodirepacks, they are both highly reliable. These are unlikely to have malware, but it’s not impossible. If you want to use a vm because you still don’t trust the pirated game in question (reasonable), then there is no shortcut. Use the arch wiki to learn how to setup a VM with GPU passthrough, even if you don’t use arch it’s always a good place to get started.
-
@helix@feddit.org 2026-07-12 09:00
tldr: use firejail. I already answered in your other thread: feddit.org/comment/13927222 You know you can cross-post so it shows up as cross-posted in other communities? You just need to hit that “copy” button once you posted thr first one. I’d have answered here instead of !piracy if I had seen that it’s a crosspost.
-
@cosmosaucer@hexbear.net 2026-07-12 10:34
im not a linux expert but isnt the whole thing with linux that there isnt really malware for it because no one bothers to make any? but with regards to games like other posters said check cs.rin.ru for the games and either use the goldberg method or just get the games pre-installed/cracked and run them through Lutris/Heroic alternatively you can also download linux versions, theres a couple of people who crack linux games, one of them is john_cena and another whose name i forget is on torrrminator. ive downloaded a couple games from torrminator and had no issues with them but of course ymmv and this may not be entirely up your alley with regards to the privacy etc concerns
-
@BananaTrifleViolin@piefed.world 2026-07-12 18:12
So I’m not condoning or condeming. I would say you can dual boot linux - that is have TWO entirely separate Linux installs on your PC. Have one be your main Linux desktop, and have a separate partition which you boot into to use for riskier stuff. Just ensure it has no access at all to your other drive and be careful mouting peripherals like USB drives. That way you can get full native experience with your PC, without having to sacrifice performance for a VM set up. I would also set up a VPN to run at all times within that 2nd Linux install, with kill switch for the network if it disconnects.
-
@umbrella@lemmy.ml 2026-07-12 21:31
you can with GPU passthrough. not a simple process though, and not all hardware supports it. plus you need a dedicated gpu for the VM.
-
@Kory@lemmy.ml 2026-07-13 07:18
I’m running everything that is proprietary (Steam for example) on a second user that is a not an admin account. Heroic and the like are installed via Flatpak that is sandboxed. Sometimes games contain malware, even on Steam. If something goes badly wrong, I purge that second user.
-
@Obnomus@lemmy.ml 2026-07-13 07:28
If piratded games have malicious files its most likely for windows users, you can install repacks on Linux very easily though.
-
@borax7385@lemmy.world 2026-07-13 08:49
I just use a different user with no privileges to run any pirated or suspicious software.
-
@eclipse7@feddit.nu 2026-07-13 11:11
QubesOS? :D
-
@throwaway403@programming.dev 2026-07-13 15:45
OP, FYI: GPU passthrough isn’t riskless (OpSec-wise), unfortunately. This Hacker News thread contains pointers if you’d wish to read up on that.
-
@throwaway403@programming.dev 2026-08-03 20:48
Yo OP, in case you couldn’t get GPU passthrough to work; vm-curator makes that a piece of cake, somehow even with a single GPU.