Abbey Games TIM: Difference between revisions

From XentaxWiki
Jump to navigation Jump to search
imported>Ikskoks
imported>Ikskoks
(No difference)

Revision as of 19:26, 21 September 2022

Back to index | Edit this page

TIM

  • Format Type : Archive
  • Endian Order : Little Endian
  • Signature : IRUY / YURI


Format Specifications

// header
4 bytes (char) - signature // "IRUY"
4 bytes (uint32) - header size
2 bytes (uint16) - version format  // 0 - default
                                   // 3 - version 3
4 bytes (uint32) - number of files
8 bytes (uint64) - directory listing offset
4 bytes (uint32) - directory listing uncompressed size
4 bytes (uint32) - directory listing compressed size
8 bytes (uint64) - file registry offset
4 bytes (uint32) - file registry compressed size

Notes and Comments

  • This file format occurs in games made by Abbey Games.

Games

List of games using this file format:

  • Godhood (*.TIM) (PC)
  • Renowned Explorers: International Society (*.TIM) (PC)
  • Reus (*.TIM) (PC)

QuickBMS Script

Compatible Programs