🆕 New Features
- PlayStation PBP Support: Added support for PlayStation Portable
.pbpfiles viapsxpackagerintegration. PBP files are automatically extracted to CUE/BIN format before CHD conversion.
🔧 Improvements
- New Archive Library: Replaced SevenZipSharp with SharpCompress for improved 7z and RAR archive extraction reliability.
- Terminal-Style UI: Updated the output log window with a classic terminal appearance (green text on black background) for better readability.
- UI Polish: Standardized XAML formatting and refined layout spacing throughout the application.
🐛 Bug Fixes
- Fixed
ArgumentOutOfRangeExceptionthat could occur during version checking when Build/Revision numbers were undefined. - Improved resource disposal and HttpClient management for better stability.
- Enhanced exception handling to prevent potential memory leaks.