[Scummvm-tracker] [ScummVM :: Bugs] #14447: Unknown game variant for vcruise (REAH fully voiced german version)
ScummVM :: Bugs
trac at scummvm.org
Thu May 11 00:23:40 UTC 2023
#14447: Unknown game variant for vcruise (REAH fully voiced german version)
-------------------------+-------------------------------
Reporter: indy4fan | Owner: elasota
Type: defect | Status: pending
Priority: normal | Component: Engine: V-Cruise
Version: | Resolution: pending
Keywords: unknown-game | Game: Reah
-------------------------+-------------------------------
Comment (by gabberhead):
and what about:
The game in 'Reah - Face the Unknown (CD Windows, German)\' seems to be an
unknown game variant.
Please report the following data to the ScummVM team at
https://bugs.scummvm.org/ along with the name of the game you tried to add
and its version, language, etc.:
Matched game IDs for the vcruise engine: reah-win
{"0170_b.wav", 0, "5f84af02d1193ce9c47fe0dc821f0613", 121220},
{"Reah.exe", 0, "be29f9f9fc9a454488f9d2fb68e26326", 305664},
engines/vcruise/detection_tables.h
@@ -64,7 +64,7 @@ static const VCruiseGameDescription gameDescriptions[] =
{
"reah",
"German CD",
AD_ENTRY2s("Reah.exe",
"be29f9f9fc9a454488f9d2fb68e26326", 305664,
"0170_b.wav",
"117890A4A74815D704FC5064D92F58D1", 121220),
"0170_b.wav",
"478a76fe6c311e824f64f0ec1deec1fc", 121220),
Common::UNK_LANG,
Common::kPlatformWindows,
ADGF_TESTING,
the hash for the wav file is different here. in the commit the hash file
is the real one, not this one from scummvm, when u add the game.
--
Ticket URL: <https://bugs.scummvm.org/ticket/14447#comment:25>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list