Wipeout Fusion WAC WAD: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == WAC, WAD == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> * ''' Signatur...")
imported>Ikskoks
Line 11: Line 11:
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;">
<div class="toccolours mw-collapsible" id="mw-customcollapsible-myDivision" style="width:800px; overflow:auto;">
<pre>
<pre>
4 bytes (uint32) - number of files
4 bytes (uint32) - number of folders
4 bytes (uint32) - names offset
4 bytes (uint32) - files offset
4 bytes (uint32) - folders offset
// TODO
// TODO
</pre>
</pre>

Revision as of 22:24, 6 August 2022

Back to index | Edit this page

WAC, WAD

  • Format Type : Archive
  • Endian Order : Little Endian
  • Signature : None


Format Specifications

4 bytes (uint32) - number of files
4 bytes (uint32) - number of folders
4 bytes (uint32) - names offset
4 bytes (uint32) - files offset
4 bytes (uint32) - folders offset

// TODO

Notes and Comments

None.

Games

List of games using this file format:

  • Wipeout Fusion (PS2) (*.WAC / *.WAD)

QuickBMS Script

Compatible Programs