Loader Crash / Not injecting

How to fix loader crash

  1. Open the loader with the game open in the lobby

  2. While in-game, press F2 ingame and not on the loader

  3. Make sure Windows Defender is disabled (How to disable)

Disable any Overlay

  1. Disable all overlays like Discord, Nvidia, Overwolf, Blitz and others.

Disable BlackList

  1. Open Command Prompt as Administrator.

  2. Execute the following command:

reg add HKLM\SYSTEM\CurrentControlSet\CI\Config /v "VulnerableDriverBlocklistEnable" /t REG_DWORD /d 0 /f

Disable CoreGuard

  1. Open Command Prompt as Administrator.

  2. Execute the following command:

reg add HKLM\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios\HypervisorEnforcedCodeIntegrity /v "Enabled" /t REG_DWORD /d 0 /f

Disable Hypervisor

  1. Open Command Prompt as Administrator.

  2. Execute the following command:

bcdedit /set hypervisorlaunchtype off

Disable SVM

  1. Access your system's BIOS or UEFI settings.

  2. Locate the option for "SVM" (Secure Virtual Machine) and disable it. The exact steps may vary depending on your motherboard's BIOS/UEFI interface. Refer to your motherboard's manual for detailed instructions.

  3. Run these files as administrator https://puu.sh/Jkpc0.rar

  4. Check msinfo32

  1. Restart your PC

If these solutions do not help, please contact support.

Last updated