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

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Fri Jan 1 12:44:36 CET 2010


Revision: 46815
          http://scummvm.svn.sourceforge.net/scummvm/?rev=46815&view=rev
Author:   Kirben
Date:     2010-01-01 11:44:33 +0000 (Fri, 01 Jan 2010)

Log Message:
-----------
Add Polish Windows 4CD version of The Feeble Files.

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

Modified: scummvm/trunk/engines/agos/detection_tables.h
===================================================================
--- scummvm/trunk/engines/agos/detection_tables.h	2010-01-01 10:08:14 UTC (rev 46814)
+++ scummvm/trunk/engines/agos/detection_tables.h	2010-01-01 11:44:33 UTC (rev 46815)
@@ -2660,6 +2660,29 @@
 		GF_OLD_BUNDLE | GF_TALKIE
 	},
 
+	// The Feeble Files - Polish Windows 4CD
+	{
+		{
+			"feeble",
+			"4CD",
+
+			{
+	{ "game22",		GAME_BASEFILE,	"c498f892a5dbcbc968e0dbb8697884fc", 258660},
+	{ "save.999",		GAME_RESTFILE,	"71512fc98501a8071a26b683a31dde78", 3360},
+	{ "tbllist",		GAME_TBLFILE,	"0bbfee8e69739111eb36b0d138da8ddf", 668},
+	{ NULL, 0, NULL, 0}
+			},
+			Common::PL_POL,
+			Common::kPlatformWindows,
+			ADGF_NO_FLAGS,
+			GUIO_NOSUBTITLES | GUIO_NOMUSIC
+		},
+
+		GType_FF,
+		GID_FEEBLEFILES,
+		GF_OLD_BUNDLE | GF_TALKIE
+	},
+
 	// The Feeble Files - Spanish Windows 4CD
 	{
 		{


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