linuslin0 / ACST

Public releases for ACSaveTool
266 stars 42 forks source link

Can i rename profile name? #81

Closed ilyatseitlin closed 2 years ago

ilyatseitlin commented 2 years ago

Hi can i rename profile name after convert? Thx <3

linuslin0 commented 2 years ago

I assume you want to change the save profile name inside shown in the game. It's possible but with some limitations. Please specify the game you want to do such modification.

ilyatseitlin commented 2 years ago

AC 4 Black Flag

linuslin0 commented 2 years ago

Please follow the steps below to change the save profile name:

  1. Decrypt the save you want to modify. Leave Encryption ID field empty.
  2. Open the decrypted save using any hex editor.
  3. Search for the original profile name (default would be "Abstergo") and replace it with the new name has shorter or same length. Use space for padding if its shorter.
  4. Save the modified save and convert again with Encryption ID.
linuslin0 commented 2 years ago

Closing this issue, please feel free to add comments if you still have questions.