13xforever / ps3-disc-dumper

A handy utility to make decrypted PS3 disc dumps
MIT License
434 stars 29 forks source link
avalonia-ui blu-ray criptography cross-platform decryption emulation fluent-design-system fluent-ui

PS3 Disc Dumper

This is a small utility to make decrypted copies of the PS3 game discs, suitable for use in emulators.

It does require a compatible blu-ray drive and existence of a matching disc key to work.

Requirements

How to use

  1. Put ps3-disc-dumper executable in any folder
    • On Linux make the file executable (via Properties > Permissions or via console command $ chmod +x ./ps3-disc-dumper)
  2. Start the dumper
  3. Follow the instructions
    • On Linux you may need to confirm auto-mount or to mount the disc manually (either through file manager or via console command $ mount)

By default all files will be copied in the folder where the dumper is, you can select different location in Settings.

If you have custom key or IRD file, you can put it in local cache (see Settings for exact location).

Logs can be found in Settings at the bottom.

Screenshots

Windows 11

Screenshot running on Windows 11

Fedora 39

Screenshot running on Fedora 38

Building