v2.0.8
Getting Started on Windows
- Download and extract
IDemO_win-x64.zip
. - Place your
.dem
files in a directory nameddemos
. - Run the
runDemos.bat
helper script. - 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:
- db647fd Added TeamSide to player positions stats
- 132c3d0 Fixed the possibility of kills being registered when victim and/or killer were null
- 2dde45d Fixed dead player's positions showing as the people they are spectating + Fixed some data being shown as in the previous second
This list of changes was auto generated.