Skip to content

Resigned RPCS3 savedata is not loadable #28

Answered by bucanero
m4st3rP asked this question in Q&A
Discussion options

You must be logged in to vote

The problem lies in the RPCS3 domain:
the emulator doesn't create proper PS3 saves because they just store the data without encryption. Most ps3 games encrypt their savegame data, but the emulator has not implemented the encryption/decryption layer at all.
The emulator even miss to create some required PS3 files like PARAM.PFD

So before even trying to resign it with Apollo, the data needs to be encrypted back as per the original format and key for that game. A computer tool such as pfdtool (linux, mac, win) or Bruteforce Savedata (Windows) could be used to regenerate and encrypt the savegame using a real PS3 save as template. I assume there might be guides online about it.

You can compare…

Replies: 3 comments 7 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by bucanero
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@GR4J0M3R
Comment options

@LordMcMutton
Comment options

@bucanero
Comment options

@Masamune3210
Comment options

@JS299990
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants
Converted from issue

This discussion was converted from issue #28 on December 17, 2020 13:36.