Program does not function with latest 1.0.3 release of binmerge
Thank you very much for creating this tool! Just tried to use this for the first time, and was having the following output when trying to verify some .chd games. I rolled back to the most current version of binmerge when this script was released and that fixed the issue. (binmerge 1.0.1). The game it failed on was the first one processed, Ace Combat 2 for Playstation.
Datfile loaded successfully with 10783 games
Traceback (most recent call last):
File "exeentry.py", line 5, in
It also does not work with binmerge 1.0.2
The problem isn't with binmerge. The problem is with square brackets in the folder/file names. I've already posted a PR to fix this: https://github.com/j68k/verifydump/pull/26