CSGO Demos Manager is an application to manage replays from the game Counter-Strike: Global Offensive. You can download the last release from http://csgo-demos-manager.com.
More screenshots and video are available at http://csgo-demos-manager.com.
- Generate data from demos (kills, deaths, round stats, damages...)
- Watch demos (Highlights / Lowlights from any perspective, rounds, stuffs...)
- Export data to Excel
- Comment your demos
- Generate heatmaps (Kills, shots, smokes...)
- Track VAC ban (A BOT send Windows notifications in background)
- Manage demos location
- Watch rounds from an animated map overview
- Display damages by hitbox
- Track your stats (overall stats and graphs)
- HLAE integration
- Download your last matchmaking demos
- Microsoft Visual Studio 2015 (C# 6 is required)
- MVVM Light
- Mahapps
- DemoInfo
- Json.net
- Steam API (Optional, used to retrieve players data mainly for the suspects features)
- NPOI
- WriteableBitmapEx
- Telerik
- Protobuf-net
- boiler-writter
- SharpZipLib
- Install Telerik binaries
- Download the repository and extract it
- Launch the solution in Visual Studio
- Set the correct path for Telerik references if needed
- Copy / paste your Steam API key into the file "steam_api_key.txt". If you don't have a Steam API key, suspects features will not work and players avatar will not be fetched.
- The DemoInfo pre-release isn't properly signed. You have to download snremove and copy / paste it into the folder "bin/Debug" and "bin/Release" of demoinfo AND CSGO Demos Manager.
- Select the x86 platform configuration
- Build and start
You are free to contribute to the project. Please follow the AngularJS commit guidelines.