-
-
Notifications
You must be signed in to change notification settings - Fork 2
Quick Start
- Install the desktop app from the matching entry under Releases.
- Open Convert Demo, select a
.dem, choose rounds/players, and convert. - Open the completed archive in the local library.
Use Batch Conversion for multiple demos. Round selection filters output after a complete demo parse.
Keep the archive together:
<archive>/
manifest.json
round00/t/*.dtr
round00/ct/*.dtr
voice/round00.dtv
voice/ is optional. Text chat is stored in the manifest.
The local Windows x64 server needs Metamod:Source, CounterStrikeSharp 1.0.371+, and the matching Playback Bundle. The desktop app can install, verify, repair, update, and roll it back.
For manual installation, extract the Playback Bundle and merge its addons
directory into game/csgo, producing game/csgo/addons/.... Do not overlay
standalone BotController, BotHider, or CS2-Bot-Improver binaries.
From the server console:
dtr_runtime
dtr_doctor "<manifest.json>"
dtr_preset 0x15
dtr_go seq "<manifest.json>" 0
One round:
dtr_go round "<manifest.json>" 0
Stop everything:
dtr_stop all
The server must run the manifest map. Use dtr_bots when slot assignment fails.
See Desktop App, Installation, and Commands.
Start here
Convert
Playback
Reference