Skip to content

Save file locations don't seem to be compatible with newer versions of cemu #3

Description

@cbartondock

Hi,

Essentially the issue is that the cemu team has altered where it puts save files for games; it used to be

/path/to/cemu/mlc01/emulatorSave/fullgameid

and now its

/path/to/cemu/mlc01/usr/save/0050000/halfgameid

When I try to set the path as above in SSMDB it doesn't recognize the save files. I suspect the issue is that whereas before SMM save files were stored in emulatorSave/00500001018dc0 they are now stored in /usr/save/0050000/1018dc0

Cemu did this so that game saves would be stored separately from system app stuff / dlc (which is now under the 0050010 folder).

Anyway I think this should be an easy fix!

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