release_2.6.1
·
18 commits
to master
since this release
Features
- Support for multiple Xbox disc formats: Added detection for XGD1, XGD2, XGD3, and additional disc variants. The converter now tries multiple known partition offsets when reading the XDVDFS volume descriptor, improving compatibility with a wider range of Xbox ISO dumps.
Bug Fixes
- Fixed missing partition offset in signature scan: The fallback signature scan (
FindXisoSignatureOffset) now includes the0x89D80000offset, matching the offset used byXisoWriterfor Redump type 5 ISOs. Previously, if signature validation failed at the expected offset, the scan would not find this variant.
Full Changelog: release_2.6.0...release_2.6.1