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)

Revision as of 18:27, 11 October 2020

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