Silent Hill: Orphan LAN: 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:58, 21 January 2021

LAN


Format Specifications

// Silent Hill: Orphan (Java)
// LAN file format
// big endian


// Note: strings are encoded in UTF-8


2 bytes - number of strings

num_of_strings *
{
  2 bytes - string length
  x bytes - string
}


MultiEx BMS Script

Not written yet

Notes and Comments

None.

Compatible Programs