F.A.Q
Frequently Asked Questions and Fixes
Driver Failed to Load - How to Fix?
If your driver fails to load, try the following solutions:
- Run the BSOD Fix – Execute the bsod.bat fix provided.
- Disable Driver Signature Enforcement – Follow this tutorial for guidance.
- Permanently Disable Windows Defender – Ensure Windows Defender is turned off.
- Permanently Disable Windows Firewall – Make sure Windows Firewall is completely disabled.
- Update Your Drivers – Ensure all necessary drivers (GPU, chipset, etc.) are up to date.
Cheat Injects but Menu Doesn't Show Up
If you hear a beep after loading into the game but the menu does not appear, follow these steps:
- Run the Game on DX12 – Ensure that DirectX 12 is enabled.
- Check Your GPU Drivers – Your drivers might be outdated!
- Use Borderless Fullscreen Mode – Change your display mode in settings.
- For Windows 11 Users – Run the w11 fix.bat file.
- Verify Game Files – Use the game client to check for corrupted or missing files.
- Disable Virtualization – Ensure virtualization is turned off in your BIOS settings.
- Disable Core Isolation – Follow the instructions below.
- Disable Third-Party Overlays – Turn off overlays like Discord, NVIDIA GeForce Experience, and MSI Afterburner.
- Run as Administrator – Ensure both the game and the injector are running with admin privileges.
How to Disable Virtualization & Core Isolation?
Some cheats and applications require Virtualization and Core Isolation to be disabled. Follow these steps:
Disable Virtualization in BIOS:
- Restart your PC and enter the BIOS/UEFI (Usually
F2, DEL, or ESC during boot).
- Look for Intel VT-x or AMD-V under
Advanced, CPU Configuration, or Processor Settings.
- Disable it, then save and exit the BIOS.
Disable Core Isolation in Windows:
- Press
Windows Key + S, type Core Isolation, and open Core Isolation Settings.
- Toggle Memory Integrity to Off.
- Restart your PC.
How to Disable Firewalls and Add Exception for loader.exe
If your firewall or antivirus is blocking the program, follow these steps:
Disable Windows Firewall:
- Open Control Panel and go to System and Security.
- Click Windows Defender Firewall.
- Select Turn Windows Defender Firewall on or off (left sidebar).
- Check Turn off Windows Defender Firewall for both Public and Private networks.
- Click OK.
Add an Exception for loader.exe in Windows Defender:
- Open Windows Security.
- Go to Virus & threat protection.
- Click Manage settings under Virus & threat protection settings.
- Scroll down and select Add or remove exclusions.
- Click Add an exclusion, choose File, and select
loader.exe.
Adding Exception in Popular Antivirus Software:
For Avast:
- Open Avast Antivirus.
- Go to Menu > Settings > General > Exceptions.
- Click Add Exception and select
loader.exe.
For Bitdefender:
- Open Bitdefender and go to Protection > Antivirus.
- Click Manage Exceptions and add
loader.exe.
For Kaspersky:
- Open Kaspersky and go to Settings > Additional > Threats and Exclusions.
- Click Specify Trusted Applications and add
loader.exe.
For Norton:
- Open Norton Antivirus and go to Settings > Antivirus.
- Click Scans and Risks, scroll to Exclusions, and add
loader.exe.
If your exclusion isn't being added do this:
1. Run as Administrator
- Open Windows Security → "Virus & threat protection" → "Manage settings" under "Virus & threat protection settings"
- Scroll down to "Exclusions" and click "Add or remove exclusions"
- If prompted, click "Yes" on the UAC prompt (if it doesn't show up, manually run Windows Security as an admin).
2. Check Group Policy / Registry Restrictions
- If you're on a work/school PC, an admin might have blocked exclusions.
- Check if Defender is managed:
Open Command Prompt as Admin and run:
reg query "HKLM\SOFTWARE\Policies\Microsoft\Windows Defender"
If DisableExclusion is set to 1, exclusions are disabled.
3. Disable Tamper Protection (Temporarily)
- Go to Windows Security → "Virus & threat protection" → "Manage settings"
- Scroll down to "Tamper Protection" and turn it off
- Now, try adding the exclusion again.
4. Add Exclusion via PowerShell
Try adding it manually with PowerShell (run as admin):
Add-MpPreference -ExclusionPath "C:\Your\Folder\Path"
or for a specific file:
Add-MpPreference -ExclusionProcess "YourFile.exe"
Then check:
Get-MpPreference | Select-Object -ExpandProperty ExclusionPath
5. Reset Windows Security
If nothing works, reset Defender settings:
Set-MpPreference -DisableRealtimeMonitoring $false
or reinstall with:
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
How to Enable DX12?
To enable DirectX 12:
- Non-Steam Version: Click the down arrow next to the launch icon and select DX12.
- Steam Version:
- Open Steam and right-click on Rainbow Six Siege.
- Go to Properties > General Tab > Set Launch Options.
- Add
dx12 to the launch options.
If -dx12 isn't working on steam do this:
Step 1: Install Graphics Tools
- Open Settings → Go to Apps → Select Optional Features → Click Add a feature.
- Wait for the list to load. If the list doesn't load in a few minutes:
- Press CTRL + SHIFT + ESC to open Task Manager.
- Find "Settings", right-click it, and select End Task.
- Repeat the previous step.
- Once the list loads, locate Graphics Tools, select it, and click Install.
- Wait for the installation process to complete.
Step 2: Open the DirectX Control Panel
- Press Windows Key + R to open the Run window.
- Type:
dxcpl
and press Enter.
Step 3: Configure Direct3D Settings
- In the Direct3D 10/11/12 tab, click Edit List....
- Click the "..." button, browse for your game's main executable file, and click Add.
- Click OK to confirm the addition.
- Any additional executables you want to run with these settings can be added in the same manner.
Step 4: Adjust Device Settings
- Once the settings window becomes fully clickable, scroll down to Device Settings.
- Check "Disable Feature Level Upgrade".
- Choose a version next to "Feature level limit".
- Make sure the version selected is supported by the game; otherwise, the game may fail to launch.
- If the game gives a DirectX fatal error, consider selecting a different version.
Final Step: Apply and Launch
- Click OK to save your changes.
- Launch your game.
"vcruntime140_1.dll Was Not Found" Error
If you encounter this error, install the Microsoft C++ Runtime from here.
Program Closes After Connecting
If the program closes after reaching the connecting phase, follow these steps:
- Check Your System Date & Time:
- Press
Windows Key + S and type Date & Time settings.
- Open the settings and ensure the correct time zone is selected.
- Toggle Set time automatically to On.
- If incorrect, manually set the date and time to the correct present date.
- Restart Your PC: Restarting ensures the changes take effect.
- Check for Windows Updates:
- Go to Settings > Update & Security > Windows Update.
- Click Check for Updates and install any pending updates.
- Run the Program as Administrator: Right-click on the executable file and select Run as Administrator.
Black Screen After Injection
If your screen goes black after injecting the cheat, try the following:
- Turn Off Shadows – Disable shadows in the game settings.
- Lower Graphics Settings – Reduce overall graphics settings to low.
- Disable Fullscreen Optimizations – Right-click on the game executable, go to Properties > Compatibility, and check Disable fullscreen optimizations.
"msvcp140.dll or msvcp141.dll Missing" Error
To fix this issue, install Microsoft Visual C++ Redistributable.
Discord64Hook Crash - How to Fix?
If you encounter the Discord64Hook crash, follow these steps:
- Run Registry Editor as Administrator – Press
Windows Key + R, type regedit, and press Enter.
- Navigate to the following key:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\DiscordHookHelper64.exe
- Delete the Debugger Key – Right-click on the Debugger entry and select Delete.
- Restart Your System – Try launching the application again.
Need More Help?
If you experience further issues, feel free to reach out for assistance by making a ticket in the Discord server
Discord