aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorPaul Gilbert2011-06-16 18:44:37 +1000
committerPaul Gilbert2011-06-16 18:44:37 +1000
commitc6ae2acae5750674f8291624d99838281954ebe1 (patch)
treeab2982213a26ff73f0819f9417dd3109b78b71a0 /engines
parent51905728c3f7ae94b54d5a364289cf266c886fae (diff)
downloadscummvm-rg350-c6ae2acae5750674f8291624d99838281954ebe1.tar.gz
scummvm-rg350-c6ae2acae5750674f8291624d99838281954ebe1.tar.bz2
scummvm-rg350-c6ae2acae5750674f8291624d99838281954ebe1.zip
TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2
Diffstat (limited to 'engines')
-rw-r--r--engines/tsage/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index fb97e40449..4cd74ff13d 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -66,14 +66,13 @@ static const tSageGameDescription gameDescriptions[] = {
GType_Ringworld,
GF_FLOPPY | GF_DEMO
},
-#if 0
- // FIXME: Compute new MD5s based on 5000 bytes instead of 0 (unlimited)
+
// Ringworld English Floppy Demo #2 version
{
{
"ring",
"Floppy Demo",
- AD_ENTRY1s("demoring.rlb", "9ecf48e088a0d475778fab480b3dbdd0", 832206),
+ AD_ENTRY1s("demoring.rlb", "64050e1806203b15bb03876140eb4f56", 832206),
Common::EN_ANY,
Common::kPlatformPC,
ADGF_DEMO,
@@ -82,6 +81,7 @@ static const tSageGameDescription gameDescriptions[] = {
GType_Ringworld,
GF_FLOPPY | GF_DEMO | GF_ALT_REGIONS
},
+#if 0
// FIXME: Compute new MD5s based on 5000 bytes instead of 0 (unlimited)
// Blue Force floppy
{