Demo recording is a game feature which allows the player to record in-game footage into lightweight .dem files.
Recording
- On the console
- Write a command record <NameOfYourDemo>
- The demo will begin recording immediately. Proceed playing the game normally.
- After playing, open up console and write stop. The demo recording will stop. You’ll be able to see the length of your demo in seconds.
- You can find your demo in your game’s directory, for example \YomaGaming\cs1pt3\<NameOfYourDemo>.dem
Playback
- On the console, write the command playdemo <NameOfYourDemo>
- The demo will start playing back.
Notes
- When playing the demo files, the resolution should be the same when it was recorded. Otherwise you will file maligned elements on the screen.
- Map textures, models, and other settings will adapt to whatever is set on the computer playing the demo.