Jump to content

Sound Bank: Difference between revisions

No edit summary
Line 6:
|-
! Offset
! LengthName
! Type
! Value
! Description
! DetailsNotes
|-
! colspan="5" | Header
| <tt>0x00 || <tt>0x04 || UInt32 || File magic (<code>BNKl</code>/<code>0x424E4B6C</code>) ||
|-
| <tt>0x040x00 || <tt>0x01File magic || UInt32 || Version number(<code>BNKl</code>/<code>0x424E4B6C</code>) ||
|-
| <tt>0x060x04 || <tt>0x01Version number || UInt32 || Number of sounds in archive<tt>0x05<tt> ||
|-
| 0x06 || Number of sounds in archive || UInt32 || ||
| <tt>0x08 || <tt>0x04 || UInt32 || Header size in bytes/start offset of<br>1st sound in archive ||
|-
| <tt>0x08 || <tt>0x04 || UInt32 || Header size in bytes/start offset of<br> 1st sound in archive || UInt32 || ||
| <tt>0x0C || <tt>0x04 || UInt32 || Archive size in bytes (minus header) ||
|-
| <tt>0x0C || <tt>0x04 || UInt32 || Archive size in bytes (minus header) || UInt32 || ||
| <tt>0x14 || <tt>0x04 || UInt32 || PT headers pointer table size in bytes || The table itself also starts at this offset.
|-
! colspan="5" | PT Header Array
|-
| 0x14 || Array size in bytes || UInt32 || ||
|-
| 0x18 || PT header offsets || [[Sound_Data_Table#PT_Header_(WIP)|PT Header]]*[] ||
|}
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.