Skip to content

Releases: 13xforever/ps3-disc-dumper

Maintenance

06 Mar 05:17
dd17d5f
Compare
Choose a tag to compare
  • Updated Avalonia UI packages. This may fix the crash when trying to open the settings for some users (#62).
  • Minor UI adjustments.

macOS version

12 Feb 09:16
3576b15
Compare
Choose a tag to compare
  • Add support for macOS by @Steveice10
  • Release publishing is now automated with GitHub Actions

Notes

  • Only ARM Macs are supported (using M1 and newer).
  • Mac version is signed, but isn't notarized by Apple

(No one tested the CI build, so it may or may not work; I don't have access to macOS to test)

Hotfix

10 Feb 21:01
a65fe5c
Compare
Choose a tag to compare
  • Release the disc scan lock introduced in v4.1.2 (thanks to Steveice10 for noticing the bug)

Maintenance

08 Feb 12:54
9c52972
Compare
Choose a tag to compare
  • updated Avalonia and replaced transition animations with upstreamed changes
  • updated Font Awesome for UI on Windows 10 and Linux
  • r2 re-release with hotfix for Avalonia that mostly affected Linux version

Minor bugfixes

02 Feb 17:53
d1a8175
Compare
Choose a tag to compare
  • Fixed one race condition that mostly affected Linux version under some circumstances and could result in disc keys not being found until disc rescan or dumper restart
  • Fixed minor UI consistency issues
  • Fixed default settings being incorrectly initialized between Windows and Linux versions (only affected UI colors)
  • Reduced timeout to 30 seconds in case of network sources for disc keys not being available

New IRD source

01 Feb 08:44
a534352
Compare
Choose a tag to compare

Quality of life improvements

22 Jan 16:03
74daab8
Compare
Choose a tag to compare
  • Implemented file filters to skip optional data (enabled by default)
    • PS3 firmware update
    • Blu-ray video data for hybrid discs (you should use blu-ray ripping tools to get video parts)
  • Some improvements for handling multi-extent files (files that share same physical sectors)
  • If you change settings with disc already inserted, they will automatically apply to that disc
  • From earlier update today: implemented wiki links for common errors and situations

Error explanations

22 Jan 09:42
8b9743a
Compare
Choose a tag to compare

New feature: added links to wiki for some popular errors

Maintenance

17 Jan 17:27
e6ad38c
Compare
Choose a tag to compare

Updated 3rd party packages

Minor changes for Linux

13 Dec 19:46
4e93270
Compare
Choose a tag to compare
  • Switched from open to xdg-open command on Linux for better compatibility with modern distros
  • Upgraded Avalonia UI packages