aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
diff options
context:
space:
mode:
authorsluicebox2019-12-08 22:17:38 -0800
committersluicebox2019-12-08 22:23:47 -0800
commit721ba45c281a1193efb71e177be38914056b0923 (patch)
tree0fd12fd8f39b0877693565e5a3d922df958ff567 /engines/sci
parent63116a2678e17202ae9c48af5f42d6585602c4a0 (diff)
downloadscummvm-rg350-721ba45c281a1193efb71e177be38914056b0923.tar.gz
scummvm-rg350-721ba45c281a1193efb71e177be38914056b0923.tar.bz2
scummvm-rg350-721ba45c281a1193efb71e177be38914056b0923.zip
SCI32: Update PHANT1 detection entry comments
Diffstat (limited to 'engines/sci')
-rw-r--r--engines/sci/detection_tables.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 2aeca0fe6f..0c58bcd154 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3208,7 +3208,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
Common::EN_ANY, Common::kPlatformDOS, ADGF_NO_FLAGS, GUIO_PHANTASMAGORIA },
// Phantasmagoria - English DOS (from jvprat)
- // Executable scanning reports "2.100.002", VERSION file reports "1.100.000UK"
+ // Executable scanning reports "2.100.002", VERSION file reports "1.000.001UK"
{"phantasmagoria", "", {
{"resmap.001", 0, "416138651ea828219ca454cae18341a3", 11518},
{"ressci.001", 0, "3aae6559aa1df273bc542d5ac6330d75", 65844612},
@@ -3318,7 +3318,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Phantasmagoria - English DOS/Windows (GOG version) - ressci.* merged in ressci.000
// Windows executable scanning reports "2.100.002" - "Sep 19 1995 15:09:43"
// DOS executable scanning reports "2.100.002" - "Sep 19 1995 09:15:40"
- // VERSION file reports "1.100.001UK"
+ // VERSION file reports "1.000.001UK"
// Supplied by littleboy in patch #3112884
{"phantasmagoria", "", {
{"ressci.000", 0, "cd5967f9b9586e3380645961c0765be3", 116822037},
@@ -3329,6 +3329,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Phantasmagoria - English Macintosh
// NOTE: This only contains disc 1 files (as well as the two persistent files:
// Data1 and Data13. Other discs have conflicting names :(
+ // Game script sets version to "1.000.000"
{"phantasmagoria", "", {
{"Data1", 0, "0fcb42802f49edb5af60532bd7b60c4f", 14705669},
{"Data2", 0, "d52f612058ec78e300385df3336a4ba2", 14516712},