Help:Validating PlayStation 3 game dumps: Difference between revisions

Help page
No edit summary
Line 16: Line 16:


==Validating PSN games==
==Validating PSN games==
To check if your '''.pkg''' file was dumped correctly, you can use [https://github.com/13xforever/psn-pkg-validator/releases/latest PsnPkgCheck tool]. Simply drag packages and/or folders you want to check, and look for all green <code>ok</code> in the <code>Checksum</code> column.
To check if your '''.pkg''' file was dumped correctly, you can use [https://github.com/13xforever/psn-pkg-validator/releases/latest PsnPkgCheck tool]. Simply drag packages and/or folders you want to check onto the .exe (do not open the .exe as it will not do anything), and look for all green <code>ok</code> in the <code>Checksum</code> column.


There is no tool to verify the validity of '''.rap''' files. Users will have to boot the game and look in the log for any errors relating to decryption.
There is no tool to verify the validity of '''.rap''' files. Users will have to boot the game and look in the log for any errors relating to decryption.

Revision as of 20:16, 15 March 2022

Once you have successfully dumped your physical Blu-ray discs or digital PSN packages, it is time to verify the validity of the dump. For physical Blu-ray discs, you will need to have the game in the folder layout format. For digital PSN packages, you will need to have content in the .pkg format.

Validating Blu-ray disc games

To check if your disc was dumped correctly:

  1. Download PS3-ISO-Rebuilder v1.0.4.1 from here.
  2. Go to PS3 IRD Database.
  3. Search for the IRD file corresponding to your game using the Game Serial of your game and download it. Do not use the IRDs from different game serials as it will result in false positives. If your game serial lacks an IRD file, then you CANNOT use this verification method.
  4. Extract and run the PS3-ISO-Rebuilder tool.
  5. Go to Open -> JB Folder and select the game folder (this is the folder that contains PS3_GAME folder, PS3_DISC.SFB and optionally the PS3_UPDATE folder).
  6. Go to Open -> IRD and select the IRD you downloaded for your game.
  7. Wait until all files are checked. Ignore any prompts you see relating to PS3UPDAT.PUP file. That file is not relevant.
  8. Once checked, see the lower left corner for the results. All files must show up as valid (green) and the counter for invalid, missing and not required should be 0 (PS3UPDAT.PUP might appear as missing which is normal). If you have any other file invalid or missing, then your game dump is corrupted and you need to redump the disc.

Note: If you're on Linux you can use Wine to run the PS3-ISO-Rebuilder tool.

Validating PSN games

To check if your .pkg file was dumped correctly, you can use PsnPkgCheck tool. Simply drag packages and/or folders you want to check onto the .exe (do not open the .exe as it will not do anything), and look for all green ok in the Checksum column.

There is no tool to verify the validity of .rap files. Users will have to boot the game and look in the log for any errors relating to decryption.