赵怡然
赵怡然
> When I first created a VM and passed through a 3080 Ti, Roblox would just complain I was in a VM whenever I would try to start it, but...
编译的时候把xen给disable了吧,什么老东西了,早就没人用了
`--disable-xen`
I cannot sure that , it is known information is the GameGuard can be bypassed by rdtsc
battleye should bypass RDTSC,maybe , and I didn't test it
RDTSC patch can only be used into kernel, not qemu.
you can only patch one times.
> Did I patch successfully? And will it be applied when I create a new virtual machine with virtual machine manager? I think you patched sources but no complied, please...
编译qemu的时候那个configuration有一堆模块配置,要把usb重定向那个模块,我忘记叫什么名字了,反正要enable然后才能编译进去才有这个功能
The qemu7.0.0.patch can only be used on qemu version 7.0.0, check the branch tag please.