Advertisement
EliteAnax17

PBR

Dec 3rd, 2015
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. PBR SAVE RESEARCH
  2.  
  3. http://wiibrew.org/wiki/Savegame_Files
  4.  
  5. Notes:
  6.  
  7. 1. The saves themselves are region free.
  8. 2. Save Sections start at 0x00000000 and 0x001C0000.
  9. 3. The 1st half of the save is the active while the 2nd is the backup (confirmed by transplanting another save's first section to said section) (SEE #5)
  10. 4. Saves are likely encrypted and need to be decrypted to be changed as well as reencrypted to make any use of save editing. (EDIT: Nope, they are not encrypted by the Wii, but perhaps by the game. Gen 4 leftover?)
  11. 5. Every save adjusts the 1st section then the 2nd sector then repeating. How does the game know what save section to load? (Theory: PBR replaces the older date stamped save section in order to keep the two most recent save files.)
  12.  
  13. ---
  14. Encrypted Signatures: (just the first 16 bytes of the save section)
  15. ---
  16.  
  17. Crystal12: DAEE7672F8EA50E4DAEE7675F8EA50E9
  18. Decrypted?: CE1A1785323DEA5BCE1A178B323DEA5E (same as Arceus Edit, proves save is already "decypted" (not by the wii))
  19. ArceusEdit: CE1A1785323DEA5BCE1A178B323DEA5E
  20.  
  21. ---
  22. Decrypted Notes:
  23. ---
  24.  
  25. (to do)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement