[Scummvm-cvs-logs] SF.net SVN: scummvm:[47871] scummvm/trunk/engines/gob/detection.cpp
strangerke at users.sourceforge.net
strangerke at users.sourceforge.net
Thu Feb 4 01:12:00 CET 2010
Revision: 47871
http://scummvm.svn.sourceforge.net/scummvm/?rev=47871&view=rev
Author: strangerke
Date: 2010-02-04 00:12:00 +0000 (Thu, 04 Feb 2010)
Log Message:
-----------
Fascination - Add detection for EN Atari version
Modified Paths:
--------------
scummvm/trunk/engines/gob/detection.cpp
Modified: scummvm/trunk/engines/gob/detection.cpp
===================================================================
--- scummvm/trunk/engines/gob/detection.cpp 2010-02-03 23:02:37 UTC (rev 47870)
+++ scummvm/trunk/engines/gob/detection.cpp 2010-02-04 00:12:00 UTC (rev 47871)
@@ -2412,6 +2412,20 @@
},
{
{
+ "fascination",
+ "",
+ AD_ENTRY1s("disk0.stk", "aff9fcc619f4dd19eae228affd0d34c8", 189964),
+ EN_ANY,
+ kPlatformAtariST,
+ ADGF_NO_FLAGS,
+ GUIO_NOSUBTITLES | GUIO_NOSPEECH
+ },
+ kGameTypeFascination,
+ kFeaturesNone,
+ "disk0.stk", 0, 0
+ },
+ {
+ {
"geisha",
"",
AD_ENTRY1s("disk1.stk", "6eebbb98ad90cd3c44549fc2ab30f632", 212153),
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list