Hack64 Wiki
Other Titles
Hack64 Wiki
Other Titles
This is a format used for fonts. It has the file extension .nfn
Note: This page contains incomplete information.
The header of the file takes up at least 0x20 bytes.
| Offset | #Bytes | Description | 
|---|---|---|
| 0x00 | 4 | “FNTN” | 
| 0x04 | 4 | |
| 0x08 | 2 | |
| 0x0A | 2 | Number of characters in font sheet | 
| 0x0C | 4 | |
| 0x10 | 4 | |
| 0x14 | 4 | |
| 0x18 | 4 | |
| 0x1C | 4 | Offset of the font sheet header | 
The font sheet header takes up 0x10 bytes. The font sheet I4 texture follows this header.
| Offset | #Bytes | Description | 
|---|---|---|
| 0x00 | 4 | |
| 0x04 | 2 | Font sheet width | 
| 0x06 | 2 | Font sheet height | 
| 0x08 | 8 |