-
-
Notifications
You must be signed in to change notification settings - Fork 2
Home
unicbm edited this page Jul 30, 2026
·
6 revisions
CS2 DemoTracer converts CS2 demos into .dtr bot replays for a local CS2
server.
This Wiki tracks the current main branch.
The supported 1.x product is:
cs2-demotracer-setup-v<version>-windows-x64.execs2-demotracer-playback-v<version>-windows-x64.zip
There is no supported converter CLI in 1.x. Versioned artifacts, signatures, and checksums are listed under Releases.
| Contract | Value |
|---|---|
.dtr writer / reader |
v8 / v3-v8 |
| Manifest ABI | 17 |
| BotController ABI | 16, minor 33+, capabilities 0x41ff
|
| BotHider API | 1 |
| DemoTracer companion API | 6 |
Do not mix playback DLLs from different releases.
- Install the desktop app.
- Convert a demo or batch into the local replay library.
- Install the matching Playback Bundle on a Windows x64 CS2 server.
- Run
dtr_doctor, thendtr_go seqordtr_go round.
Start with Quick Start. The repository contains the canonical English and 简体中文 references.
DemoTracer is local replay tooling, not matchmaking software. Cosmetics and scoreboard presentation remain explicit and default-off.
Start here
Convert
Playback
Reference