Hypervisor Setup Guide

Download the latest VBS.cmd script for Hypervisor games

VBS.cmd

Current version: v1.4

Provided by the DenuvOwO team

Download Latest

Quick Setup

  1. 1 Ensure CPU virtualization (AMD-V / Intel VT-x) is enabled in BIOS
  2. 2 Run VBS.cmd as Administrator, select option 1
  3. 3 Restart your PC
  4. 4 Press F7 on the boot menu (disables driver signing for this session)
  5. 5 Launch any Hypervisor game from its desktop shortcut

After every restart you need to repeat steps 2-4. Always read the game-specific instructions.

Changelog

  1. Added Driver Signature Enforcement (DSE) and test signing detection. If test signing is already enabled, the script will skip the Startup Settings step, BitLocker suspension, and onetimeadvancedoptions entirely, as driver signature enforcement is already bypassed.
  1. Fixed an issue where the Revert Changes option would incorrectly show "Nothing to revert, as no changes were previously applied." when DSE was still disabled, even though a reboot was required to restore it.
  1. Added FACEIT Anti-Cheat detection. If detected, the script will exit with a message asking the user to uninstall it before proceeding, as it is known to block the driver from loading.
  1. Replaced PowerShell calls with full path via %psc% to avoid resolution issues when PowerShell is not in PATH.
  1. Removed outdated comments.
  1. Minor improvements.

Security Notice

This script disables Windows security features (VBS, Memory Integrity, Credential Guard, DSE). These are real trade-offs — not just formalities. Re-enable them when you're done playing.

Read the full FAQ on security implications