Is it possible to change title id of saves ? I wwould like to load ghost of tushima save with the director uncut game version (they have different titleId
this is something I'll be adding soon after Apollo gets out of "beta" and I can add more features to it.
Right now you could probably do it, if the data files are actually compatible. So in theory assuming you have both saves on HDD on your user account:
- keep your old save on HDD
- Create a new save in the director uncut version
- open Apollo (remember to load the Save Mounter patches before)
- go to HDD, open the old save
- select the "decrypt save file" option, and export the data file (it should go to /data/apollo/TITLE-ID/datafile.bin)
- rename that folder to the Uncut title id, so it looks like /data/apollo/NEW-TITLEID/file
- open the dummy new Uncut save
- select "import decrypted file", then Apollo should inject the "datafile.bin" that you exported from the previous save
as long as the save-file format didn't change between versions or have any special check, next time you open the Uncut save it should load the data from the old game.