Savegames: Difference between revisions
No edit summary  | 
				|||
| Line 77: | Line 77: | ||
|}  | |}  | ||
This MAC is used to   | This MAC is used to "sign" the DISA/DIFF header. Each time the savegame is updated the hash stored in the DISA/DIFF is updated, therefore the MAC must be updated each time the save is modified as well. SHA256_Update() is used to calculate the hash with the blocks described below.  | ||
==== Savegame Types ====  | ==== Savegame Types ====  | ||