Arcane

Welcome to the Arcane Cheat Setup Guide. This guide is divided into easy-to-follow sections to ensure a smooth and successful setup.

circle-exclamation
circle-check

1

Getting Started

circle-check

Disable Windows Defender

chevron-rightWhy do I need to do this?hashtag

You need to disable your antivirus because it can block cheats or loaders from running correctly. Antivirus programs often flag cheat software as malicious because it modifies or injects code into games to enable features like aimbot or ESP which appears abnormal for a file to do. This is a common issue for all game cheats, not just Arctic Cheats. Rest Assured, Arctic Cheats is safe to use.

  1. Disable Virus & threat protection settings

    1. Search "Virus & Threat Protection Setting" in your windows search bar

    2. Click "Manage Settings"

    3. Disable all settings here, including "Real-time protection"

  1. Disable Exploit Protection

    1. Search "Exploit Protection" in your windows search bar

    2. Choose "off by default" for each option

  1. Disable Reputation-based protection

    1. Search "Reputation-based protection" in your windows search bar

    2. Disable all settings on this page

  1. Disable Memory Integrity

    1. Search "Core Isolation" in your windows search bar

    2. Disable "Memory integrity"

  1. Download and Install DControl.

    1. Download winrar arrow-up-rightand install it. (This is needed to extract certain files)

    2. Open it and select "Disable Windows Defender

chevron-rightWhy do I need to use DControl?hashtag

What DControl does is completely disable windows defender so when you restart your computer, it doesn't automatically turn on again. Without it, everytime you restart, you'll have to repeat the above steps. Overall will just save you time when you want to use the cheat.

  1. Restart Computer

    1. Once the above steps are completed, restart your PC to apply the changes

Remove Other Anti-Cheats

Uninstall the following if installed:

  • FACEIT Anti-Cheat

  • Vanguard (Valorant Anti-Cheat)

2

BIOS Configuration

chevron-rightHow to enter your BIOS settingshashtag

Method 1:

  • Restart your PC

  • Press DEL, F2, or F10 repeatedly during boot (Your motherboard manufacturer usually displays the correct key)

Method 2:

  1. Search Change Advanced Startup Options

  2. Click Restart Now

  3. Go to Troubleshoot → Advanced Options → UEFI Firmware Settings

  4. Click Restart

Before launching the cheat, you must adjust several BIOS settings.

Enable Virtualization

  • Virtualization can sometimes be called VT-x, VT-d, or SVM

Disable TPM

(Required if using the built-in HWID Spoofer)

  • Found under Boot or Security tab in your BIOS

  • May be listed as TPM, fTPM, Trusted Computing, or PTT

3

Overlay Setup

To enable SteelSeries Sonar overlay (requires NVIDIA or AMD GPU):

  1. Download SteelSeries GG: linkarrow-up-right

  2. Go to Settings -> "Moments" -> "Capture and Sound"

    • Disable "Allow Moments to capture while gaming"

  3. Go to "Overlay and Notifications"

    • Disable "Display game overlays"

  4. In General Settings, enable Sonar

  5. Go to "SONAR" and set a shortcut key for the overlay (e.g., Master Volume Up)

  6. Press it before launching the loader

Video instruction with a more detailed explanation of the overlay initialization process:

5

Injection Process

Step-by-Step Injection

  1. Launch Steelseries as Administrator: Start steelseries with admin rights.

  2. Run as Administrator: Start the software with admin rights.

  3. Loader Update: After updating, run the loader again.

  4. Enter Product Key: Right-click in the CMD loader to input your key, then press "Enter".

  5. Select Options: Choose "Yes" for cleaning traces and for HWID spoofer if needed.

  6. Automatic Closure: The loader will close automatically after loading.

  7. Launch the Game: Start your game.

  8. Access the Menu: The menu appears automatically. Use "Home" or "Insert" to toggle it.

  9. Unload Software: Press "END" to unload.

circle-check

Common Errors

chevron-rightPlease make sure PIN is not set in Windows sign-in options and manually disable Hyper-Vhashtag

Steps

  1. Remove Windows Login Password

  2. Disable CPU Virtualization in BIOS

    • Restart your computer and enter the BIOS settings.

    • Temporarily disable CPU virtualization.

Running PowerShell Commands

  1. Open PowerShell as Administrator

  2. Execute the Following Commands one-by-one:

    takeown /F "C:\Windows\System32\hvix64.exe"
    icacls "C:\Windows\System32\hvix64.exe" /grant *S-1-5-32-544:F
    takeown /F "C:\Windows\System32\hvax64.exe"
    icacls "C:\Windows\System32\hvax64.exe" /grant *S-1-5-32-544:F
    del "C:\Windows\System32\hvix64.exe"
    del "C:\Windows\System32\hvax64.exe"
chevron-rightError “Failed to map memory”hashtag

If your RAM is less than 12 GB, contact your retailer for a refund.

  1. Search "startup apps" in your windows search bar

  2. Disable all apps

  3. Restart PC and try again

chevron-rightLoader close with no error:hashtag

Download and install this: Linkarrow-up-right

chevron-rightUnable to interact with menuhashtag

Run the overlay as administrator according to the instructions above.

chevron-rightWindows 11 "Make sure all antiviruses are disabled" errorhashtag
  • Download both files: *link*arrow-up-right

  • Run Turn_ON, agree to the changes in the registry, restart the PC.

  • Then run Turn_OFF, agree to the changes in the registry, restart your computer.

  • If this doesn't help, check that you have removed antivirus and disabled

chevron-rightYou can see the menu, but it is not clickable:hashtag
  • Run Steam NOT as administrator

  • Disable all third party overlays

chevron-rightAES instruction set is not supported:hashtag

This error means the processor does not support AES instruction set, so it cannot be fixed. Contact for refund.

chevron-rightPlease enable Intel VT-X in the BIOS:hashtag
  1. Enter the BIOS.

  2. Search for the feature named "Intel Virtualization Technology" or "Intel VT-X."

  3. Enable the feature.

chevron-rightPlease enable AMD-V in BIOS:hashtag
  1. Enter the BIOS setup on your computer.

  2. Locate a feature called "AMD-V" or "SVM mode."

  3. Enable the setting.

chevron-rightPlease disable secure boot in the BIOS:hashtag
  1. Enter your system BIOS

  2. Search for a setting called "Secure Boot"

  3. Disable it

  4. Restart computer

chevron-rightUnsupported Firmware:hashtag

Instructions to Convert Disk to GPT using MBR2GPT

To fix the system error and convert your operating system disk to GPT format, follow these detailed steps using the built-in Windows tool, MBR2GPT:

  1. Access Command Prompt:

    • Press Windows + X and select Windows PowerShell (Admin) or Command Prompt (Admin) to open an elevated command prompt.

  2. Prepare the System:

    • Before converting, ensure your system meets the necessary requirements:

      • The disk must use the BIOS mode currently.

      • There should not be more than three partitions on the drive.

      • Backup your data to prevent any potential loss.

  3. Validate with MBR2GPT:

    • Run the following command to validate if the disk is ready for conversion:

    • Replace <disk_number> with the correct disk number obtained from Disk Management (diskmgmt.msc).

  4. Convert the Disk:

    • If the validation is successful, execute this command to perform the conversion:

  5. Reboot and Configure BIOS:

    • Restart the computer and enter the BIOS setup (usually by pressing F2, Del, or Esc during boot).

    • Change the firmware settings from BIOS to UEFI mode.

  6. Save and Exit:

    • Save the BIOS changes and exit.

  7. Verify Conversion:

    • Once rebooted, open Disk Management and confirm the partition style now reads as GPT.

By following these steps, you should be able to convert the operating system disk to GPT format successfully.

chevron-rightSecure boot keys are incorrect and need to be enrolled:hashtag

To fix this error, enter BIOS and enable Secure Boot, save the settings, make sure you have enabled it correctly by opening PowerShell and typing "Confirm-SecureBootUEFI", if the output is "True", you can reboot the computer, then enter BIOS and disable Secure Boot.

chevron-rightVMX/SVM is not supported:hashtag
  1. Open "Control Panel."

  2. Navigate to "Programs and Features."

  3. Click on "Turn Windows features on or off."

  4. Ensure that "Virtual Machine Platform" and "Hyper-V" are disabled.

  5. If the error persists, follow these steps:

    1. Open Command Prompt as an administrator.

    2. Type bcdedit /set hypervisorlaunchtype off and press Enter.

    3. Reboot your PC.

chevron-rightIncorrect HWIDhashtag
  1. Open the Start menu.

  2. Type "cmd" into the search bar.

  3. Right-click "Command Prompt" from the results.

  4. Select "Run as administrator."

  5. In the Command Prompt window, type the following command and press Enter:

  6. Check the output for any errors. If there's an error, note it.

  7. Continue by typing the next command and press Enter:

  8. Again, check for any errors in the output.

  9. If either command results in an error, consider reinstalling Windows to resolve potential system issues. After reinstallation, verify if the problem persists by repeating the steps.


Need Help?

If you’re stuck, unsure about a step, or encountering an error, reach out to our support team for assistance.

headsetOpen Live Support


Last updated