Dink Smallwood RTFONT RTTEX

From XentaxWiki
Revision as of 10:05, 30 May 2021 by imported>Ikskoks (→‎Format Specifications)
Jump to navigation Jump to search

Back to index | Edit this page

RTFONT, RTTEX


Format Specifications

//header
6 bytes (char) - signature  // "RTPACK"
1 byte (uint8) - version // 0
1 byte (uint8) - reserved
4 bytes (uint32) - compressed size
4 bytes (uint32) - decompressed size
1 byte (uint8) - compression type  // 0 - None
                                   // 1 - ZLIB
15 bytes - reserved

x bytes - font data / texture data

MultiEx BMS Script

Not written yet.

Notes and Comments

None.

Games

List of games using this file format:

  • Dink smallwood
  • Dink Smallwood HD
  • Growtopia
  • Tanked

Compatible Programs

See Also