[Scummvm-devel] Detections of HES games/demos
Ben Castricum
scummvm at bencastricum.nl
Wed Dec 28 11:01:28 CET 2011
Just wondering.. while scanning and checking my HES CDs I got several
platform misdetections and already 2 new MD5s. I already patched my
local source code to recognize them all properly. The platform
misdetections are fixed by removing the platform specification from the
devtools/scumm-md5.txt and adding it to the
engines/scumm/detection_tables.h, some are new filename patterns.
Are you guys interested in this stuff? I can supply 1 big patch, lot's
of tiny ones or of course just don't bother at all.
A more generic approach would be removing all platform specifications
from HES stuff in the scumm-md5.txt and replace the "UNK" for platform
in the detection_tables.h by Common::kPlatformWindows when we use a
kGenHEPC or Common::kPlatformMacintosh in case of kGenHEMac.
Let me know if I can be of any help on this subject. I'll gladly supply
patches or test stuff.
Cheers,
Ben
More information about the Scummvm-devel
mailing list