Bone AUD: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>WATTO
No edit summary
imported>Ikskoks
No edit summary
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== TTARCH ==
{{GRAFPageHeader}}
 
* ''' Format Type ''':    Archive <br>
* ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br>


== AUD ==
{{GRAFPageMisc|Audio}}


=== Format Specifications ===  
=== Format Specifications ===  
<tt><b>
{{GRAFPageFormat|1=
uint32 {4}&nbsp;&nbsp; - Number of directory strings <font color="purple">(These seem to be redundant)</font> <br>
: byte {126}&nbsp;&nbsp; - Header
<font color="blue"> ''' // For each dir string ''' </font> <br>
: byte {x}&nbsp;&nbsp;&nbsp;&nbsp; - Data {{InlineComment|(A standard [[Ogg Vorbis|ogg]] file)}}
: uint32 {4}&nbsp;&nbsp; - Length of dir string <br>
}}
: char {X}&nbsp;&nbsp;&nbsp;&nbsp; - Directory string <br><br>


uint32 {4}&nbsp;&nbsp; - Number of files <br>
=== MultiEx BMS ===
<font color="blue"> ''' // For each file ''' </font> <br>
Not written yet
: uint32 {4}&nbsp;&nbsp; - Length of filename <br>
: char {X}&nbsp;&nbsp;&nbsp;&nbsp; -  Filename <br>
: uint32 {4}&nbsp;&nbsp; - Null <br>
: uint32 {4}&nbsp;&nbsp; - File offset <br> 
: uint32 {4}&nbsp;&nbsp; - File length <br><br> 
 
uint32 {4}&nbsp;&nbsp; - Archive data offset <br> 
uint32 {4}&nbsp;&nbsp; - Archive data length <br> 
</b></tt>


=== Notes and Comments ===
The AUD files in bone are just [[Ogg Vorbis|ogg]] files with an 126 byte header.


=== MultiEx BMS ===  
=== Games ===
Not written yet
* [[CSI 4: Hard Evidence]] [[AUD|*.aud]]


=== Supported by Programs ===
* [http://quick.mixnmojo.com/software.php#bonemusic Bone Music Extractor]<br>


=== Notes and Comments ===
{{GRAFPageFooter}}
Original file format analysis by Counting Pine.<br>
The files inside this archive are xor'ed with 0xFF, however it appears that parts of the files may be xor'ed with a different value. This is most visable with the .dds images where areas of the image appear corrupted. For more information see [http://www.lucasforums.com/showthread.php?t=152418 this thread.]<br><br>


=== Supported by Programs ===
[[Category:PC formats]]
* [http://quick.mixnmojo.com/software.php#bonettarch Bone Ttarch Dumper]<br>
[[Category:File Format]]

Latest revision as of 13:54, 3 January 2021