Ancient Cheats — Launch and Setup Guide
Step-by-step guide for launching Ancient cheats: overlay setup, loader launch, system requirements and troubleshooting FAQ.
Overlay Setup
You need to set up an overlay before launching. NVIDIA GPUs support NVidia App and SteelSeries. AMD GPUs only support SteelSeries.
NVidia App (does not support fullscreen mode)
- Download and install NVidia App.
- Open the app settings.
- Go to the Generals section.
- Enable IN-GAME OVERLAY.
SteelSeries (supports fullscreen mode)
- Download and install SteelSeries GG.
- Go to settings, section GENERAL → General.
- Enable Sonar.
- Go to the SONAR → Shortcuts tab.
- Set Master - Volume Up bind (for example, key
F7). - Press this bind before injection.
Launch
- Download the loader: undetect.net/download/loader
- Disable your antivirus (Windows Defender and others).
- Run the loader.
- Enter your activation key.
- Click "Inject".
- After injection, the loader will close automatically — this means you can launch the game.
- The menu is opened with the Insert key.
System Requirements
- CPU: Intel + AMD (AES instruction set support required)
- BIOS: SVM / VT-X must be enabled
- OS: Windows 10–11 | 1809–24H2
- RAM: 16 GB
Spoofer for Delta Force and Arena Breakout
The spoofer works under the following conditions:
- Reinstall Windows with a new user (delete all disk partitions).
- Reinstall the game.
- Use a VPN with a clean IP (not a server IP like Aeza).
- From the first account login, you must already be connected to the VPN when entering the game loader.
FAQ — Frequently Asked Questions
Error: Please launch SteelSeries moment overlay (FOR GEFORCE)
Solution: Disable and re-enable the GeForce overlay.
Error: Please launch SteelSeries Sonar overlay (FOR STEELSERIES)
Solution: Press the SONAR bind before launching so the overlay works.
Menu flickering or black screens in game
Solution: Open SteelSeries → Settings → MOMENTS → Capture and Sound → Disable "ALLOW MOMENTS TO CAPTURE WHILE GAMING".
Error: Please disable Intel Rapid Storage Technology
Solution: Disable RST. Uninstall guide.
Error: The bind button does not work
Solution: Re-inject. If that doesn't help — run the overlay as administrator.
Menu doesn't appear or loader closes immediately
Solution: Install the library: vc_redist.x64.exe
Error: Unsupported Firmware
Solution: Convert your disk to GPT, switch BIOS from Legacy to UEFI.
Error: 0x296
Solution: Re-inject is needed.
Error: Unknown network error
Solution: Network connection issue. Check your connection and try again. You might be using a VPN — try disabling it.
Error: Failed to allocate memory / to map memory(x)
Solution: Driver installed incorrectly. Reboot your PC and try again. If the error persists — clean up startup programs. We recommend Autoruns to disable third-party programs from startup.
Error: Failed to load dependencies(x)(-x)
Solution: Disable all protection and remove all anti-cheats and antivirus software from your PC. If that doesn't help — clean up startup programs.
Error: Please uninstall Vanguard/Faceit first
Solution: Uninstall the Vanguard/Faceit anti-cheat from your PC and try again.
Error: AES instruction set is not supported
Solution: Your CPU doesn't support AES instructions. This cannot be fixed.
Error: Please enable Intel VT-X/AMD-V in the BIOS
Solution: Enter BIOS and find "Intel Virtualization Technology" / "Intel VT-X" / "AMD-V" / "SVM Mode" — enable it.
Error: VMX/SVM is not supported
Solution: Go to "Control Panel" → "Programs and Features" → "Turn Windows features on or off" and make sure "Virtual Machine Platform" and "Hyper-V" are disabled.
If the error persists, open cmd as administrator and enter:
bcdedit /set hypervisorlaunchtype off
Press Enter and restart your computer.
If you have Windows 11 and previous methods didn't help, run PowerShell as administrator and execute:
takeown /F "C:\Windows\System32\hvix64.exe"
icacls "C:\Windows\System32\hvix64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
takeown /F "C:\Windows\System32\hvax64.exe"
icacls "C:\Windows\System32\hvax64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
del "C:\Windows\System32\hvix64.exe"
del "C:\Windows\System32\hvax64.exe"Error: Please make sure PIN is not set in Windows sign-in options and manually disable Hyper-V
Detailed guide: How to fix PIN and Hyper-V error
Step 1. Disable Windows PIN Sign-in
This is a mandatory first step.
- Open Windows Settings (Win + I).
- Go to: Accounts → Sign-in options.
- Make sure PIN (Windows Hello) is completely disabled. If enabled — remove the PIN.
- Restart your computer.
Step 2. Open PowerShell as Administrator
- Press Win + X.
- Select Windows PowerShell (Administrator) or Terminal (Administrator).
Step 3. Take ownership of system files and delete them
Enter commands one by one:
takeown /F "C:\Windows\System32\hvix64.exe"
icacls "C:\Windows\System32\hvix64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
takeown /F "C:\Windows\System32\hvax64.exe"
icacls "C:\Windows\System32\hvax64.exe" /grant *$(([System.Security.Principal.WindowsIdentity]::GetCurrent()).User.Value):F
del "C:\Windows\System32\hvix64.exe"
del "C:\Windows\System32\hvax64.exe"Step 4. If files cannot be deleted
The files may be locked by the system. In that case:
- Enter BIOS.
- Disable virtualization: Intel —
Intel Virtualization Technology (VT-x), AMD —SVM Mode. - Save settings (Save & Exit) and boot into Windows.
- Repeat steps 2–3 (PowerShell + file deletion).
Step 5. Finish
After successfully deleting the files:
- Restart your computer.
- Make sure the system boots without errors and sign-in works without PIN.
- If you previously disabled virtualization in BIOS — re-enable it.
Error: Either virtual or RAID disk is present
Solution: Disable the spoofer or disable RAID in BIOS settings with a full Windows reinstall.
Error: CRD failed at XXX with code XXXXXXXX / Failed to init render
Solution: For desktops — the GPU is too old and not supported. For laptops — disable the integrated GPU in BIOS.
Error: Incorrect HWID
Solution: Open cmd as administrator and enter one by one:
wmic diskdrive get Caption, SerialNumber
wmic baseboard get SerialNumberIf both commands executed without errors, something is wrong with your PC. Try reinstalling Windows.