[Scummvm-tracker] [ScummVM :: Bugs] #12992: SHERLOCK: Unknown game variant for Lost Files of Sherlock Holmes (GERMAN)
ScummVM :: Bugs
trac at scummvm.org
Thu Dec 9 09:43:58 UTC 2021
#12992: SHERLOCK: Unknown game variant for Lost Files of Sherlock Holmes (GERMAN)
-------------------------+-------------------------------------------------
Reporter: lorion1985 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Engine: Sherlock
Version: | Resolution:
Keywords: unknown-game | Game: Sherlock Holmes: Case of the
| Serrated Scalpel
-------------------------+-------------------------------------------------
Comment (by eriktorbjorn):
You'd think it would already be handled by this detection entry, but as
far as I can see that was added all the way back in 2015 so apparently
it's not? What's the size of your music.lib? (I'm not sure why it uses
music.lib for detection at all. As far as I can tell, this entry would
match the music.lib in my English version.)
{{{
{
// Case of the Serrated Scalpel - German
// Provided by mgerhardy
{
"scalpel",
0,
AD_ENTRY2s("talk.lib",
"44652e54172e13b1b075b1ef7d89de24", 284043,
"music.lib",
"68ae2f7684ecf903bd60a00bb6bae195", 366465),
Common::DE_DEU,
Common::kPlatformDOS,
ADGF_NO_FLAGS,
GUIO6(GUIO_NOSPEECH, GAMEOPTION_ORIGINAL_SAVES,
GAMEOPTION_FADE_STYLE, GAMEOPTION_HELP_STYLE,
GAMEOPTION_PORTRAITS_ON,
GAMEOPTION_WINDOW_STYLE)
},
GType_SerratedScalpel,
},
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/12992#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list