Skip to content

kevinsantos-dev04w1/driftarc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 

Repository files navigation

๐ŸŽฎ driftarc

Python

tool Version Platform Python Stars Last Commit

Experience CS2 demo data instantly with our intuitive radar tool, offering live player tracking and customizable options for a better gameplay

โœ… Features

  • โœ… Multi-region monitoring with stability filtering and confidence scoring
  • โœ… Hotkey system โ€” toggle, overlay, config reload, quick exit
  • โœ… Advanced pixel-based screen analysis with region targeting
  • โœ… Logging system with debug mode for troubleshooting
  • โœ… Window management โ€” auto-resize, always-on-top, click-through
  • โœ… Player position tracking via screen-reading algorithm

โš™๏ธ Installation

Download

Option 1: Download from Releases and extract

Option 2: Clone and run

git clone https://github.com/kevinsantos-dev04w1/driftarc.git
cd driftarc
pip install -r requirements.txt
python main.py

โš™๏ธ Configuion

Edit config.yaml:

:
 fps: 60
 monitor: 0

detection:
 sensitivity: 0.8
 color_threshold: 15

overlay:
 crosshair: dot # dot, cross, circle
 color: "#FF0000"
 opacity: 0.8

hotkeys:
 toggle: F1
 overlay: F2
 exit: DELETE

โ“ FAQ

Is this ?

standalone application. analyzes display output, runs independently or files.

Does it work after the latest update?

Usually yes. If game UI changes, you may need to adjust detection regions in config.

What are the system requirements?

Windows 10/11, Python 3.11+, 4GB RAM.

How do I configure settings?

Edit config.yaml โ€” see Configuion section above.

Can I use this while streaming?

The overlay is transparent. Press DELETE to close if needed.

Disclaimer: This software is intended for educational and research purposes only. Use at your own risk. The developers are not ronsible for any misuse or consequences.

๐Ÿ“ฅ Download

Download Latest

  1. Download the latest release from the link above
  2. Extract the archive (WinRAR / 7-Zip)
  3. Run python main.py (or see Usage below)
  4. Configure settings in config.yaml

๐Ÿ“ธ Preview

driftarc preview

driftarc config

โ–ถ๏ธ Usage

python app.py # start with default config
python app.py -c my.yaml # custom config
python app.py --verbose # debug logging

Hotkeys:

Key Action
F1 Toggle on/off
F2 Toggle overlay
F3 Reload config
F4 Change crosshair style
DELETE Exit โ€” close app

๐Ÿ“„ tool

driftarc is built for cs2 users who need a reliable, open-sou solution.

MIT tool. See tool for details.


If you find driftarc useful, give it a โญ โ€” it helps others discover this project.

Found a bug? Open an issue.


๐Ÿ”’ Security issues? Please report privately via email

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors