Skip to content

Releases: 13xforever/ps3-disc-dumper

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

Maintenance

14 Nov 16:33
40ff3d5
Compare
Choose a tag to compare
  • Upgraded to .NET 8.0
  • Upgraded 3rd-party libraries

Maintenance

17 Oct 15:31
090c7a0
Compare
Choose a tag to compare

Updated Avalonia UI libraries

Maintenance

30 Sep 11:50
21448a6
Compare
Choose a tag to compare

Additional disc metadata and disc key selection logging for weird disc version debugging.

Further visual cleanup

31 Aug 16:15
4c9dfb8
Compare
Choose a tag to compare

Ported more WinUI control styles:

  • Text input
  • Progress bar
  • Minor layout tweaks

Maintenance

28 Aug 18:19
e972406
Compare
Choose a tag to compare
  • Updated Avalonia packages
  • Cleaned up the security error view and added explicit check for disabled UAC
  • All the minor style changes you might've missed with binary-only revisions to previous version

Visual cleanup

12 Aug 09:02
a35cde0
Compare
Choose a tag to compare

This is a post-launch hotfix update

  • Improved visual consistency across all operating systems
  • Updated visual styles to follow Fluent2 more closely (but it's still far from perfect imitation)
  • New customization options in Settings
  • Ability to open the dump and IRD cache folders from Settings
  • Implemented a couple of sanity and content checks for known potential issues

[EDIT1]: fixed the main window title alignment that got shifted
[EDIT2]: changed the button text style back to regular body

Fancy new UI

12 Aug 09:02
f08ef0a
Compare
Choose a tag to compare

This is a major re-write of the program.

Key changes include:

  • UI is built using Avalonia UI, running on Windows and Linux alike
  • Following Fluent2 design guidelines with the focus on Windows 11 experience
  • Fallback icons font is provided by Font Awesome
  • Light/Dark theme support following the system settings

Thank you to everyone who helped with testing random stuff to make this release possible.

Removed features:

  • An ability to select custom IRD/disc key through UI was removed (you can still put it in IRD cache folder, but this is virtually useless)

Some features are still missing:

  • No trimming or AOT is applied for now, so the executable size is significantly larger

Known issues:

  • Scroll position in Settings will reset to the last active element after unfocusing and refocusing the window
  • Window Minimize button highlight is using background from the Light theme (can't fix it)
  • Background threads can freeze the UI for a second in some circumstances
  • Linux backend is using X, so you can experience issues under Wayland with HiDPI screen

[Edit] Binaries were updated to include a snapshot of redump disc keys (only critical when you don't have internet access)

Fancy new GUI beta 2

07 Aug 14:39
28011bd
Compare
Choose a tag to compare
Fancy new GUI beta 2 Pre-release
Pre-release

This is a major re-write of the program

  • UI is built using Avalonia UI, running on Windows and Linux alike
  • Following Fluent2 design guidelines with the focus on Windows 11 experience
  • Light/Dark theme support following the system settings
  • Most features are preserved from v3

Missing by design:

  • An ability to select custom IRD/disc key through UI was removed (you can still put it in IRD cache folder, but this is virtually useless)

Some features are still missing:

  • No disc mount/unmount detection on Linux
  • No trimming or AOT is applied for now, so the executable size is significantly larger

Known issues:

  • Scroll position in Settings will reset to the last active element after unfocusing and refocusing the window
  • Window Minimize button highlight is using background from the Light theme (can't fix it)
  • Background threads can freeze the UI for a second in some circumstances
  • Linux backend is using X, so you can experience issues under Wayland with HIDPI screen