superg / redumper

Low level CD dumper utility
GNU General Public License v3.0
216 stars 19 forks source link

[Request] Flag to output SBI files #84

Open mnadareski opened 11 months ago

mnadareski commented 11 months ago

For discs that are protected with either LibCrypt or SecuROM, specifically corrupted sectors can be output into an SBI or LSD file. It would be useful to include an optional flag to output this SBI file as a part of the dumping process, instead of relying on a third-party program or website.

superg commented 11 months ago

Mm, do you think I should just generate it by default?

mnadareski commented 11 months ago

Since it would only be created for discs that "need" it, I don't see a reason why not. I suggested a flag in case there was an issue having it always write out.

superg commented 11 months ago

Yeah I think that would be more useful if generated by default