Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.
/ csgo-AutoDemo Public archive
forked from LennyPenny/csgo-AutoDemo

Tool for automatically recording POV demos of your csgo matches

Notifications You must be signed in to change notification settings

iniw/csgo-AutoDemo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wvw_autodemo

Originally based on LennyPenny's but now entirely rewritten.

This tool will automatically record POV demos for you when the freeze time period begins.

It will save them to: Counter-Strike Global Offensive\csgo\pov\year\month\day\map_hour_minute_second.dem, to make it easy to cross-reference with Shadowplay clips.

https://i.imgur.com/0oOe4sF.png

VAC

The program doesn't read/write to the game's memory at all. It uses Valve's own GSI api to retrieve information about the current game state and uses the Windows SendMessage function to execute console commands, to understand the latter read this.

DISCLAIMER

You should run the program at least once before opening up the game to make sure that csgo\cfg\gamestate_integration_autodemo.cfg gets written properly, after that you are free to open it mid-game.

Download

Download it here.

About

Tool for automatically recording POV demos of your csgo matches

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%