Roblox
Rating Breakdown
By VM Type
Community Reports 1 total
Runs with custom VM configuration.
Uses Hyper-V spoofing and CPU masking to avoid VM detection. GPU passthrough is enabled.
Advanced configuration was required for this setup.
[Advanced configuration details available below]
<features>
<acpi/>
<apic/>
<hyperv mode='custom'>
<relaxed state='on'/>
<vapic state='on'/>
<spinlocks state='on' retries='8191'/>
<vpindex state='on'/>
<synic state='on'/>
<stimer state='on'/>
<vendor_id state='on' value='none'/>
</hyperv>
</features>
<cpu mode='custom' match='exact' check='full'>
<model fallback='allow'>Skylake-Client</model>
<topology sockets='1' dies='1' cores='8' threads='2'/>
<feature policy='disable' name='hle'/>
<feature policy='disable' name='rtm'/>
<feature policy='disable' name='mpx'/>
<feature policy='require' name='vmx'/>
<feature policy='require' name='hypervisor'/>
</cpu>
<clock offset='localtime'>
<timer name='hypervclock' present='yes'/>
<timer name='hpet' present='no'/>
</clock>