Closed bad1dea closed 1 year ago
Sure, send me one and I'll see what I can do. I believe Switch saves may have an extra level of encryption. I don't have a modded Switch myself so it would have to be all guesswork.
I'd be interested in this too, and can provide save files for testing. Here's the start of a new game for FF1 on the Switch (v1.01): 01000EA014150000.zip
And some screenshots showing the contents:
I've analyzed a few of the Switch save files. Unfortunately it appears that Square-Enix has changed the saving/loading hashword in the console version of the game -- probably because I reverse engineered the initial PC cipher. Without access to a Switch debugging kit it's unlikely I can take a crack at it like I can with the PC version of games, sorry :(
Thanks for looking into it anyway, I appreciate your time. I might take a quick look at the memory to see if I can find the password/salt values, but otherwise I'll just switch to the Steam version instead.
Hey,
Just curious, tool works great to decrypt PC (What it is intended to do).
I've noticed it does not do the Switch Saves currently, are you interested in doing so? It may be as simple as flipping the byte order/endian.
File names are basically the same, encrypted.. similar to what I have for the PC..
I can send you multiple save files if you wish to look into it further.