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

Support for Starfield #64

Open darmach opened 10 months ago

darmach commented 10 months ago

Is there a chance for adding Starfield support?

szombi commented 9 months ago

I don't think this tool currently supports this type of save game convert or I didn't find the proper wiki/issues. Someone in another tool explained how the Starfield saves works: https://github.com/Z1ni/XGP-save-extractor/blob/8d7faad67fc68259d188509ce4ea246d1b08b6b6/main.py#L289-L293 Sorry, I don't want to advertise another tool I just found here a good description of the Starfield situation.

Now I see the list of files, probably I can write regex for file translation but I couldn't figure out what we can do with the Blob ID. The tool can find the pieces of the targeted sfs files but it should merge these files. image