Savegames: Difference between revisions
→Partitions: this appeared to be tables and not single difis (the confusion was made from tables with one row) |
→Partitions: obviously... |
||
Line 199: | Line 199: | ||
| 4 | | 4 | ||
| Unknown (0x00 filled) | | Unknown (0x00 filled) | ||
|} | |||
'''IVFC''' | |||
{| class="wikitable" | |||
|- | |||
! Start | |||
! Length | |||
! Description | |||
|- | |||
| 0x00 | |||
| 4 | |||
| Magic ("IVFC") | |||
|- | |||
| 0x04 | |||
| 0x5D | |||
| Unknown | |||
|- | |||
| 0x60 | |||
| 8 | |||
| Hash Table Length | |||
|- | |||
| 0x68 | |||
| 8 | |||
| Unknown | |||
|- | |||
| 0x70 | |||
| 8 | |||
| Partition Length | |||
|- | |||
|} | |} | ||