-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
https://files.catbox.moe/ihglcl.srm
Retroarch n64 emus make a srm save that has the memory pak and the save together
let me explain how its formatted
there a 290kb srm
in a hex editor
find this hex string
81 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F
there should be four of them
those are the starts of your mempaks
theyre all 0x8000 bytes long which is 32kb which is the size of a mempak
and then before that is the real RAW save. it would be nice if this tool just supported it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels