PGA Tour 97 TIH

From XentaxWiki
Revision as of 16:49, 29 December 2020 by imported>Ikskoks (→‎MultiEx BMS Script)
Jump to navigation Jump to search

TIH


Format Specifications

// TIH file format 
1 byte (uint8) - compression type // "0x10" for Refpack 1.0
x bytes - compressed TIM image data

MultiEx BMS Script

Not written yet.


QuickBMS Script

  1. Author: Bartlomiej Duda
  2. Creation Date: 29.12.2020

comtype dk2 get ZSIZE asize set SIZE long 0 if SIZE <= 0

   math SIZE = ZSIZE
   math SIZE *= 20

endif

get NAME basename string NAME + ".TIM" clog NAME 0 ZSIZE SIZE

Notes and Comments

Games

List of games using this file format:

Compatible Programs

None.