Extract and profile STINIT stage records
This commit is contained in:
@@ -67,6 +67,11 @@ preserves the scripts' zero-minus-immediate negative writes, which carry item pe
|
||||
skill SP costs. Generated records keep linked cells under `record_fields[base/stride/column]`; `fields`
|
||||
contains only genuine parallel arrays.
|
||||
|
||||
STINIT uses the separate mixed shape: 74 sparse `scjump_progress_a` branches load one current-stage work
|
||||
buffer rather than parallel per-id arrays. Its generated records preserve four mission-condition strings,
|
||||
six scalars, cells in 29 preallocated buffers, and all 1,396 length-prefixed footer-array copies. Confirmed
|
||||
stage field meanings and the evidence workflow live in `docs/name-resolution.md`.
|
||||
|
||||
### Message/string tables (`*MES`)
|
||||
`ITMES` (64 KB — item text), `VIMES` (43 KB), `EIMES` (37 KB), `SKMES` (31 KB — skill
|
||||
text), `CIMES` (15 KB), `MAMES`, `INFOMES`, `MES` — where most translatable text
|
||||
|
||||
Reference in New Issue
Block a user