[Scummvm-cvs-logs] SF.net SVN: scummvm:[55885] scummvm/trunk/engines/sci/detection_tables.h

mthreepwood at users.sourceforge.net mthreepwood at users.sourceforge.net
Fri Feb 11 22:42:52 CET 2011


Revision: 55885
          http://scummvm.svn.sourceforge.net/scummvm/?rev=55885&view=rev
Author:   mthreepwood
Date:     2011-02-11 21:42:51 +0000 (Fri, 11 Feb 2011)

Log Message:
-----------
SCI: Fix platform for the GK2 demo, videos will now play

Modified Paths:
--------------
    scummvm/trunk/engines/sci/detection_tables.h

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2011-02-11 20:27:48 UTC (rev 55884)
+++ scummvm/trunk/engines/sci/detection_tables.h	2011-02-11 21:42:51 UTC (rev 55885)
@@ -701,7 +701,7 @@
 		{"resource.map", 0, "e0effce11c4908f4b91838741716c83d", 1351},
 		{"resource.000", 0, "d04cfc7f04b6f74d13025378be49ec2b", 4640330},
 		AD_LISTEND},
-		Common::EN_ANY, Common::kPlatformPC, ADGF_DEMO, GUIO_NOSPEECH	},
+		Common::EN_ANY, Common::kPlatformWindows, ADGF_DEMO, GUIO_NOSPEECH	},
 
 	// Gabriel Knight 2 - English DOS (from jvprat)
 	// Executable scanning reports "2.100.002", VERSION file reports "1.1"


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