Skip to content

v2.0.9

Compare
Choose a tag to compare
@bot-ido bot-ido released this 13 Apr 01:18

Getting Started on Windows

  1. Download and extract IDemO_win-x64.zip.
  2. Place your .dem files in a directory named demos.
  3. Run the runDemos.bat helper script.
  4. The JSON output will be located in a directory named parsed.

IDemO can also be invoked directly rather than using the helper script. For example,

IDemO.exe -folders "demos" -output "parsed" -recursive -nochickens -samefilename -samefolderstructure

Run IDemO -help to see all optional parameters.

Hint: may need to run some of these as administrator!

Changes:

  • 53cbd91 Fixed deaths with no killer being skipped + Fixed deaths by bomb explosion being missed (they don't trigger the player_death event) + Fixed unknown 'weapons' such as trigger_hurt showing Pistol as their Class

This list of changes was auto generated.