Fecurity

C++ Runtime Components

#arrow-up-rightIntroduction

Our cheat uses VC++ packages in order to render everything, please install it.

#arrow-up-rightInstallation

#arrow-up-rightWindows Defender

Since we use VMProtectopen in new windowarrow-up-right and Code Virtualizeropen in new windowarrow-up-right Our launcher file might be marked as a trojan by the windows defender, hence we advice to add your disks to exclusions, so the windows defender doesnt remove the launcher file.

WARNING

triangle-exclamation

#arrow-up-rightInstruction via PowerShellOpen powershell as Administrator powershell

  1. Insert commands

Add-MpPreference -ExclusionPath 'C:\'
Add-MpPreference -ExclusionPath 'D:\'
Add-MpPreference -ExclusionPath 'E:\'
Add-MpPreference -ExclusionPath 'F:\'
Add-MpPreference -ExclusionPath 'G:\'
Add-MpPreference -ExclusionPath 'H:\'

#arrow-up-rightAdding disks to exclusions manually

  1. Open windows defender settings.

wdsettings

2. Go to Virus & Threat protection.

v&tprot
  1. Press Manage Settings under Virus & threat protection settings

mngsets
  1. Scroll to the bottom and find Exclusions settings, press Add or remove exclusions.

exclusions
  1. In the opened tab press Add an exclusion, then select Folder

folder
  1. Now go to This pc and select your disks one by one.

circle-exclamation

To find out the BIOS mode:

  1. Open msinfo32, by typing msinfo32 in windows search.

findmsinfo

  1. Go to System Summary.

  2. msinfo

  3. Find line called BIOS Mode, if its UEFI, then you are good to go biosmode

#arrow-up-rightLegacy to UEFI

In case if your BIOS Mode isnt UEFI, then you can either do MBR2GPT, that doesnt work for everyone, or you can reinstall your windows.

Read the next topics to learn how to do either.

#arrow-up-rightMBR2GPT

You can follow this official Microsoft guideopen in new windowarrow-up-right

Or this text guide written by us:

  1. Open powershell as Administrator

  2. powershell

  3. Paste command

  1. Paste command

  1. Make sure the output is: Before the new system can boot properly you need to switch the firmware to boot to UEFI mode!

  2. mbr2gpt

The first issue you might encounter is that after second command powershell will say:

To fix Disk layout validation failed follow this video guide:

Windows reinstall

Requires a USB flash-stick that is at least 4GB in space.

  1. Get yourself an usb that is at least 4gb in space.

  2. Download windows media creation tool from any of those sites: Windows 11open in new windowarrow-up-rightWindows 10open in new windowarrow-up-right To see what windows version we support go herearrow-up-right

  3. Open the windows media creation tool, and first of all press next a couple time till you get to step called "Choose which media to use" and select ISO file on it.

media_to_use

  1. After the media creation tool saying that its done download rufusopen in new windowarrow-up-right

  2. After downloading open it, and set "Parition scheme" to GPT, and "Target system" to uefi non-csm like so:

gpt_uefi__non_csm

Now, go to bios, go to boot tab and find CSM or Compatibility Support Module and disable it.

csm

  1. After disabling CSM boot from your flash drive and install windows with removing and creating all the disks.

#arrow-up-rightSecure Boot

circle-exclamation

To find the secure boot status do this:

  1. Open msinfo32, by typing msinfo32 in windows search.

  2. findmsinfo

  3. Go to System Summary.

  4. msinfo

  5. Find line called Secure Boot State, if its Off / Unsupported, then you are good to go

sbdisabled

In case if your secure boot is on, disable it by following the next guide:

#arrow-up-rightDisable Secure Boot

Do this to disable secure boot:

  1. Enter BIOS.

  1. Open advanced settings.

  2. Open the section BOOT, might also be called SECURITY

  3. Open the subsection SECURE BOOT

  4. Open the KEY MANAGMENT subsection

  5. Click CLEAR SECURE BOOT KEYS

circle-exclamation

Save your BIOS settings and restart your PC

Virtualization

#arrow-up-rightIntroduction

Virtualization takes a big part in our product, we use it in order to protect our cheat from being detected by the game's anticheat.

To check if your virtualization is on or not, do this:

  1. Open msinfo32, by typing msinfo32 in windows search.

  2. findmsinfo

  3. Go to System Summary.

msinfo

Find line called Hyper-V - Virtualization Enabled in Firmware, if it says Yes, then you are good to go virtualization

circle-check
triangle-exclamation

Enabling virtualization

#arrow-up-rightEnabling virtualization on AMD

  1. Open advanced settings.

  2. Open the Advanced section

  3. Locate the SVM Mode option

  4. Set the value to ENABLED

  5. Save your BIOS settings and restart your PC

Enabling virtualization on INTEL

  1. Open advanced settings.

  2. Open the Advanced section

  3. Locate the INTEL VIRTUALIZATION TECHNOLOGY option

  4. Set the value to ENABLED

  5. Save your BIOS settings and restart your PC

Launching the cheat

#arrow-up-rightFirst steps, making sure everything is correct

Before launching cheat confirm this:

  1. Your BIOS Mode is UEFI. How to check BIOS Modearrow-up-right.

If you have confirmed that everything is right, then you may continue.

#arrow-up-rightLauncher, cheat launch process

  1. Go to our telegramopen in new windowarrow-up-right and go to the page with the loader of the game you bought the key for.

gamegame

  1. Upon arriving on the desired game's page, download the LAUNCHER.exe, to download it do this: Press right mouse button on the LAUNCHER.exe Move your mouse on the Download... inscription Press on the Standard Download button

  2. download1download1

circle-check
circle-exclamation
  1. Enter your key, wait for an automatic reboot.

  2. Run the game.

triangle-exclamation

We also have a video guide on how to launch our software.

Last updated