Parasite Eve 2 HED CDF: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
(No difference)

Revision as of 20:49, 7 May 2021

Back to index | Edit this page

HED, CDF


Format Specifications (STAGE0.HED)

// 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...


Format Specifications (STAGE0.CDF)

// Parasite Eve 2
// STAGE0.CDF file format

num_of_blocks *
{
   x bytes - data block
}


Format Specifications (STAGE1 - STAGE3)

// Parasite Eve 2
// CDF file format

// valid for STAGE1-STAGE3 files

// TODO

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

  • Parasite Eve 2

Compatible Programs