Skip to content

Releases: 13xforever/ps3-disc-dumper

MacOS fixes fixes

18 Jun 06:22
e2412ed

Choose a tag to compare

Additional fix for runtime exceptions on newer macOS versions.
Fixes are contributed by @jasonfontaine31

Windows/Linux versions are still the same as v4.3.7

MacOS fixes

17 Jun 06:40
5a55ea6

Choose a tag to compare

MacOS fixes Pre-release
Pre-release

As far as I understand, some runtime exceptions should be fixed on newer macOS versions.
Fixes are contributed by @jasonfontaine31

Windows/Linux versions are the same as v4.3.7

Workaround for another disc mastering issue

12 Jun 11:26
7f2c0d2

Choose a tag to compare

  • Fixes dumping of 月極蘭子のいちばん長い日 (BLJS92001) (fixes #89)
  • Fixes broken dump reporting in case of missed files due to unhandled disc mastering issues
  • Updated 3rd-party packages

Linux Hotfix

08 May 19:26
bd234d3

Choose a tag to compare

  • Updated DiscUtils package with upstreamed fixes for MultiExtent files
  • Fixed non-Windows builds after switching the DiscUtils package (fixes #88)
  • Fixed disc mount/unmount event handling on Linux (using DBus instead of reading dmesg log now)

Hotfix

04 May 07:52
3580bea

Choose a tag to compare

Changes from v4.3.3:

  • Upgraded Avalonia UI to v11.3 (might fix #86)
  • Updated DiscUtils library to an active fork, resulting in up to 35x speed improvement of disc structure analysis (fixes #67)

Changes in v4.3.4:

  • Fixed support for multiextent files that got broken after DiscUtils library switch (fixes #53 and #87)

Maintenance

03 May 08:17
1953a5a

Choose a tag to compare

Maintenance Pre-release
Pre-release
  • Upgraded Avalonia UI to v11.3 (might fix #86)
  • Updated DiscUtils library to an active fork, resulting in up to 35x speed improvement of disc structure analysis (fixes #67)

[EDIT]: There's an issue with reading discs with multiextent files in this version. If you have any issues, please try previous release.

More compatibility fixes

19 Apr 06:20
6cdb615

Choose a tag to compare

  • Replaced built-in WMI library with 3rd-party implementation, compatible with trimming
  • Fixed primary blu-ray drive enumeration on Windows (minor speed-up)
  • Hopefully, this will also fix random false positive detection from Windows Defender

Compatibility fixes

16 Apr 19:46
69ccc9e

Choose a tag to compare

  • Fixed taskbar progress indication on Windows
  • Updated packages
  • Removed extra dependencies (as a result, Windows executable file size was reduced by half)

Optimized executables

26 Jan 17:32
4fc3b64

Choose a tag to compare

  • Internal code changes to support executable trimming1, which results in slightly smaller file size
  • Fixed Aldos IRD source provider to work around issues with the self-signed HTTPS certificate
  • Updated dependencies

  1. See https://learn.microsoft.com/en-us/dotnet/core/deploying/trimming/trim-self-contained

Upgrade to .NET 9.0

28 Nov 08:11
1f52cd1

Choose a tag to compare

New build using .NET 9 with freshly updated dependencies
Updated Avalonia UI with minor hotfixes in r2/r3 respins.