I am in the process of analyzing several dozen game file formats for submission, but it seems that I have tried to pass far more than the maximum number of files supported to TrID Scan v1.56. I am not sure if it is TrID Scan or the command prompt that is the limiting factor, but when I try to have it analyze roughly 14,000 files, it only processes the first 2048. The command I used via a .bat file is:
tridscan.exe "D:\Program Files\TrID - File Identifier\TrIDScan - Patterns scanner\Infinity Engine File Formats\BAM\*.bam"
and the output is:
TrID/32 - Scan Module v1.56 - (C) 2003-04 By M.Pontello
Checking files...
Found 2048 matching files
Header Block Size: 1099
Scanning for patterns...
Pattern(s) found: 111
Last Pattern end at offset: 1059
Scanning for raw strings...
Raw string(s) found: 444
Pre-filtering strings...
Phase 1... 13% 27% 41% 55% 68% 82% 96% 100%
Phase 2... 0% [...] 100%
Erasing substrings... 19% 39% 59% 79% 98% 100%
String(s) found: 1
Writing XML file <newtype.trid.xml>...
Finished!
Which program (TrID Scan or CMD.exe) is the limiting factor, and is there a workaround?
PS: Thanks for the awesome tool!
Sincerely,
Sam.