Closed jmlee337 closed 3 months ago
this would at least be detectable if the length field (bytes 11 - 15) is 0. this messes up our calculation for metadata offset which then messes up our calculation for game end offset
we may be able to do without original game end/metadata fields. should we generate them in the copied replay???
this would at least be detectable if the length field (bytes 11 - 15) is 0. this messes up our calculation for metadata offset which then messes up our calculation for game end offset