 READ EVERYTHING BELOW BEFORE INSTALLING

 Copy the contents of the "DenuvOwO" folder to the game folder.

 Hypervisor releases require specific security features to be disabled.
 To prepare your system for the hypervisor, run VBS.cmd as administrator.

 Read the displayed information carefully before proceeding.
 After you are done playing the game, it is highly recommended to revert the changes.

 Hypervisor driver source codes are in the DenuvOwO_SRC.zip
 The source code archive is for advanced users, you don't need to open or copy it.

 Start the game via launcher.exe as administrator
 (launch from original game executable if you want to manually load the HV).

 When launcher.exe is used, the HV will be automatically loaded, which requires
 administrator rights, and unloads it at game exit too.

 If launcher.exe isn't used, you won't have to run the game with admin privileges.
 In this case, you need to create and manage the driver service like in the example.
 This info is included for advanced users.

 Mentioned driver files are included in the DenuvOwO folder, set your directory.
 Use the following commands in a administrator command prompt.

 sc create SimpleSvm type= kernel binPath= "C:\Users\Test\Desktop\SVM\SimpleSvm.sys"
 sc start SimpleSvm

 sc stop SimpleSvm  [After exiting the game]
 sc delete SimpleSvm

 Intel driver file name is hyperkd.sys. You need the other hyperdbg files next to it.
 These file names all start with "hyper".

 If you have BitLocker, have your recovery key available as it might be sensitive.
 Same goes for Windows Hello if you are using it, have your normal login method ready.

 WARNING: Make sure to stop any anticheat services that you might have running in the 
 background (e.g. Vanguard) before using the hypervisor.