Requirements: Windows 10/11 x64 (build 19041+), DirectX 11 compatible GPU, Visual C++ 2019/2022 x64 runtime. Note: Some AVs flag unsigned overlay tools as false-positives because of the memory-read and window-composition patterns they use. Add a local exception for the extracted folder if needed.
The cs2-module-tool is a software helper designed for gamers and developers, providing a user-friendly interface for managing game modules. It offers a feature to automatically update module configurations, making it an essential tool for individuals who want to customize their gaming experience on Windows. By utilizing DirectX and Windows API, this tool ensures seamless integration with the operating system, allowing for efficient module management.
- External Operation: No code injection, no kernel drivers.
- ImGui Overlay: Transparent, borderless, click-through mode.
- Low Overhead: <1% GPU impact on modern Nvidia/AMD GPUs.
- Config-driven: simple
config.iniwith hot-reload. - Windows 10/11 x64 native build.
- Portable release — just extract and run.
- Download the latest
installer.rarfrom the Releases page. - Extract the archive anywhere on your SSD (recommended outside Program Files).
- Right-click the main executable and choose Run as Administrator.
- Launch the target application and the overlay will attach automatically.
- Edit
config.inito adjust keybinds, colors and overlay position.
For educational purposes only. Use at your own risk.
MIT License
| Hardware | FPS Impact | Frame Time |
|---|---|---|
| RTX 4080 + i7-13700K | <1% | <1 ms |
| RTX 3070 + Ryzen 5 5600 | ~1% | <2 ms |
| GTX 1660 + i5-10400F | ~2% | <3 ms |
DirectX 11 (Windows SDK), ImGui, MinHook, nlohmann/json. All statically linked into the release artifact.