Fr33dan / GPSaveConverter

Utility to transfer save files between the games installed from the Xbox app and other storefronts. https://ko-fi.com/fr33dan
297 stars 33 forks source link

Can't copy Persona 5 Royal save file #23

Closed goodkarm closed 1 year ago

goodkarm commented 1 year ago

I'm getting this error when I try to copy my ps4 save file to my gamepass versiona of the game. Can you help?

image

I followed the instructions from one of the reddit comments here below but it still won't work: image

Fr33dan commented 1 year ago

I am sorry for taking so long to reply to this. I must have missed the email and haven't looked at the issue list directly in some time. The problem you had is that you left the brackets, they intended for container name 1 to just be "DATA01" and not "${DATA01}".

I wish the person who wrote this reddit post had provided this information here. They've created the 95% of the working file translation and if they had let me know I could have added it to the database then and it would just work without having to do the manipulation of the file translation yourself.

I've used this information to add P5R to the game library. Update to the latest version and if you have the game installed on Steam the converter should be able to move your files now without configuration (all I did here was open the latest version and select the game): image

If for some reason your non-Xbox save location isn't automatically located, select the folder that contains folders named "SAVE01". "SAVE02", etc.

mminer237 commented 1 year ago

It looks like P5R's file translations were accidentally inserted inside of GOTG's instead of after its.

Fr33dan commented 1 year ago

@mminer237 Good catch. Thank you!