forums | blogs | polls | tutorials | downloads | rules | help

Add new comment

You can represent binary in whatever format you'd like. You talked about python so I'd start here: https://www.tutorialsteacher.com/python/python-read-write-file

Once you have the file reading then you will need to read out each chunk. When you get it loading I can give you what I've figured out from the format spec.