re: sound.pak is fully accounted for -- the last 2 entries were named in the table

static.slb (8970240 bytes, the shared SE bank) and Pj_Silph.xgs (533 bytes, XACT
global settings) both hash into the TOC. Their names come from the BANK_SE and
SETTINGS records of the very IDXD object this page documents -- I had printed
them at the top of the write-up and then reported the entries as unidentified.

9519 of 9519 now: 5100 jpn + 4382 eng + 35 root + these 2.
This commit is contained in:
Sylpheed RE agent
2026-08-26 04:09:33 +00:00
parent e5ce7e4ba3
commit 0712a651b2
3 changed files with 19 additions and 6 deletions

View File

@@ -27,8 +27,12 @@ sample — and the same bug was silently affecting 1 873 `eng\Voice` banks. I ha
mistaken a constant derived from `eng\etc\` for a property of the format. See
[`structures/slb-data-offset.md`](structures/slb-data-offset.md).
**Also open**: 2 of the 9 519 TOC entries are unaccounted for, and 55 English
banks have their first `RIFF` at or before offset 1392.
**Closed 2026-08-26**: the 2 unaccounted TOC entries are `static.slb` and
`Pj_Silph.xgs`, named by the same table's `BANK_SE` and `SETTINGS` records —
`sound.pak` is now 9 519 of 9 519 accounted for.
**Still open**: 55 English banks have their first `RIFF` at or before offset
1392, and the 28 offset-scan ties.
---