Releases: 13xforever/ps3-disc-dumper
Releases · 13xforever/ps3-disc-dumper
MacOS fixes fixes
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
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
- 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
- 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
Maintenance
- 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
- 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
- Fixed taskbar progress indication on Windows
- Updated packages
- Removed extra dependencies (as a result, Windows executable file size was reduced by half)
Optimized executables
- 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
Upgrade to .NET 9.0
New build using .NET 9 with freshly updated dependencies
Updated Avalonia UI with minor hotfixes in r2/r3 respins.