LEGO Games FT2: Difference between revisions
Jump to navigation
Jump to search
imported>Ikskoks |
imported>Ikskoks |
||
| Line 36: | Line 36: | ||
=== QuickBMS Script === | === QuickBMS Script === | ||
* [https://github.com/bartlomiejduda/Tools/blob/master/NEW%20Tools/LEGO%20Games/LEGO_Games_FT2_script.bms LEGO_Games_FT2_script.bms] | |||
=== Compatible Programs === | === Compatible Programs === | ||
Revision as of 18:26, 23 August 2022
Back to index | Edit this page
FT2
- Format Type : Font
- Endian Order : Little Endian
- Signature : TNFN
Format Specifications
// header 4 bytes (uint32) - unknwon // 59260 4 bytes (uint32) - version? // 1 4 bytes (char) - signature // "TNFN" x bytes - unknown table x bytes - character table (4 bytes per entry) x bytes - coordinates table x bytes - image data (DDS file)
Notes and Comments
None.
Games
List of games using this file format:
- LEGO Star Wars: The Skywalker Saga (*.FT2)
QuickBMS Script
Compatible Programs
None.