Skip to content

release_2.6.1

Choose a tag to compare

@drpetersonfernandes drpetersonfernandes released this 18 Jun 05:33
· 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 the 0x89D80000 offset, matching the offset used by XisoWriter for 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