Parasite Eve 2 HED CDF

From XentaxWiki
Revision as of 09:15, 7 May 2021 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.