How to decrypt a save - Noxde/Bloodborne-save-editor GitHub Wiki

Method 1: Using Save Wizard

Assuming you already own Save Wizard (if you don't just skip to the 2nd method), here's how to use it to decrypt and re-encrypt your PS4 saves:

  1. Right click on your Bloodborne save and enter advanced mode.
  2. Once there select the character that you want to edit, userdata0000 is your first character, userdata0001 is your second and so on.

image.png

  1. Then click the export button and save it somewhere.

image.png

  1. Now you can open that file on the save editor, once you finished editing it and you saved the changes you need to import it.

image.png

  1. After selecting the file click apply and once its finished import the save on your playstation.

Method 2: Using Discord Bots (Free Alternative)

If you don’t own savewizard or a jailbroken PS4 you can use these bots to decrypt and encrypt saves. This will only explain how to do it in protobuffers

  1. Join a Discord server that hosts PS4 save bots like Protobuffer
  2. Go to the assign roles channel and get the modding role by clicking on the reaction

image

  1. After that go to any of the bot channels available

image

There are 2 types of bots, Htos and eZwizard.

How to use Htos

If its a Htos bot you will need to create a new thread by clicking the "Create thread" button image

Once you are on the thread created by the bot you can start using the commands.

  1. To decrypt a save use /decrypt

image

The bot will ask you for 2 files, a .bin file and a non bin file, those are your bloodborne save

image

Upload them to the thread

Once the bot finishes decrypting your save it will send a .zip with it

image

Unzip that and you will find your decrypted save there, for bloodborne you will see a file for each character "userdata0000" to "userdata0010"

  1. Once you finish editing the files you want to edit you need to encrypt them back again using /encrypt

image

In playstation_id I recommend using the id in your save path after SAVEDATA, it will error and ask you to send it again. You can use your account username but sometimes it gives you a different id and the save will not work for you.

image

The bot will ask you to upload your original save again as in the decrypt command, after that you can upload the edited files

image

After uploading the files the bot will encrypt the save and send a .zip with it, unzip that and replace the save on your usb with it.

How to use eZwizard

  1. Start by zipping your save by right clicking the CUSAXXXXX folder and then "Compress to ZIP file"

{6F1DA9DA-C4E3-48C9-9888-7538E72DB5CA}

Then go to any of the bot channels and use the command /file2url and drag and drop your zipped save

{6B19B36E-231F-49DD-86E9-CBBC628F3423}

The bot will send you a link to your file, right click it and copy it

{75BBD4F0-3C83-4A5F-BE39-28639B29A63F}

  1. Decrypt your save using the command /advanced_mode_export

{8D39A05C-2918-471E-8464-17FEFDA22BBA}

On save_files you will want to paste the link you copied before. On game choose your game if its on the list, if it's not just do "Game not here". On unzip_if_only_one_file you can do "Yes, unzip if its possible". If your save has multiple files you will need to specify which file you want using the filename_p parameter, for Bloodborne you will have to specify which character you want, "userdata0000" being the first character, "userdata0001" the second, and so on, after a bit you should get your decrypted file.

{FBBC30A1-8211-453B-B864-595A6AAC1A4A}

  1. After you have edited the file you need to encrypt it back again using the command /advanced_mode_import

{05186FA0-259D-44B8-BEEC-07553708A920}

On save_files use the same link as before. account_id is the id you see on the save path on your usb after SAVEDATA. dl_link_single is a link to the file you edited, you can upload that to google drive or use the /file2url command again for that file. On game use the same as before and use the same thing on filename_p if you used it when decrypting. After a bit you will get your save.

{0955D5E4-72AE-4F93-A12D-E3AA120874B0}

Unzip that and replace the save on your usb with it.