Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

TPL (File format): Difference between revisions

 
(8 intermediate revisions by the same user not shown)
Line 3: Line 3:
''This article is about the TPL file format.''
''This article is about the TPL file format.''


<div style="text-align: center;">
{{Research | 1| The structure of this file is well known. }}
<div style="color: rgb(241, 196, 15);">This section is currently being written.</div>
<div style="color: rgb(241, 196, 15); text-align: center;">More research is needed and some paragraphs may be wrong.</div>
</div>


'''TPL''' file format ('''T'''exture '''P'''alette '''L'''ibrary) is a folder with [https://www.gc-forever.com/yagcd/chap15.html#sec15.3one or several textures].
'''TPL''' file format ('''T'''exture '''P'''alette '''L'''ibrary) is a folder with [https://www.gc-forever.com/yagcd/chap15.html#sec15.3 one or several texture].


== Format ==
== Format ==


A TPL file can contains one or several textures:
A TPL file contains one or several texture:


{| class="wikitable"
{| class="wikitable"
Line 21: Line 18:
| colspan=2 align=center | Image offset table
| colspan=2 align=center | Image offset table
|-
|-
| rowspan=4 align=center | All images || align=center | Palette header (optionnal)
| rowspan=4 align=center | All images || align=center | Palette header (optional)
|-
|-
| align=center | Palette data (optionnal)
| align=center | Palette data (optional)
|-
|-
| align=center | Image header
| align=center | Image header
Line 34: Line 31:
In general the header has a length of 12 bytes. All offsets are relative to the header.
In general the header has a length of 12 bytes. All offsets are relative to the header.


Header :  
Header:  


{| class="wikitable"
{| class="wikitable"
Line 41: Line 38:
! Offset !! Length !! Description
! Offset !! Length !! Description
|-
|-
| 0x00 || 4 || FileMagic. Allways "\x00\x20\xAF\x30" (big endian)
| 0x00 || 4 || FileMagic. Always "\x00\x20\xAF\x30" (big endian)
|-
|-
| 0x04 || 4 || Image count.
| 0x04 || 4 || Image count.

Latest revision as of 13:52, 7 October 2023

← Gotcha Force

This article is about the TPL file format.


This file format is almost completely documented.
The structure of this file is well known.


TPL file format (Texture Palette Library) is a folder with one or several texture.

Format

A TPL file contains one or several texture:

General format
TPL header file
Image offset table
All images Palette header (optional)
Palette data (optional)
Image header
Image data

Header

In general the header has a length of 12 bytes. All offsets are relative to the header.

Header:

Header
Offset Length Description
0x00 4 FileMagic. Always "\x00\x20\xAF\x30" (big endian)
0x04 4 Image count.
0x08 4 Image table offset

Gotcha Force TPLs length

All TPLs are aligned to 32 bytes. (NTSC/USA version)

Softwares

Softwares below handle TPLs files: