aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy
diff options
context:
space:
mode:
authorrootfather2016-11-01 13:38:34 +0100
committerrootfather2016-11-01 13:39:32 +0100
commitc55aeec6fe3be160711a9ff2ab19143954264bd1 (patch)
tree4ab93390f8e2c581459030ebe0593db9321e2173 /engines/chewy
parent0c3dc18305f96b20c76801c9ae014b94e924fda1 (diff)
downloadscummvm-rg350-c55aeec6fe3be160711a9ff2ab19143954264bd1.tar.gz
scummvm-rg350-c55aeec6fe3be160711a9ff2ab19143954264bd1.tar.bz2
scummvm-rg350-c55aeec6fe3be160711a9ff2ab19143954264bd1.zip
CHEWY: Add additional version information to detection entries
Diffstat (limited to 'engines/chewy')
-rw-r--r--engines/chewy/detection.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/chewy/detection.cpp b/engines/chewy/detection.cpp
index a59355f166..f6f66efba0 100644
--- a/engines/chewy/detection.cpp
+++ b/engines/chewy/detection.cpp
@@ -73,8 +73,9 @@ static const ChewyGameDescription gameDescriptions[] = {
{
// Chewy - ESC von F5 - German
+ // Master version 1.1 (CHEWY.EXE - offset 0x8AB28)
// The source CD-ROM has the Matrix code SONOPRESS R-7885 B
- // Most likely a newer re-release, it contains several demos and files from 1996
+ // The disc contains several demos and files from 1996
// Provided by rootfather
{
"chewy",
@@ -89,6 +90,7 @@ static const ChewyGameDescription gameDescriptions[] = {
{
// Chewy - ESC von F5 - German
+ // Master version 1.0 (CHEWY.EXE - offset 0x8AB10)
// The source CD-ROM has the Matrix code SONOPRESS M-2742 A
// CD-ROM has the label "CHEWY_V1_0"
// Provided by rootfather