Sample placed-structure side-buffer rows
This commit is contained in:
parent
a669edcaa8
commit
e43731c0ef
2 changed files with 63 additions and 0 deletions
|
|
@ -97,6 +97,11 @@ Working rule:
|
|||
`q.gms` exposes `live_record_count=3865`, prefix `0x0005d368/0x0001/0xff`, and first embedded
|
||||
names `TrackCapST_Cap.3dp` / `Infrastructure`; `p.gms` exposes the same structure with
|
||||
`live_record_count=2467`.
|
||||
- That same direct `0x38a5` probe now also samples multiple embedded name rows with their
|
||||
preceding compact prefixes, showing that the seam is not a one-off wrapper: grounded `q.gms`
|
||||
samples include repeated `TunnelSTBrick_*` names under `Infrastructure` with compact leading
|
||||
dwords like `0x000055f3` and `0xff0000ff`, so the next pass can target the semantics of those
|
||||
compact prefix patterns instead of hunting the owner seam itself.
|
||||
- The placed-structure tagged save stream now also exposes repeated `0x55f1/0x55f2/0x55f3`
|
||||
triplets with dual name stems, a fixed five-`f32` policy row, and a compact `0x5dc1...0x5dc2`
|
||||
footer carrying one raw `u32` payload lane plus one live `i32` status lane, so the remaining
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue