Parasite Eve 2 HED CDF: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == HED, CDF == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format S...")
 
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == HED, CDF == * ''' Format Type ''': Archive <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format S...")
(No difference)

Revision as of 09:15, 7 May 2021

Back to index | Edit this page

HED, CDF


Format Specifications

// Parasite Eve 2
// HED file format

// header
128 bytes - unknown


num_of_entries *
{
   4 bytes (uint32) - entry ID
   4 bytes (uint32) - offset in sectors
                      // real_offset = offset * 2048
}

x bytes - padding  // 0xFF 0xFF...

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

  • Parasite Eve 2

Compatible Programs

None.