Ship Simulator Extremes XML

From XentaxWiki
Jump to navigation Jump to search

Back to index | Edit this page

XML

  • Format Type : Text
  • Endian Order : Little Endian
  • Signature : ENC / 45 4E 43 02


Format Specifications

// header
4 bytes (char) - signature // "ENC\x02"
4 bytes (uint32) - uncompressed file size

// data
x bytes - ZLIB compressed data

Notes and Comments

  • After decompressing they are just normal XML files.

Games

List of games using this file format:

  • Ship Simulator Extremes (PC) (*.XML)

QuickBMS Script

Not written yet.

Compatible Programs

  • offzip