Skip Navigation

How well does GPU passthrough work for qemu into a windows VM (for a kernel-based anti-cheat)? Why would I want to isolate the GPU solely for the VM? Isn't that going to mess up other applications?

ELI5 if possible, thank you :)

14 comments
  • GPU passthrough works pretty well these days, but anticheats will detect you running inside a VM. Evading anticheats detection is a separate issue unrelated with gpu passthrough, usually involves getting the vm to look like a real hardware as much as possible (e.g. using real mac address, hiding kvm hypervisor signature, etc). It's quite a deep rabbit hole and I haven't actually tried it.

14 comments