> For the complete documentation index, see [llms.txt](https://triggerbot-guide.duelistgg.store/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://triggerbot-guide.duelistgg.store/guide/error-fix.md).

# Error Fix

Monitor Scale at 100%+<br>

Make sure monitor scale is at 100% in Windows settings.<br>

1Right-click on desktop → Display settings2Under "Scale & layout" → set Scale to **100%**&#x33;Restart the Colorbot loader after changing\ <br>

Uninstall Extra Mouse Software+

Uninstall any extra mouse software that may interfere:<br>

* ✕ Razer Synapse\
  ✕ Razer Cortex\
  ✕ Corsair iCUE\
  ✕ Corsair Utility Engine (CUE legacy)\
  ✕ SteelSeries GG\
  ✕ Logitech G HUB\
  ✕ Logitech Gaming Software (LGS)\
  ✕ ASUS Armoury Crate\
  ✕ ASUS ROG Armoury Crate Service\
  ✕ ASUS Aura Sync\
  ✕ Alienware Command Center\
  ✕ MSI Dragon Center\
  ✕ MSI Center\
  ✕ NZXT CAM\
  ✕ HyperX NGENUITY\
  ✕ Glorious CORE\
  ✕ Finalmouse Software (if installed)\
  ✕ Roccat Swarm\
  ✕ Redragon Software Suite\
  ✕ Bloody / A4Tech Software Suite\
  ✕ EVGA Precision X1 (can conflict with overlays in some games)\
  ✕ NVIDIA GeForce Experience Overlay (optional conflicts)\
  ✕ AMD Adrenalin Overlay / Metrics Overlay\
  ✕ Overwolf (can interfere with some anti-cheat games)\
  ✕ Discord Overlay (optional, can be disabled if troubleshooting input issues)\
  ✕ Xbox Game Bar Overlay\
  ✕ Steam Overlay (for testing input conflicts)\
  ✕ Epic Games Overlay\
  ✕ MSI Afterburner + RivaTuner Statistics Server (RTSS)\
  ✕ NZXT CAM overlay components\
  ✕ Third-party macro keybind tools (AutoHotkey scripts, macro mouses software)\
  ✕ Any “gaming booster” or “FPS optimizer” software\
  ✕ USB device configuration tools from unknown vendors\
  ✕ RGB sync software bundles (Aura Sync, iCUE RGB services, etc.)\
  \
  Uninstall/Toogle Off Recording and Overlay Software\ <br>
*

```
* Medal
```

```
* OBS Studio
* NVIDIA ShadowPlay (NVIDIA App / GeForce Experience)
* Outplayed
* Xbox Game Bar
* SteelSeries GG (Moments)
* AMD ReLive
* Fraps
* Bandicam
* Streamlabs Desktop
* Valorant Tracker (Tracker Network)
* Blitz
* Mobalytics
* SenpAI
* Porofessor
* Overwolf
* Discord
* Discord Overlay
* Spotify
* NVIDIA App Overlay
* RivaTuner Statistics Server (RTSS)

<br>

DLL Error+\
Install the General Dependencies (Visual C++ and DirectX). See the "General Dependencies" section.

* Visual C++ Redistributable All-in-One\
  DirectX End-User Runtime\
  DirectX June 2010 Runtime\
  .NET Framework 3.5\
  .NET Framework 4.8 (or latest)\
  .NET Desktop Runtime (6 / 7 / 8 depending on app)\
  Microsoft Visual C++ 2015–2022 Redistributables (x64 + x86)\
  Microsoft Visual C++ 2010 Redistributable\
  Microsoft Visual C++ 2013 Redistributable\
  Microsoft Visual Studio Build Tools\
  Windows Update (latest cumulative updates)\
  GPU Drivers (NVIDIA / AMD / Intel latest version)\
  Clean GPU Driver reinstall (DDU method)\
  Microsoft Edge WebView2 Runtime\
  Microsoft XNA Framework Redistributable\
  OpenAL\
  Vulkan Runtime\
  PhysX System Software\
  Windows Media Feature Pack (for N/KN editions)\
  Windows SDK Runtime Libraries\
  Universal C Runtime (UCRT)\
  MSXML Runtime Libraries\
  Windows Installer Service Repair\
  System File Checker (sfc /scannow)\
  DISM RestoreHealth tool\
  Game Repair / Verify Files (Steam/Epic/Riot)\
  Reinstall affected application/game\
  Run as Administrator\
  Compatibility mode (older apps)
```


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://triggerbot-guide.duelistgg.store/guide/error-fix.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
