I’ve been trying to find a way to read the ET demo files (*.dm_83). I’ve already managed to get the individual packets (seqno/length/data) from the demos but I haven’t got a clue how to decompress or decode the packetdata. I think they are encoded with some kind of huffman coding algorithm, is that correct?
If someone could point me in the right direction, or give me some help it would be very much appreciated.