Skip to main content
Make Sure To Follow The Anti-Virus Setup First!
  1. Run the loader.
  2. 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

Image 16 “Please make sure PIN is not set in Windows sign-in options and manually disable Hyper-V” Error.
  1. Open windows search and type “Sign-in Options”, then open it in settings.
  2. Find the setting below and make sure it is disabled.
Image 15
  1. Click on PIN (Windows Hello), and ensure it is NOT SET, if it is, then remove your PIN and make sure a password is set.
  2. Download & run this file (your PC should restart if left open, if it doesnt then manually do so): https://mega.nz/file/59ZljKbK#STzjFdn4fvUtKVcwZblClODVrNxW4AoDTT2qrNtw2hY
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.
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.