GT20 Archive: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 35: | Line 35: | ||
=== Notes and Comments === | === Notes and Comments === | ||
* GTO files are compressed with GT compression algorithm. | * GTO files are [[TIM Image|TIM images]] compressed with GT compression algorithm. | ||
=== Games === | === Games === | ||
Revision as of 19:36, 6 April 2021
Back to index | Edit this page
GTO
- Format Type : Image
- Endian Order : Little Endian
Format Specifications
// Chill PS1 // GTO file format //header 4 bytes (char) - signature // "GT20" 4 bytes (uint32) - uncompressed size 4 bytes (uint32) - GT overlap // 3 4 bytes (uint32) - length of additional information // usually 0 x bytes - additional information (optional) // data x bytes - compressed data
MultiEx BMS Script
Not written yet.
QuickBMS Script
Notes and Comments
- GTO files are TIM images compressed with GT compression algorithm.
Games
List of games using this file format:
- Chill
- Ducati World
Compatible Programs
None.