In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
29 bytes added ,  17:04, 24 September 2009
no edit summary
Line 1: Line 1:  
AST files contain PCM16 (16-bit signed) sound data. They're used in Super Mario Galaxy for musics, and possibly in other games.
 
AST files contain PCM16 (16-bit signed) sound data. They're used in Super Mario Galaxy for musics, and possibly in other games.
   −
They contain an header followed by BLCK chunks.<br>
+
They contain an header, followed by BLCK chunks which are divided in blocks.<br>
 
All the data in those files are big-endian, except where mentioned.<br>
 
All the data in those files are big-endian, except where mentioned.<br>
 
All the offsets are absolute (from begining of file), except where mentioned.<br>
 
All the offsets are absolute (from begining of file), except where mentioned.<br>
55

edits

Navigation menu