Aal/BARSLIST (File Format)

From Deep Sea Knowledge
Jump to navigation Jump to search

An Audio ReSource LIST file 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