Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PS4 Saves | Add support for decrypted saves outside of SW #1124

Open
XxUnkn0wnxX opened this issue Nov 25, 2024 · 0 comments
Open

PS4 Saves | Add support for decrypted saves outside of SW #1124

XxUnkn0wnxX opened this issue Nov 25, 2024 · 0 comments

Comments

@XxUnkn0wnxX
Copy link

XxUnkn0wnxX commented Nov 25, 2024

I noticed that the tool fails to load saves exported by other means other than SW.
like for example there have been new projects such as the HTOS Project Hosted by that_kidd in Discord. (PS Bot)
HTOS Discord
Xcier's Discord

here is an example save file fully decrypted using said bot, there are a few differences for one that the header is chopped off (first 112 bytes) where SW preserves it.
and throughout the entire save, I'd say the format is a little different, it could be just spacing & lack there of the additional curly braces, I'd say it reads closer to the PC ver.
PSBOT [savedata03].zip

This one only has decryption partially stripped with PS encryption only, not sure if you need it or not.
PSBOT (PS_Decrypt_Only) [savedata03].zip

And here is the SW ver which does work for comparison sake.
savedata03 (SW_Ver).zip

I'd assume those who use tools like apollo-ps4
would run into similar issues using exported saves from their JB systems. (I don't have a system to export a save to test with)

would be great if you could add support for files outside of SW's decryption, as with time paid software won't be around forever.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant