j68k / verifydump

A tool for verifying that .chd/.rvz disc images match Redump Datfiles
MIT License
51 stars 7 forks source link

Fix to allow '[' and ']' in file names #20

Open hackspider opened 9 months ago

hackspider commented 9 months ago

The current implementation fails when a filename contains a '[' or ']'. This quickfix solves this issues (tested for chd verification only).