Opened 4 months ago

Closed 4 months ago

#14812 closed defect (fixed)

Unknown game variant for vcruise [Fargus]

Reported by: StalinEXE Owned by: elasota
Priority: normal Component: Engine: V-Cruise
Version: Keywords: unknown-game
Cc: Game: Reah

Description

Hello.
This is the code from error message for Fargus 6CD version of game Reah. Hope you will add support for it later.

---

The game in 'Reah\' 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, "4632023ed0bab3fc800abfa5ef65ceaf", 119850},
{"Reah.exe", 0, "c44224a888035c14e876cbc45519faca", 305664},

Attachments (4)

Reah.exe (298.5 KB ) - added by StalinEXE 4 months ago.
0170_b.wav (117.0 KB ) - added by StalinEXE 4 months ago.
Reah Speech01.jpg (314.7 KB ) - added by StalinEXE 4 months ago.
Reah.jpg (203.6 KB ) - added by StalinEXE 4 months ago.

Download all attachments as: .zip

Change History (9)

by StalinEXE, 4 months ago

Attachment: Reah.exe added

by StalinEXE, 4 months ago

Attachment: 0170_b.wav added

comment:1 by elasota, 4 months ago

I don't recognize the language in the VO file. Do you know what language this is in?

comment:2 by StalinEXE, 4 months ago

Yes, it is Russian.

comment:3 by elasota, 4 months ago

I think this may be similar to another one we have detection for, but I need a few more details to confirm it and set some compatibility things:

There should be music files in the "Sfx" directory, how large is the "Music-00.wav" file?

Can you look in the "Log" directory and check a few things:

  • Is the "Speech01.txt" file in Russian?
  • If it isn't, are any of the "Speech" files in Russian?
  • If a different one is is in Russian, which one is it?

Once you've figured that out, can you run ScummVM with the command-line like this:
scummvm --md5 --md5-path=<path>

... where <path> is the path of the Russian speech file if there is one, or the path to Speech01.txt if none of them are.

Last edited 4 months ago by elasota (previous) (diff)

comment:4 by StalinEXE, 4 months ago

1) Music-00.wav - 14 059 kb (in Explorer). Also, I've made a screenshot with opened Properties tab.

2) Yes, I have Speech01.txt in "Log" directory, it is in Russian. Speech02.txt also is in Russian. I've made a screenshot of Speech01.txt.

3) I've received this text:
G:/ScummVM/Games/Reah/Log/SPEECH01.txt: 734478c94944eab9c954c612c70efb9a, 72694 bytes
G:/ScummVM/Games/Reah/Log/SPEECH02.txt: 734478c94944eab9c954c612c70efb9a, 72694 bytes

I've checked, these two files have identical information in Size, Created, Modified.

by StalinEXE, 4 months ago

Attachment: Reah Speech01.jpg added

by StalinEXE, 4 months ago

Attachment: Reah.jpg added

comment:5 by elasota, 4 months ago

Resolution: fixed
Status: newclosed

Added detection for this version in 605730f85cddbfbb04ae84e3bb31b6982ec8f034

Note: See TracTickets for help on using tickets.