Skip to content

Releases: 13xforever/ps3-disc-dumper

Improved error logging

02 May 19:32
Compare
Choose a tag to compare

Capture more debug information in case of unexpected issues with blu-ray reading or decrypted content writing

Support discs without the license file

02 Apr 12:53
Compare
Choose a tag to compare

As it turns out, some discs lack the license file, so we can use eboot.bin for testing the disc key instead.

First proper GUI Release

28 Mar 19:52
Compare
Choose a tag to compare
  • Requires .NET Framework 4.7.2 or newer
  • A 1-button solution that will search and use the appropriate disc key
  • Supports IRD and Redump disc keys (text format) as a source
  • Automatically checks file hashes whenever possible against the matching IRD data

Support for Redump disc keys

17 Mar 16:56
Compare
Choose a tag to compare
Pre-release

DIsc dumper now directly checks if the disc key is compatible with the inserted disc.
This means, you'll be able decrypt more disc masters that use the same key, but do not have full matching IRD file.

No disc validation in this release, it will be back in the next beta.

GUI

20 Jan 02:04
Compare
Choose a tag to compare
GUI Pre-release
Pre-release

Yes, this is a GUI version, and as such, it works only on Windows, and requires .NET Framework 4.7.2.
Very lightly tested, UI is subject to change.

Workaround for some disc mastering errors

24 Nov 10:35
Compare
Choose a tag to compare

Demon's Souls should dump as expected now

Less spam in console

24 Nov 00:40
Compare
Choose a tag to compare

Forgot to turn off debug output in release configuration. Oops.

Where all things converge

23 Nov 22:58
Compare
Choose a tag to compare

Seems like all combinations work now:

  • net472 version requires .NET Framework 4.7.2 or newer
  • native Windows version only requires VC++ 2017 Redistributable
  • native Linux version shouldn't require anything
  • either OS can run from sources using .NET Core SDK 2.1

Initial release

20 Nov 16:05
Compare
Choose a tag to compare

Features:

  • one-click disc dumping procedure
  • automatic IRD file lookup
  • automatic dump validation
  • automatic file-level retries
  • less error-prone data transfer than low-level sector-by-sector disc copy

(binary releases were broken, and no longer available)