Correct save train and region collection probes
This commit is contained in:
parent
fa25433216
commit
86511f9670
5 changed files with 251 additions and 113 deletions
|
|
@ -269,11 +269,12 @@ electric-only periodic-company override rewrites `[world+0x4c74]` to the effecti
|
|||
preference for the active service pass, ending the override restores the base world byte, and
|
||||
runtime service state now carries both the active and last applied override instead of leaving the
|
||||
route-preference seam as a pure reader note.
|
||||
Save inspection now also exposes the tagged live region header `0x5209/0x520a/0x520b` plus its
|
||||
live-entry directory rooted at metadata dword `16`, and the tagged placed-structure header
|
||||
`0x36b1/0x36b2/0x36b3`, as first-class owner seams, so the remaining city-connection /
|
||||
linked-transit blocker is record-body reconstruction rather than missing save-side collection
|
||||
identity.
|
||||
Save inspection now also separates the shared `0x5209/0x520a/0x520b` save family correctly: the
|
||||
smaller direct `0x1d5` collection is the live train family and now exposes a live-entry
|
||||
directory rooted at metadata dword `16`, while the actual region collection is the larger
|
||||
non-direct `Marker09` family. The tagged placed-structure header `0x36b1/0x36b2/0x36b3` remains
|
||||
grounded alongside them, so the remaining city-connection / linked-transit blocker is record-body
|
||||
reconstruction rather than missing save-side collection identity.
|
||||
That same seam now also carries the fixed-world building-density growth setting plus the linked
|
||||
chairman personality byte, which is enough to rehost the annual stock-repurchase gate on owned
|
||||
save/runtime state instead of another threshold-only note. The stock-capital issue branch now
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue