Aal/BARSLIST (File Format)

From Deep Sea Knowledge
Revision as of 05:23, 11 November 2018 by OatmealDome (talk | contribs) (create documentation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

An Audio ReSource archive is used store names of BARS files.

Header

For the last file name in the list, the application just reads to the end of the BARSLIST.

Offset Type Description
0x0 UInt32 "ARSL" (0x4152534C) magic number
0x4 UInt16 Endianness (0xFFFE for little, 0xFEFF for big)
0x6 UInt16 Version number? Always 0x1
0x8 UInt32 Padding? Always zero
0xC UInt32 Number of entries
0x10 UInt32[] Length of each name (except the last)
N/A string[] File names