Skip to content

[PS5] Tools

SvenGDK edited this page Apr 21, 2024 · 2 revisions

Payload & Mast1c0re PS2 Game Sender

Payload Sender

Windows / macOS

  1. Enter your PS5 IP and port that should receive the payload
  2. Select a payload in .elf or .bin format (or from the list in macOS)
    • macOS also supports sending .jar files if jdk11 is installed via homebrew
  3. Send the payload by clicking on 'Send'

Mast1c0re PS2 Game Sender

Windows only

  1. Enter your PS5 IP and port of the mast1c0re Network Game Loader
  2. Browse a PS2 game in .iso format
  3. Send the game by clicking on 'Send ISO'

Blu Ray Disc Burner

Windows / macOS

  1. Select your disc drive from the list (Caution: Only supports 1 disc drive connected.)
  2. Browse the .iso file to burn
  3. Click on 'Burn Disc' and wait until finished

GP5 Creator

Windows only

The GP5 Creator can create a .gp5 project file that can be used to build a PS5 .pkg using the publishing tools. The publishing tools are not included and need to be added manually at "/Tools/PS5/". Inside the GP5 Creator you can also extract a PS5 .pkg if you know the passcode. Note: Extracting a .pkg probably requires the same or a higher version of the publishing tools.

  1. At the Save Path, click on "..." and save the new .gp5 project
  2. Leave the passcode or enter a new one with the same lenght
  3. Click on "Create" to create the .gp5 project file
  4. Add files and folders using the "File" or "Folder" button
  5. Specify the "Destination Path" inside the .pkg
  6. Leave the "Add to Chunk#" field or enter another decimal value
  7. Click on "Add to chunk" to add the file or folder inside the .pkg

Param / Manifest Editor

Windows / macOS

param.json Editor

Creating and modifying new param.json file

  1. On the top menu select "File" -> "New"
  2. Select a parameter from the list and modify the value with the "Save changes" button
    • You can also add a new parameter by selecting a parameter from the list, setting the value and clicking on "Add param"
    • You can also delete a selected parameter by clicking the "Remove param" button
    • Some parameters require you to open the advanced param editor to modify their values
  3. On the top menu select "File" -> "Save" to save the new param.json file

Loading and modifying new param.json file

  1. On the top menu select "File" -> "Load param.json"
  2. Select a parameter from the list and modify the value with the "Save changes" button
    • You can also add a new parameter by selecting a parameter from the list, setting the value and clicking on "Add param"
    • You can also delete a selected parameter by clicking the "Remove param" button
    • Some parameters require you to open the advanced param editor to modify their values
  3. On the top menu select "File" -> "Save" to save the param.json file

param.json Help

PKG Builder

Windows only

The PKG Builder only supports .gp5 project files.

  1. Browse your .gp5 project
  2. Select a save path for the new .pkg file
  3. Hit "Build PKG" and wait until the process is done

PKG Merger

Windows / macOS

The PKG Merger supports PS4 & PS5 .pkg files.

  1. Select a directory that contains all .pkg files that should be merged
    • *_0.pkg, *_1.pkg, *_2.pkg, ...
  2. Click on "Merge" (Windows) / "Start Merge" (macOS) and wait until the process is done

AT9 <-> WAV Converter

Windows only

The AT9 <-> WAV Converter allows you to convert .wav audio files to .at9 and vice versa.

  1. Select a .wav or .at9 file
  2. Select a bitrate and sampling rate or leave the fields empty
  3. Click on "Convert" and wait until done

FTP Browser

Windows / macOS

  1. Enter your PS5 IP & Port (Windows: In the Settings on the top menu IP:PORT)
  2. Click on "Connect and list content" (Windows) / "Connect" (macOS)

Available Context-Menu Options

  • Download -> Download the selected file or folder (folder not available yet in macOS)
  • Upload a file or folder -> Upload a single file or an entire folder (folder not available yet in macOS)
  • Delete -> Delete the selected file or folder
  • Rename -> Rename the selected file or folder
  • Create a new directory -> Creates a new folder at the current path

FTP Grabber

Windows / macOS

Options :

  1. Create a full dump (Windows) / Create a full game dump including metadata (macOS)
    • This option will :
      1. Dump the FULL contents of "/mnt/sandbox/pfsmnt/GAMEID-app0"
      2. Dump contents of "/system_data/priv/appmeta/GAMEID/" to ".../GAMEID-app0/sce_sys"
      3. Dump contents of "/user/appmeta/GAMEID/" to ".../GAMEID-app0/sce_sys"
      4. Read "npbind.dat" to get the NPRW id.
      5. Copy "/user/np_uds/nobackup/conf/NPRWID/uds.ucp" to ".../GAMEID-app0/sce_sys/uds/uds00.ucp"
      6. Copy "/user/trophy2/nobackup/conf/NPRWID/TROPHY.UCP" to ".../GAMEID-app0/sce_sys/trophy2/trophy00.ucp"
  2. Dump metadata only (Windows) / Dump only game metadata (macOS)
    • This option will :
      1. Read the GAME id ONLY from "/mnt/sandbox/pfsmnt/"
      2. Dump contents of "/system_data/priv/appmeta/GAMEID/" to ".../GAMEID-app0/sce_sys"
      3. Dump contents of "/user/appmeta/GAMEID/" to ".../GAMEID-app0/sce_sys"
      4. Read "npbind.dat" to get the NPRW id.
      5. Copy "/user/np_uds/nobackup/conf/NPRWID/uds.ucp" to ".../GAMEID-app0/sce_sys/uds/uds00.ucp"
      6. Copy "/user/trophy2/nobackup/conf/NPRWID/TROPHY.UCP" to ".../GAMEID-app0/sce_sys/trophy2/trophy00.ucp"
  3. Dump SELF files only
    • This option will :
      1. Dump the SELF files to the selected dump directory "./self-dump.tar"

Dumping a game

  1. Enter your PS5 IP & Port (Windows: In the Settings on the top menu IP:PORT)
  2. Select "/mnt/sandbox/pfsmnt/" from the list
  3. Choose a directory where the game should be dumped
  4. Check the option "Create a full dump" (Windows) / "Create a full game dump including metadata" (macOS)
  5. Click on "Start Download" to start dumping Note: This process can take some hours depending on the game size. Keep your PS5 & PC powered on.

Dumping SELF files

  1. Send the ps5-self-dumper payload to your PS5
  2. Enter the PS5 IP & Payload Port (Windows: In the Settings on the top menu IP:PORT)
  3. Select "/mnt/sandbox/pfsmnt/" from the list
  4. Choose a directory where the SELF files should be dumped (as single .tar archive)
  5. Check the option "Dump SELF files only"
  6. Click on "Start Download" to start dumping and wait until done

RCO Dumper & Extractor

Windows only

RCO Dumper

  1. Enter your PS5 IP & Port (Windows: In the Settings on the top menu IP:PORT)
  2. Select a save directory for the .rco files
  3. Click on "Get files" and wait until the files are dumped

RCO Extractor

  1. Select a folder containing .rco files or select a single .rco file
  2. Click on "Extract" and wait until the .rco file(s) is/are extracted

Game Patches

Windows / macOS

Search & Download Game Patches

Windows

  1. Click on "Downloads" -> "Patches" -> "Official game patches" on the top menu OR right-click a game in the library and select "Check for updates"
  2. Enter a game ID (like PPSA02081) and click on "Search"
  3. A new window will be opened with a list of available patches (if nothing shows up just move the window (WebView bug) or retry)
  4. Select the patch you want to download and download each piece pkg of this update (if there is more than 1 piece)
    • You can add the download to the queue and download it later or together with other ones
  5. All downloads will be stored in the "Downloads" folder on the same location as PS Multi Tools

macOS

  1. Simply do a right-click in the games library and select "Check for updates" on an empty selection or on a selected game
  2. Enter a game ID (like PPSA02081) and click on "Search"
  3. A new window will be opened with a list of available patches
  4. Select the patch you want to download and download each piece pkg of this update (if there is more than 1 piece)
    • You can add the download to the queue and download it later or together with other ones
  5. All downloads will be stored in the default "Downloads" folder

Fake sign self files

Windows / macOS

make_fself

Windows

  1. Click on "Tools" -> "Build / Create" -> "Fake sign SELF files" on the top menu
  2. Select a dumped game backup folder that contains the decrypted SELF files (already unpacked and replaced)
  3. Click on "Make" and wait until done

macOS

  1. Select the "make_fSELF" tab on the top
  2. Select a dumped game backup folder that contains the decrypted SELF files (already unpacked and replaced)
  3. Click on "Make" and wait until done
Clone this wiki locally