[ scummvm-Bugs-2730632 ] SCI: Conquests of the Longbow German - Small mistake

SourceForge.net noreply at sourceforge.net
Sat Apr 4 12:14:10 CEST 2009


Bugs item #2730632, was opened at 2009-04-04 10:14
Message generated for change (Tracker Item Submitted) made by markcoolio
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2730632&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: MD5 checksums / Detector
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: MarkCoolio (markcoolio)
Assigned to: Nobody/Anonymous (nobody)
Summary: SCI: Conquests of the Longbow German - Small mistake

Initial Comment:
Hi,

thanks first of all for adding the German version of the game. But in the detection.cpp there is little error (it's not EN_ANY but German language):

387 	// Conquests of the Longbow - German DOS (suplied by markcoolio in bug report #2727681)
  388 	{{"longbow", "", {
  389 		{"resource.map", 0, "7376b7a07f8bd3a8ab8d67595d3f5b51", 6285},
  390 		{"resource.000", 0, "ee39f92e006142424cf9209329e727c6", 977281},
  391 		{"resource.001", 0, "d4c299213f8d799da1492680d12d0fb3", 1167657},
  392 		{"resource.002", 0, "7f6ce331219d58d5087731e4475ab4f1", 1172521},
  393 		{"resource.003", 0, "a204de2a083a7770ff455a838210a678", 1165249},
  394 		{"resource.004", 0, "9cfce07e204a329e94fda8b5657621da", 1101869},
  395 		{"resource.005", 0, "d036df0872f2db19bca34601276be2d7", 1176914},
  396 		{"resource.006", 0, "b367a6a59f29ee30dde1d88a5a41152d", 1123585},
  397 		{NULL, 0, NULL, 0}}, Common::EN_ANY, Common::kPlatformPC, 0},
  398 		{},
  399 		SCI_VERSION_AUTODETECT,
  400 		SCI_VERSION(1, 000, 510)
  401 	},

thx for fixing this again..

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2730632&group_id=37116




More information about the Scummvm-tracker mailing list