mirror of
https://github.com/aaru-dps/Aaru.git
synced 2026-02-04 00:54:33 +00:00
Dumping to image formats with two image files doesn't write data to the descriptor file #289
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheRogueArchivist on GitHub (Nov 22, 2019).
Prerequisites
Description
Dumping to an image format that uses two image files (BIN/CUE, MDF/MDS, and IMG/CCD have been tested) results in the descriptor file being 0 bytes. Checked on two different computers with two different drives, as well as different CDs.
Example images:
Sony USB Driver (CUE).zip
Sony USB Driver (MDS).zip
Sony USB Driver (CCD).zip
@claunia commented on GitHub (Dec 7, 2019):
@claunia commented on GitHub (Dec 7, 2019):
@claunia commented on GitHub (Dec 7, 2019):
@TheRogueArchivist commented on GitHub (Jan 2, 2020):
Fixed at some point during the CD dump rewrite. Tested with CUE, MDS, and CCD.