Fr33dan / GPSaveConverter

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

Placeholder issue (Forza Horizon 5) - Incorrect filename on transfer ${XboxProfileID} #90

Open Minirig355 opened 1 month ago

Minirig355 commented 1 month ago

Upon doing the file transfer the filename will have the placeholder name rather than what the placeholder should actually be, for example:

User_${XboxProfileID}.ProfileData

Rather than:

User_123ABC456DEF.ProfileData

Changing the filename manually using the similar file produced from Steam's save then it'll work, rename all of the affected files. I'm assuming this comes from a change in the placeholder from Microsoft's side?