Title Database: Difference between revisions
Effect of removing ticket.db |
Title Entry Table header alignment |
||
Line 125: | Line 125: | ||
| 0x10 | | 0x10 | ||
| 8 | | 8 | ||
| File Size(including pre header), | | File Size (including pre header), in blocks (see next field) | ||
|- | |- | ||
| 0x18 | | 0x18 | ||
| 4 | | 4 | ||
| Usually 0x80 | | Block Size (Usually 0x80; 0x200 for ticket.db) | ||
|- | |- | ||
| 0x1C | | 0x1C | ||
Line 181: | Line 181: | ||
|- | |- | ||
| 0x30 | | 0x30 | ||
| | | X - 0x30 | ||
| | | Alignment padding for X = BDRI Block Size | ||
|- | |- | ||
| | | X | ||
| 4 | | 4 | ||
| MAX Number of Title Entries | | MAX Number of Title Entries | ||
|- | |- | ||
| | | X + 0x04 | ||
| 4 | | 4 | ||
| Unknown | | Unknown | ||
|- | |- | ||
| | | X + 0x08 | ||
| 0x20 | | 0x20 | ||
| Reserved | | Reserved | ||
Line 225: | Line 225: | ||
| 0x14 | | 0x14 | ||
| 4 | | 4 | ||
| Relative Title Info Offset, | | Relative Title Info Offset, in blocks (see next field) | ||
|- | |- | ||
| 0x18 | | 0x18 | ||
| 0x4 | | 0x4 | ||
| Usually 0x80 | | Block Size (Usually 0x80; 0x200 for ticket.db) | ||
|- | |- | ||
| 0x1c | | 0x1c |