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

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Thu Nov 25 15:16:46 CET 2010


Revision: 54474
          http://scummvm.svn.sourceforge.net/scummvm/?rev=54474&view=rev
Author:   thebluegr
Date:     2010-11-25 14:16:46 +0000 (Thu, 25 Nov 2010)

Log Message:
-----------
SCI: Remove the Windows versions of Freddy Pharkas. This one has an alternative sound track, but it's handled in a different manner

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

Modified: scummvm/trunk/engines/sci/detection_tables.h
===================================================================
--- scummvm/trunk/engines/sci/detection_tables.h	2010-11-25 13:01:45 UTC (rev 54473)
+++ scummvm/trunk/engines/sci/detection_tables.h	2010-11-25 14:16:46 UTC (rev 54474)
@@ -522,16 +522,6 @@
 		AD_LISTEND},
 		Common::EN_ANY, Common::kPlatformPC, ADGF_CD, GUIO_NONE	},
 
-	// Freddy Pharkas - English CD Windows (from FRG)
-	// SCI interpreter version 1.001.132
-	// Same entry as the DOS version above. This one is used for the alternate
-	// General MIDI music tracks in the Windows version
-	{"freddypharkas", "CD", {
-		{"resource.map", 0, "d46b282f228a67ba13bd4b4009e95f8f", 6058},
-		{"resource.000", 0, "ee3c64ffff0ba9fb08bea2624631c598", 5490246},
-		AD_LISTEND},
-		Common::EN_ANY, Common::kPlatformWindows, ADGF_CD, GUIO_MIDIGM	},
-
 	// Freddy Pharkas - English DOS Floppy (updated information from markcoolio in bug reports #2723773 and #2724720)
 	// Executable scanning reports "1.cfs.081"
 	// SCI interpreter version 1.001.132 (just a guess)
@@ -574,21 +564,6 @@
 		AD_LISTEND},
 		Common::ES_ESP, Common::kPlatformPC, ADGF_CD, GUIO_NONE	},
 
-	// Freddy Pharkas - Spanish Windows (from jvprat)
-	// Executable scanning reports "1.cfs.081", VERSION file reports "1.000, March 30, 1995"
-	// SCI interpreter version 1.001.132 (just a guess)
-	// Same entry as the DOS version above. This one is used for the alternate
-	// General MIDI music tracks in the Windows version
-	{"freddypharkas", "CD", {
-		{"resource.map", 0, "a32674e7fbf7b213b4a066c8037f16b6", 5816},
-		{"resource.000", 0, "fed4808fdb72486908ac7ad0044b14d8", 1456640},
-		{"resource.001", 0, "15298fac241b5360763bfb68add1db07", 1456640},
-		{"resource.002", 0, "419dbd5366f702b4123dedbbb0cffaae", 1456640},
-		{"resource.003", 0, "05acdc256c742e79c50b9fe7ec2cc898", 863310},
-		{"resource.msg", 0, "45b5bf74933ac3727e4cc844446dc052", 796156},
-		AD_LISTEND},
-		Common::ES_ESP, Common::kPlatformWindows, ADGF_CD, GUIO_MIDIGM	},
-
 	// Freddy Pharkas - Spanish DOS (from jvprat)
 	// Executable scanning reports "1.cfs.081", VERSION file reports "1.000, March 30, 1995"
 	// SCI interpreter version 1.001.132 (just a guess)


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