Skip to main content
Make Sure To Follow The Anti-Virus Setup First!
  1. Run the loader.
For first time launches after any PC restart or just first time use, the bypass will require a PC Restart, make sure you click ok on the prompt, which will restart your PC and load the bypass. Once you have restarted follow the steps again from step 1.
  1. Press the sonar shortcut key then click Load & launch the game once the loader closes after it finishes downloading data. Menu key: Insert.
Follow the SteelSeries Sonar Overlay Setup part of the guide for this part (Or NVIDIA if you are on a NVIDIA GPU).

Error Code Fixes

Failed to allocate/map memory:
  1. Make sure that you have 16GB or more RAM in your PC.
  2. Disable everything in Task Manager -> Startup and then try again after PC restart.
  3. Make sure that loader located on PC and not on cloud space (e.g OneDrive, Mega.nz).
  4. Download AutoRuns and disable everything that related to Microsoft/Windows/CurrentVersion/Run. But DO NOT touch anything else.
Enable Hyper-V:
  1. Open CMD as administrator and paste the command below, restart PC after.
    DISM /Online /Enable-Feature /All /FeatureName:Microsoft-Hyper-V
    If you have used any other Ancient products that have required Hyper-V disabled and required you to run the bat file to fix it, open CMD as administrator and run the prompt “sfc /scannow”, along with the command above, this will restore the removed Hyper-V drivers.
Run DISM repair commands to restore system files:
  1. Open Command Prompt as Administrator.
  2. Enter each line below seperately into the command prompt waiting till each one finishes then doing the next one:
    DISM /Online /Cleanup-Image /CheckHealth
    DISM /Online /Cleanup-Image /ScanHealth
    DISM /Online /Cleanup-Image /RestoreHealth
    sfc /scannow
  3. Restart your PC.