Spoofer Arcane setup

Game guidesSpoofer Updated29 July 2026

Spoofer [ Arcane ] runs at kernel level. Disabling Windows protection is usually enough; BIOS tweaks are only needed if it will not launch — they are collected below under Advanced setup.

Requirements

  • Windows 10 or 11 (x64), builds 1909–25H2 (26H2 is not supported)
  • 16 GB RAM, a CPU with AES instruction support
  • Antivirus removed, SmartScreen and Windows Defender disabled, no FaceIt or Vanguard

System requirements

OS Windows 10 - 11
Processor Intel / AMD
GPU Nvidia / AMD
Game mode Not required
Launchers Any
Built-in spoofer Yes

Preparation

Disable Windows protection — that is enough for most systems.

Remove third-party antivirus and anti-cheats Kaspersky, Avast, ESET and the like, plus FaceIT and Riot Vanguard, conflict with the loader. They must be uninstalled, not just paused.
  1. Open Settings → Apps → Installed apps (or Control Panel → Programs and Features).

  2. Uninstall any third-party antivirus (Kaspersky, Avast, AVG, ESET, 360, Malwarebytes, etc.). Pausing or disabling is not enough — the antivirus driver stays resident.

  3. Uninstall the FaceIT AC and Riot Vanguard anti-cheats if present — they block third-party software at the kernel level.

    • FaceIT is the CS2 anti-cheat, Vanguard is the Valorant one. If you don't play those games, they are safe to remove.

After removing an antivirus, restart the PC — some of its services only unload after a reboot.

Fully disable Windows Defender The #1 cause of "it won't launch". Disable it for real: manually first, then remove it from startup, reboot, and finish it off with Defender Control.
  1. Step 1. Turn protection off by hand. Open Windows Security → Virus & threat protection → Manage settings and switch every toggle off:

    • Real-time protection — Off.
    • Cloud-delivered protection — Off.
    • Automatic sample submission — Off.
    • Tamper Protection — Off. Turn this one off first, otherwise the others switch themselves back on.
  2. Step 2. Disable reputation-based protection. In Windows Security → App & browser control → Reputation-based protection → Settings, turn everything off (SmartScreen, potentially-unwanted-app blocking).

  3. Step 3. Remove Defender from startup. Open Task Manager (Ctrl+Shift+Esc) → Startup apps tab, find Windows Security notification icon and click Disable.

  4. Step 4. Restart your computer. This is mandatory — some Defender services only unload after a reboot.

  5. Step 5. Finish with Defender Control. Download Defender Control (archive password: r1xon), run it as administrator and click Disable Windows Defender — the tile turns red.

    • If your antivirus deletes the utility itself, protection is still active — go back to step 1. The file ships zipped on purpose so Defender can't wipe it before it's disabled.

Don't skip steps 3–4. "I turned the toggles off but it didn't help" almost always means Defender came back after restart because it was left in startup.

  1. Extract LoaderArcane into a separate folder without a Cyrillic path or OneDrive/cloud sync.

  2. Run the loader only as administrator.

  3. Disable Intel Rapid Storage Technology in BIOS.

  4. Reboot the PC before the first launch — the vendor treats this as a required step.

Launch

  1. Extract the archive into a separate folder and run the loader as administrator.

  2. Wait for the loader to update and run the updated file again.

  3. Enter the key and press Enter. If Ctrl + V does not paste, right-click inside the cmd window.

  4. Press Yes if you need to clean traces of previous bans.

  5. Press Yes if you need the HWID spoofer.

  6. Wait for the spoofer to finish and reboot the PC if the loader asks for it.

  7. After the reboot, launch the game on a fresh account — the hardware is already masked.

Problems & fixes

Loader closes or nothing happens

Reboot the PC, check Windows Defender and antivirus, extract the loader again and run it as administrator.

Error on launch with an AMD graphics card

Update the runtime libraries first. If that does not help — close all AMD processes in Task Manager, replace the DLLs in the AMD Software folder (CNext/CNext) with the files from the vendor archive and enable the performance metrics display again.

Make sure all antiviruses are disabled

Remove third-party antivirus software, disable real-time protection and SmartScreen. On Windows 11 also switch protection off via the registry and reboot.

Failed to map memory

At least 12 GB of RAM is required. Disable startup programs (AutoRuns, the CurrentVersion\Run branch is the easiest way) and reboot.

Loader asks for PIN or mentions Hyper-V

Remove the Windows sign-in PIN and password, disable virtualization components and make sure VBS and Core Isolation are off. Reboot after the changes.

Menu opens but cannot be clicked

Run Steam without administrator rights, close extra overlays (keep only the required one) and switch the game to borderless window.

Menu disappeared or visual features stopped working

After a game patch wait for the product update and check the status. If there was no patch, verify the game files or reinstall the game.

Incorrect HWID

Create a support ticket and attach the key, a screenshot of the error and a note on whether the hardware or Windows changed.

Unsupported firmware / AES / VT-X / AMD-V

Enable the requested CPU features in BIOS and convert the system disk to GPT. If the CPU has no AES or virtualization support, another device is required.

More launch tips

• The spoofer lifts a hardware ban but does not restore a banned account.
• On Easy Anti-Cheat with a static IP use a VPN or reboot your router.
• Run the spoofer before the game and its launcher, not after.

Advanced setup — only if it still won’t launch

Disable Secure Boot Secure Boot stops the loader from starting. Check the status first, then disable it in BIOS if needed.
  1. Check the status: press Win+R, type msinfo32, and in System Summary find Secure Boot State. If it reads Off or Unsupported — you're set, skip the rest.

  2. If it's On — enter BIOS/UEFI (tap Del, F2 or F10 while the PC boots — depends on the motherboard).

  3. Find Boot or Security → Secure Boot and set it to Disabled. Save (usually F10) and reboot.

    • If Secure Boot is greyed out, set a Supervisor Password under Security first — that unlocks the option. You can remove the password afterwards.
Enable virtualization (VT-x / SVM) The loader needs hardware CPU virtualization. Enabled in BIOS.
  1. Enter BIOS/UEFI and open Advanced → CPU Configuration (naming varies by board).

  2. Enable Intel Virtualization Technology (VT-x) on Intel, or SVM Mode on AMD. Save and reboot.

Disable Hyper-V and Windows virtualization Windows' own virtualization features grab the hypervisor and get in the loader's way. Disabled separately from VT-x.
  1. Open Control Panel → Programs → Turn Windows features on or off and uncheck Hyper-V, Virtual Machine Platform and Windows Hypervisor Platform.

  2. Open Command Prompt as administrator, run the command, then reboot:
    bcdedit /set hypervisorlaunchtype off

  3. Also turn off Memory Integrity and Application Guard if enabled (see "Disable Core Isolation").

Disable Core Isolation Memory Integrity blocks the driver from loading. Takes a minute to switch off.
  1. Open Windows Security → Device security → Core isolation details.

  2. Turn off Memory Integrity and restart the PC.

Disk in GPT layout If the loader says "Unsupported firmware", the system disk is MBR and needs converting to GPT.
  1. Check the layout: Win+R → diskmgmt.msc, right-click the system disk → Properties → Volumes → Partition style. It should read GUID (GPT).

  2. If it's MBR, convert without data loss: admin Command Prompt, run mbr2gpt /convert /allowfullOS. After converting, switch the BIOS boot mode to UEFI.

Back up anything important before converting. It usually goes smoothly, but a disk is a disk.

Disable Intel RST (Rapid Storage) On some laptops Intel RST mode gets in the loader's way. Switched to AHCI in BIOS.
  1. In BIOS find SATA Mode / Storage Configuration and switch from Intel RST / RAID to AHCI. Save and reboot.

If Windows won't boot after switching to AHCI, boot into Safe Mode once — Windows picks up the AHCI driver, then reboot normally.

Use a VPN for download and activation CIS ISPs often block the activation servers. A VPN is needed while downloading the loader, activating the key and injecting — you can turn it off before joining a match.
  1. Use a full VPN (an app that routes all traffic), not a browser proxy, VLESS or extension — half the support tickets come from exactly this.

  2. Turn the VPN on before downloading the loader and activating the key. If something won't load, switch country (Europe or the US usually work).

  3. After a successful inject you can turn the VPN off before the match to avoid extra ping.

A VPN fixes most endless-loading and "key won't activate" problems.

Update Visual C++ and DirectX Up-to-date runtimes keep the loader and overlay from crashing at start.
  1. Install Visual C++ Redistributable x64 and restart the PC.

  2. Update DirectX if you haven't in a while.

FAQ

Where do I get the key after payment?

The key arrives instantly after payment — it appears on the order page and lands in your email, and with Telegram linked it is duplicated in our bot. This guide opens from there as well.

Do I need to reboot the PC?

Yes, a reboot after spoofing is mandatory — otherwise the anti-cheat still sees the old identifiers.

Will the spoofer restore a banned account?

No. It lifts the hardware ban and lets you play on a new account, but the old account stays banned.

Still stuck?

Run R1XON Checker first — it pinpoints most launch problems in 30 seconds. If it still fails, attach the checker report to your support ticket and we’ll sort it out fast.