#5469 closed defect (fixed)
SCI: Wrong detection Laura Bow 1 - German
Reported by: | SF/markcoolio | Owned by: | m-kiewitz |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | detection | |
Cc: | Game: | Laura Bow 1: The Colonel's Bequest |
Description
According to the post of Tobis87 at this link: http://forums.scummvm.org/viewtopic.php?p=44600&sid=fad8cb9a01f50ac91fbdd201b18b98fd there shall be a german version of Laura Bow 1. I have this floppy version and all I can say that it is English only! Note that in detectiontables there is mention of english and german version with same md5: // Laura Bow - English DOS (from FRG) // SCI interpreter version 0.000.631 {"laurabow", "", { {"resource.map", 0, "b1905f6aa68ff65a057b080b1eae954c", 12030}, {"resource.001", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 108032}, {"resource.002", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 354680}, {"resource.003", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 361815}, {"resource.004", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 339714}, {"resource.005", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 327465}, {"resource.006", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 328390}, {"resource.007", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 317687}, AD_LISTEND}, Common::EN_ANY, Common::kPlatformPC, 0, GUIO_NOSPEECH },
// Laura Bow - German DOS (from Tobis87, also includes english language) // SCI interpreter version 0.000.631 (or 0.000.685?) {"laurabow", "", { {"resource.map", 0, "b1905f6aa68ff65a057b080b1eae954c", 12030}, {"resource.001", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 108032}, {"resource.002", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 354680}, {"resource.003", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 361815}, {"resource.004", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 339714}, {"resource.005", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 327465}, {"resource.006", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 328390}, {"resource.007", 0, "e45c888d9c7c04aec0a20e9f820b79ff", 317687}, AD_LISTEND}, Common::DE_DEU, Common::kPlatformPC, ADGF_ADDENGLISH, GUIO_NOSPEECH },
=> at least here I cannot switch the language. Of course both will be detected by adding the game but whatever I choose I always get English language.
SO I think it should be proofed again and then the entry can be removed.
Ticket imported from: #3092335. Ticket imported from: bugs/5469.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 by , 6 years ago
Component: | → Engine: SCI |
---|---|
Game: | → Laura Bow 1: The Colonel's Bequest |
fixed in r53657