Skip to content

Retroarch saves .srm support #135

@Littlemac123

Description

@Littlemac123

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions