aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Kiewitz2016-08-15 20:45:52 +0200
committerMartin Kiewitz2016-08-15 20:45:52 +0200
commitada2336267470d6a291c993dc84dad0271e8ba9f (patch)
tree6020f70d12dc860a4c66e876d2846a9080439455
parent035aa9acf4c1d64e8fbbfb928a823c7a008c241e (diff)
downloadscummvm-rg350-ada2336267470d6a291c993dc84dad0271e8ba9f.tar.gz
scummvm-rg350-ada2336267470d6a291c993dc84dad0271e8ba9f.tar.bz2
scummvm-rg350-ada2336267470d6a291c993dc84dad0271e8ba9f.zip
SCI: Add comment that GK1 on Mac is on floppies and not CD.
-rw-r--r--engines/sci/detection_tables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index d8cc23ade7..eda6bfae64 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -828,7 +828,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
AD_LISTEND},
Common::ES_ESP, Common::kPlatformWindows, ADGF_CD | ADGF_UNSTABLE, GUIO_GK1_CD },
- // Gabriel Knight - English Macintosh
+ // Gabriel Knight - English Macintosh (Floppy!)
// This version is hi-res ONLY, so it should NOT get GAMEOPTION_HIGH_RESOLUTION_GRAPHICS
// (which is meant for enforcing hi-res graphics), but instead hi-res mode should be enabled all the time.
// Confirmed by [md5] and originally by clone2727.