All TSFF files are 0 byte files. That means that Oni takes the information out of the TSFF files of level 0. Below is an example of a TSFF file of level 0.
Hex | Translation | Meaning |
---|---|---|
01 02 00 00 | 2 | 00002-Tahoma.TSFF |
01 00 00 00 | 0 | level 0 |
AD DE | dead | not used |
01 01 00 00 | 1 | link to 00001-Roman.TSFL |
0F 00 00 00 | 15 | 15 packages follow (one package is edged in black) |
Below follows the first package. | ||
01 03 00 00 | 3 | link to 00003-.TSFT |
Back to File Types |