Savegames: Difference between revisions
m →DIFF |
|||
Line 185: | Line 185: | ||
|} | |} | ||
This is used for SD savegames, the calculated hash from this is used with the MAC. | This is used for SD savegames, the calculated hash from this is used with the MAC. | ||
==== CTR-9DB0 SHA256 Blocks ==== | |||
{| class="wikitable" | |||
|- | |||
! Block Size | |||
! Description | |||
|- | |||
| 0x8 | |||
| Savegame type | |||
|- | |||
| 0x4 | |||
| ? | |||
|- | |||
| 0x100 | |||
| DIFF header | |||
|} | |||
This is likely used for the [[Title_Database|dbs]] images' MAC. | |||
=== Partitions === | === Partitions === |