You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

635 B

Demo analysis

Analysis of TF2 Demo files. To help me get more data driven approaches to get better at the game.

Tracing what?

  • Accuracy
    • Meatshots hit (>100 dmg)
    • Meatshots missed (<100dmg shots when close to enemy)
    • shots hit / shots taken
  • Team positioning?
    • How close to the 'core'
    • How often on flanks
    • % of time spent overhealed
  • 1v1 %
    • How often do I go for flank 1v1's
    • How often do I win the 1v1

And how do we get that data?

Parsing the demo files. Hopefully once, maybe multiple times.

Only intrested after the start of the official match. Warmup should not count.