diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/chewy/detection.cpp | 4 |
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 |