Releases: Redrrx/ps3dec
Releases · Redrrx/ps3dec
2.0.1
2.0.0
Introducing ps3dec 2.0.0, major performance fixes and new features.
Improvements :
- Reduced decryption overhead.
- Reduced seek races and lock contentions.
- Updated crates to latest versions.
- Better progress bar.
Features :
- New command line flag to specify output directory and output name.
- New command line flag to specify chunk size processed at once from ISO.
Ps3dec is now available on crates.io !
0.2.0
Introducing the 0.2.0 preview, a continued overhaul until it becomes UI.
Bug fixes:
- Chunk size is now constant
- Fixed rare Poisoned errors
- Fixed --help arg not working due drag and drop override
Changes
- reduced allocation overhead.
- reworked the decryption process.
- major speeds optimization.
- Thread count is now by default 32
Added features
- skip confirmation message added as requested.
Full Changelog: 0.1.0...0.2.0