[Scummvm-devel] Detections of HES games/demos
Eugene Sandulenko
sev at scummvm.org
Wed Dec 28 12:00:53 CET 2011
On 28 December 2011 10:01, Ben Castricum <scummvm at bencastricum.nl> wrote:
> 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.
This is the case when we saw only the md5 only for specific platform.
Once we find more than one, then we do the same, i.e. remove platform
specification from the detection entry.
> 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.
Definitely. 1 patch will work. Though github pull request is more preferable.
> 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.
No. Sometimes specific game was release only for one platform. Also
Mac and Windows versions have different cursors, so that should count.
Eugene
More information about the Scummvm-devel
mailing list