Savegames: Difference between revisions
mNo edit summary |
m clarify |
||
Line 156: | Line 156: | ||
* This is located @ 0x100 in the image, following the MAC header. | * This is located @ 0x100 in the image, following the MAC header. | ||
* If the uint32 @ 0x68 in the DISA(the low 8-bits) is non-zero, then the first table is is | * If the uint32 @ 0x68 in the DISA(the low 8-bits) is non-zero, then the first table is is used, otherwise the second DIFI table is used. | ||
* If the table has more then 1 DIFI then the uint32 @ 0x168 is the offset from the DATA partition to the file base (masked with 0xFFFFFFFE). | * If the table has more then 1 DIFI then the uint32 @ 0x168 is the offset from the DATA partition to the file base (masked with 0xFFFFFFFE). | ||
Line 175: | Line 175: | ||
| 0x08 | | 0x08 | ||
| 8 | | 8 | ||
| | | Total partition entries in a table | ||
|- | |- | ||
| 0x10 | | 0x10 | ||
Line 187: | Line 187: | ||
| 0x20 | | 0x20 | ||
| 8 | | 8 | ||
| Partition table | | Partition table size | ||
|- | |- | ||
| 0x28 | | 0x28 |