Acurisu / NieR-Replicant-ver.1.22474487139

Collection of information about NieR Replicant ver.1.22474487139
https://Acurisu.github.io/NieR-Replicant-ver.1.22474487139/
MIT License
32 stars 4 forks source link

Play Station (PS4/PS5) Compatibility #2

Open Landsil opened 2 years ago

Landsil commented 2 years ago

Hi, I see that PS5 allows exporting save file in a PS4 format and it has same name as PC version. I'm not sure if file is similar enough to make editing in possible via your app but it would be really nice.

I'm attaching "both" save files from the console for reference with ".txt" added at the end so that git doesn't complain GAMEDATA.bin.txt GAMEDATA.txt

Acurisu commented 2 years ago

I don't have much knowledge about consoles such as PlayStation but as far as I can tell the file you sent is encrypted and just having the pfsSKKey does not suffice to decrypt it as we lack SAMU PFS keys. So you would either need to be able to get the console to decrypt it or be able to attain the SAMU PFS keys. @ioncodes is probably more knowledgable in that area and thus might have an answer on whether it's possible.

However if there's a way to decrypt those savefiles and they don't differ all to much I may work on supporting them.