MAK-Relic-Tool / Issue-Tracker

Central Bug Tracker / Issues Board for the MAK Relic Tool
0 stars 0 forks source link

SGA V2 Supress CRC Checksum checks #42

Open ModernMAK opened 1 year ago

ModernMAK commented 1 year ago

Opening an SGA triggers checksum checks by default.

And thinking about it now, there isn't a way to pass args to the opener, is there?

So I suppose I'll need to move CRC checking to a verify() function.

Also the CLI needs a -v flag to support verification....

Which varies between unpacker, so I'll need to specify a verification func when creating SGAs?