Knobby, Raistin Kane has discovered that there are data structures in the zone files that contain pointers which are absolute offsets from the beginning of the zone file. Without the ability to parse and fixup these offsets, we are unable to add or remove objects from the zone file, because this moves the data that these offsets point to.
Would you be able to provide enough information on those data structures so that I can parse and fix up any absolute offsets when objects are added or removed from the zone file?
Raistin Kane has identified two zone file sections that break when they are moved, and therefore contain absolute offsets into the file:
If you can provide information on the data structures, I can update my SRZoneTool to parse and fix them up automatically.
Thank you so much!
Would you be able to provide enough information on those data structures so that I can parse and fix up any absolute offsets when objects are added or removed from the zone file?
Raistin Kane has identified two zone file sections that break when they are moved, and therefore contain absolute offsets into the file:
- 0x2247 - water volumes
- 0x2250 - parking data
If you can provide information on the data structures, I can update my SRZoneTool to parse and fix them up automatically.
Thank you so much!
Last edited: