DISA and DIFF: Difference between revisions
TimmSkiller (talk | contribs) added Secure Value fields to DISA header structure |
TimmSkiller (talk | contribs) Add SaveDataSecureValue struct |
||
Line 238: | Line 238: | ||
=== DISA header === | === DISA header === | ||
==== SaveDataSecureValue ==== | |||
{| class="wikitable" border="1" | |||
|- | |||
! Offset !! Length !! Description | |||
|- | |||
| 0x0 || 0x4 || u32, [[Anti_Savegame_Restore|Secure Value]] slot | |||
|- | |||
| 0x4 || 0x8 || u64, [[Anti_Savegame_Restore|Secure Value]] | |||
|} | |||
==== DISA Header structure ==== | |||
{| class="wikitable" border="1" | {| class="wikitable" border="1" | ||
! Offset | ! Offset | ||
Line 321: | Line 332: | ||
| 0x8C | | 0x8C | ||
| 0x30 (0xC * 0x4) | | 0x30 (0xC * 0x4) | ||
| [[SaveDataSecureValue|Save Data Secure Value]] entries (4) | | [[DISA_and_DIFF#SaveDataSecureValue|Save Data Secure Value]] entries (4) | ||
|- | |- | ||
| 0xBC | | 0xBC |