Jump to content

sethbabs

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by sethbabs

  1. On 2/13/2022 at 1:36 PM, Fulgurator said:

     

    I know this is a very old post but I haven't seen this answered anywhere. I managed to run protected TeknoParrot games under a VM by editing the VM in XML view and adding the following inside the <domain> section:

     

      <qemu:commandline>
        <qemu:arg value='-cpu'/>
        <qemu:arg value='host,kvm=off,hv_vendor_id=null,-hypervisor'/>
      </qemu:commandline>

     

    Hope this helps!

     

    Cheers,

    Ben.

    This works running genshin impact again without including
     

    
        <feature policy='disable' name='hypervisor'/>

    Thanks a lot @Fulgurator!!!

    • Like 1
×
×
  • Create New...