[Scummvm-git-logs] scummvm master -> f9590e4ef0441e2f6c4272cbd1b513c558cce711

waltervn walter at vanniftrik-it.nl
Sat Sep 17 10:16:12 CEST 2016


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
f9590e4ef0 ADL: Fix detection entry for hires4-atari8 (#9561)


Commit: f9590e4ef0441e2f6c4272cbd1b513c558cce711
    https://github.com/scummvm/scummvm/commit/f9590e4ef0441e2f6c4272cbd1b513c558cce711
Author: Walter van Niftrik (walter at scummvm.org)
Date: 2016-09-17T10:08:39+02:00

Commit Message:
ADL: Fix detection entry for hires4-atari8 (#9561)

Changed paths:
    engines/adl/detection.cpp



diff --git a/engines/adl/detection.cpp b/engines/adl/detection.cpp
index 5cd7cca..2d568b2 100644
--- a/engines/adl/detection.cpp
+++ b/engines/adl/detection.cpp
@@ -147,7 +147,7 @@ static const AdlGameDescription gameDescriptions[] = {
 				{ "ULYS1A.XFD", 0, "26365d2b06509fd21e7a7919e33f7199", 92160 },
 				{ "ULYS1B.XFD", 0, "37919c72a4103e6f897ee7daa8261d1d", 92160 },
 				// Load 'N' Go Software release XAG-0646 appears to be missing the second disk
-				{ "ULYS2C.XFD", 0, "00000000000000000000000000000000", 92160 },
+				{ "ULYS2C.XFD", 0, "ff33830246e65dc71c954acb7fd5621a", 92160 },
 				AD_LISTEND
 			},
 			Common::EN_ANY,





More information about the Scummvm-git-logs mailing list