|
|
|
|
|
by sebosp
996 days ago
|
|
Is there a general name to the way the data is compressed/serialized in SC2 Replays? Yesterday somebody was talking about other ways to serialize/pack data with borsh but not sure it's at all similar...
Is the SC1 broodwar replay format similar with byte-alignment and bit "packing"?
BTW I call the parsers "bitpacked" or "byte-aligned", but I'm not sure what the right name for them is... |
|