!Important! If you are using external spoofer. Always run the cheat first and then the spoofer. If you run the spoofer first and then the cheat, you will get banned.

External External products are better for undetection

Be careful Product does not have spoofer. This means if you got banned you will get hwid banned.

Operating System

We support Windows 10 (version 21H1 and above) and Windows 11 (all official builds listed below).

How to check your Windows version:

Press the Windows key, type winver, and press Enter.

Supported Windows Versions

warning We do not guarantee proper operation on unofficial or modified Windows builds. If Hyper-V, EFI, or Boot Manager components are removed, the product may fail to start.

Processor

How to check AVX support:

Download CPU-Z and run it.

In the instruction list, look for "AVX".

CPU-Z AVX

BIOS Mode

How to check BIOS mode:

Press Windows key, type msinfo32, and press Enter.

Look for BIOS Mode — it must say UEFI.

warning If it says Legacy , you need to switch to UEFI mode. See the BIOS mode change video for instructions.

Required Files

Download all required files before starting:

Product Launch Instructions

danger Close any running game or game launcher before starting the product.

danger Do not interrupt the startup process until your desktop is fully loaded. Interruptions can damage your boot partition and prevent Windows from loading.

After the countdown, your PC will reboot and display the product logo instead of the motherboard logo.

Hotkeys

Full Version:

Loader errors

Errors when trying to open the loader

System Error

The program can't start because MSVCP140.dll is missing from your computer. Try reinstalling the program to fix this problem.

This error means that you are missing Microsoft Visual C++ base libraries

Note: Microsoft Visual C++ libraries must be installed

Visual C++ Runtimes

Error .Net Framework

Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately. The handle is invalid.

This error means that you are missing the .Net Framework base libraries

Note: You need to install the .Net Framework libraries

DirectX End-User Runtime

Errors when trying to open the loader

Error: hvix64/hvax64 not found! -> 7h

This error means that you don't have enough Windows hvix64 files if it's Intel, hvax64 if it's AMD.

Note

It is necessary to restore Windows system files using the commands below

Open the command prompt as an administrator and enter this command:

sfc /scannow

We wait until the end of the download, then enter the following command

dism /online /cleanup-image /restorehealth

After downloading, the PC restarts and we launch the product according to the instructions

Errors during authorisation

Old Windows! Need Win10 21H1 b19043

This error means that you do not have the correct Windows or version.

Note: A suitable Windows and version must be installed

TPM Enabled!

This error means that you have Trusted Platform Module (TMP) enabled

Note: You need to disable Trusted Platform Module (TMP) in the system bios

How to disable TPM Guide

No VMX support!

This error means that you have Virtualisation Technology (VMX) turned off

Note: You need to enable Virtualisation Technology (VMX) in the system bios

Virtualization Guide

Video tutorial on how to enable Virtualisation Technology (VMX)

No AVX support!

This error means that you have a broken or unsupported AVX processor instruction

Need to replace the processor with an Intel from 5th generation with AVX support.

You can find out if your processor supports AVX here

Astralis Cheat Overlay Not Displaying

Fix:

Loading 0 Error: Wrong boot part size! -> 6h

Recovering a Boot Partition

1. Insert a Bootable USB Drive

Insert a bootable USB flash drive with Windows installation files formatted in FAT32.

Info You can create the USB on another device.

2. Enter BIOS and Boot from USB

Open your BIOS/UEFI and select the USB drive as the boot device.

3. Windows Setup Screen

After booting, you will see the Windows Setup window.

Danger Do not proceed with Windows installation — we only need Command Prompt.

4. Open Command Prompt

On the Windows Setup screen, press:

SHIFT + F10

A Command Prompt window will appear.

5. Use DiskPart
Open DiskPart
diskpart
List Volumes
list vol

Info Identify the EFI boot partition:

Select the EFI Volume
sel vol 5

Info Replace 5 with the actual number of your EFI volume.

Format the EFI Partition
format fs=fat32 quick
Assign a Drive Letter
assign letter=Z
Exit DiskPart
exit
6. Rebuild the Bootloader
bcdboot C:\Windows /s Z: /f all

If successful, you will see:

Boot files successfully created.
7. Finish

Shut down your computer, remove the USB drive, and turn it on again.

Success Done! You have successfully restored the Windows boot partition.