ATBL (File Format)

Revision as of 21:37, 23 January 2015 by >Aruki (This is an extremely complicated format and must be documented.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The ATBL format contains a list of every sound effect in the game, corresponding to the sounds from AGSC files. It is by far the most complex and difficult format in the game.

Format

Offset Size Description
0x0 4 Sound count (SC)
0x4 2 × SC Sound ID array
- End of file