Silent Hill: Orphan LAN: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
(Created page with "== LAN == * ''' Game ''': Silent Hill: Orphan <br> * ''' Format Type ''': Text File <br> * ''' [http://en.wikipedia.org/wiki/Endianness Endian Order] ''': Big End...")
(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