Error Fixes
Detailed Guide On How To Configure Your PC Settings
Windows Defender provides essential protection, but sometimes you might need to disable it, especially for certain programs. Cheats can cause false-positives because essentially avoiding antiviruses have some similarities with avoiding anticheats. Here are two methods: Manually Disabling Windows Defender:
Step 1: Open Start menu, type
Windows Security
, press Enter.Step 2: Go to
Virus & threat protection
>Manage settings
.Step 3: Turn off
Real-time protection
. (Windows might turn it back on automatically.)
Using DefenderControl: DefenderControl lets you disable Windows Defender with ease.
Step 1: Download DefenderControl from a reputable source. - https://www.sordum.org/files/downloads.php?st-defender-control Password is
sordum
You may have to disable Tamper Protection for this to work properly.Step 2: Run the tool and click
Disable Windows Defender
.
🔒 Disabling Secure Boot 🔒
These instructions may differ depending on your motherboard's manufacturer. I recommend searching on Google on how to specifically disable it for your motherboard. (eg: B550M Asus How to Disable Secure Boot ; Model of Motherboard + Brand Name + How to Disable Secure Boot )
Restart your PC and press the BIOS/UEFI key (F2, F10, Del, Esc) immediately upon startup.
Navigate to the Boot or Security tab, find Secure Boot, and set it to Disabled.
Save changes and exit BIOS/UEFI.
🛡️Disable Windows Core Isolation (Memory Integrity)🛡️
Open Windows Security > Device Security > Core Isolation Details.
Turn off Memory Integrity.
Restart your PC for the changes to take effect.
🔒 Disabling FACEIT Anti-Cheat & Vanguard 🔒
Disable FACEIT Anti-Cheat:
Right-click the FACEIT Anti-Cheat icon in the system tray and select Exit.
To prevent it from starting up automatically, press Win + R, type
msconfig
, and press Enter.Go to the Startup tab, find FACEIT, and uncheck it. Click OK and restart your computer.
Disable Vanguard (Valorant's Anti-Cheat):
Right-click the Vanguard tray icon and select Exit to shut it down temporarily.
For a more permanent solution, press Win + R, type
services.msc
, and press Enter.Scroll down to VGC, right-click it, select Properties, set Startup type to Disabled, and click OK.
Restart your PC for the changes to take effect.
Force Disabling Vanguard/FaceIT Drivers
Press WIN + R, type down
cmd
, and press EnterType down
sc stop FACEIT
orsc stop vgk
, the former for FACEIT, the latter for Vanguard.
🔵 How to Report BSOD Crashes 🔵
Follow these steps to set up Memory Dump settings and help report BSODs if you encounter them.:
Enable Full Kernel Memory Dump:
Access Control Panel: Go to
System and Security > System
.Advanced System Settings: Click on
Advanced system settings
, then go to theAdvanced
tab.Startup and Recovery Settings: Click on
Settings
in theStartup and Recovery
section.Select Memory Dump Type: Ensure either
Kernel memory dump
orComplete memory dump
is selected underWriting Debugging Information
.Restart Your PC: Save changes and restart your computer to apply these settings.
Crash Dump Collection:
When a BSOD occurs, allow your system to complete the memory dump process to 100% and auto-restart.
Locate and Prepare the Dump File:
Find the
MEMORY.DMP
file, usually located atC:\Windows\MEMORY.DMP
.Optional: Compress the file to reduce its size for easier uploading. You may also have to move the file temporarily to the desktop to avoid permission errors.
Upload and Report:
Upload the compressed dump file to WeTransfer or MegaNZ
Create a ticket in discord.gg/sheistyshop and provide the download link to the dump.
How to Report Crashes First, enable Crash Dump Mode via the loader - you can go do this via opening the loader -> Login -> Settings Tab -> Enable Crash Dump Mode Don't enable this function unless you were told to do so by an admin as it is a risky option in term of stability and security. Don't forget to disable it after reporting the crash. Once you crash, navigate to the Escape from Tarkov folder, and you should see a file named BsgCrashDump.dmp. You can then upload the file via mega.nz or workupload.com
Again, don't forget to disable this function AFTER you reported you uploaded the crash.
Last updated