Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 3.05 KB

File metadata and controls

41 lines (33 loc) · 3.05 KB

Usage on jailbroken PS4 with disc version

  1. Play the game for a while until you can create save data.
  2. Use Apollo Save Tool to export decrypted save data to USB drive by using the "Copy save game to USB" option.
  3. Go to (x:\PS4\APOLLO\id_{YOUR_GAME_CUSA_ID}_savedata) and delete all files except the "sce_sys" folder.
  4. Copy and paste all files from savedata where the "sce_sys" folder is.
  5. Use Apollo Save Tool to import the new save data from USB drive with "Copy save game to HDD".
  6. Run the game and check if there is a popup from lua loader.
  7. Use send_lua.py to send lua file to the loader.

If you have a jailbroken PS5 with a non activated account, you can use OffAct to offline activate the account and transfer save data with matching account ID using FTP.

Usage on PS5/PS5 Slim/PS5 Pro

Requirements:

  1. PSN-activated PS5/PS5 Slim/PS5 Pro. Can be non-recent offline firmware if was activated in the past.
  2. A Jailbroken PS4 on a firmware version that is earlier or equivilant to the PS5/PS5 Slim/PS5 Pro. Refer to this table. For example, PS4 9.00 can be used to create save game for PS5 >=4.00 but not below that.

Steps:

  1. Find your logged-in PSN account id on the PS5/PS5 Slim/PS5 Pro. Either by going to the PlayStation settings or by using this website.
  2. Take your account ID number (~19 characters long, for PSPlay) and convert it to hex using this website.

JB PS4 -

  1. Create a new User by logging out choosing "+ New User" then "Create a User" Skip connecting to PSN and Confirm the User creation.
  2. Use Apollo Save Tool to fake activate the account you just made by using the converted hex account ID from step 2. in Apollo>User Tools>Activate PS4 Accounts.
  3. Switch to the activated fake account.
  4. Play the game for a while until you can create save data.
  5. Connect a USB disk to the PS4.
  6. Use Apollo Save Tool to export decrypted save data to USB drive by using the "Copy save game to USB" option.
  7. Go to (x:\PS4\APOLLO\id_{YOUR_GAME_CUSA_ID}_savedata) and delete all files except the "sce_sys" folder.
  8. Copy and paste all files from savedata where the "sce_sys" folder is.
  9. Use Apollo Save Tool to import the new save data from USB drive with "Copy save game to HDD".
  10. Use the PS4 settings menu to export the encrypted save data to the USB drive. (Settings -> Application Saved Data Management -> Saved Data in System Storage -> Copy to USB Storage Device)

PSN-Activated PS5/PS5 Slim/PS5 Pro -

  1. Make sure you're logged-in to the PSN-activated user.
  2. Connect your USB drive to the PS5/PS5 Slim/PS5 Pro.
  3. Use the PS5 settings menu to import the encrypted save data from the USB drive. (Saved Data and Game/App Settings -> Saved Data (PS4) -> Copy or Delete from USB Drive -> Select your game and import)
  4. Run the game and check if there is a popup from lua loader.
  5. Use send_lua.py to send lua file to the loader.