Wait, why aren't you able to dump encrypted discs in HEN? If you were able to build a "proper" decrypted ISO with MGZ, then you should be able to dump encrypted discs, given that dumping decrypted ISOs relies on being able to read the disc as encrypted (FYI, MGZ basically builds a decrypted ISO by getting the header from the original blu-ray and then building the ISO like you would build it with an ird file, at least in HEN w/ test version 1.41). Or do you mean that you dumped the disc as decrypted with MM/Irisman and then compared the md5sums of all files in this iso to the ones in the iso you dumped in your PC?Please note that since I can only use HEN on my PS3 console I cannot create IRDs on there, nor can I dump encrypted ISO images. However, my decrypted dump that I made using my PS3 was a 100% match for the decrypted dump that I created using PS3Dec from my original PC-dumped ISO. The reason why I mention this is to confirm that my dumps and the Redump one *are* fine and the Blu-ray video content works perfectly as well.
It isn't necessarily hybrid discs, but rather any disc which places multi-extent files in non-contiguous offsets. However, the problem lies more on programs not taking this into account rather than the ird format itself. The offset/md5sum table can be interpreted as using the offset of the first extent of the file, without necessarily guaranteeing that the entire file is written sequentially. AFAIK, the only program available to build ISOs from ird files is PS3-ISO-Rebuilder, so that's probably where the bug lies.TL;DR Hybrid discs are broken in current IRD files
Edit: Though, there is probably also a bug with whatever program was used to build the ird file you're analyzing. It probably used a library (such as libcdio) which assume all multi-extent split files are sequentially written, and then calculated the md5sum of a region on the disc as if the entire file was sequential (starting at the offset of the first extent).
Last edited: