Silent Hill: Orphan LAN

From XentaxWiki
Revision as of 18:27, 11 October 2020 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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