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!
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!