Sakura Wars SPR: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "{{GRAFPageHeader}} == SPR == * ''' Format Type ''': Image <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Little Endian <br> === Format Specific...")
imported>Ikskoks
Line 14: Line 14:


//header
//header
16 bytes (char) - signature // "SEGA SPRED 02.0M"
16 bytes (char) - signature // "SEGA SPRED 02.0M" or "SEGA SPRED 02.00"
 
num_of_entries *
{
  4 bytes (uint32) - offset?
  4 bytes (uint32) - size?
  4 bytes (uint32) - tip?
  4 bytes (uint32) - zeroes
}


//TODO
//TODO

Revision as of 10:43, 12 June 2021

Back to index | Edit this page

SPR


Format Specifications

// Sakura Wars
// SPR file format

//header
16 bytes (char) - signature // "SEGA SPRED 02.0M" or "SEGA SPRED 02.00"

num_of_entries *
{
   4 bytes (uint32) - offset?
   4 bytes (uint32) - size?
   4 bytes (uint32) - tip?
   4 bytes (uint32) - zeroes
}

//TODO

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

  • Sakura Wars (PC)

Compatible Programs