Silent Hill: Shattered Memories SUB: Difference between revisions

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

Latest revision as of 11:57, 21 January 2021

SUB


Format Specifications

// Silent Hill: Shattered Memories (PSP)
// SUB file format (in-game texts)

4 bytes - version number "\x02\x00\x00\x00"
4 bytes - number of strings


number_of_strings *
{
   4 bytes - string hash (UInt)
   4 bytes - string offset/2 (UInt)    //relative from first string offset
}


number_of_strings *
{
   x bytes - string
}

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Compatible Programs