[Scummvm-tracker] [ScummVM :: Bugs] #13159: DIRECTOR: Add detection and support for Rhem SE series
ScummVM :: Bugs
trac at scummvm.org
Mon Dec 13 14:05:03 UTC 2021
#13159: DIRECTOR: Add detection and support for Rhem SE series
-------------------------+-------------------------------------------------
Reporter: antoniou79 | Owner: (none)
Type: feature | Status: new
request |
Priority: normal | Component: Engine: Director
Version: | Keywords: rhem, steam, se, RHEM I SE The
| Mysterious Land, RHEM II SE The Cave, RHEM IV
Game: | The Golden Fragments, RHEM III SE
-------------------------+-------------------------------------------------
The Rhem SE Series (I, II, III, and IV) on Steam give the following
detection strings when I add them to ScummVM 2.6.0git (current master):
RHEM SE titles I, II and III can only be installed in English language
(there's no option at installation time). The user can select another
language, after installation, when launching the game for the first time
and seemingly ''never'' again(!) Changing the language from that one-off
menu does not seem to change the MD5 detection for ScummVM for these
games. Available languages are English, German, French, Italian, Polish
and Russian.
RHEM IV SE is available ''to install'' via Steam in English, German,
French, Italian and Polish, but the ScummVM detection string does not seem
to differ for each installation option. There's also a language
configuration option (again for RHEM IV SE only) from Steam's menu (right
click on game -> Properties -> Language) but that does not seem to affect
anything (does not re-install the game to the target language, or change
the language in-game). ''Language selection is still done at first launch
of the game'' and available languages are English, German, French,
Italian, Polish and Russian. So, in the end, RHEM IV language selection is
identical to the previous titles, despite having an external option to set
the language of the game.
**RHEM I SE The Mysterious Land** (English):
{{{
Matched game IDs for the director engine: director-win-fallback
{"RHEM_I_SE.exe", 0, "188786b1870ebfe28c47a95b9e4325bb", 4808468},
ADGF_TAILMD5,
}}}
**RHEM II SE The Cave** (English):
{{{
Matched game IDs for the director engine: director-win-fallback
{"RhemIISE.exe", 0, "98134504d4cad210b8977d606c8fadb3", 4807276},
ADGF_TAILMD5,
}}}
**RHEM III SE** (English):
{{{
Matched game IDs for the director engine: director-win-fallback
{"RhemIIISE.exe", 0, "47185a52747e37188cd5ac2f7ace22da", 4808414},
ADGF_TAILMD5,
}}}
**RHEM IV The Golden Fragments** (English)
{{{
Matched game IDs for the director engine: director-win-fallback
{"RHEM_IV_SE.exe", 0, "3c0e58122494a85498d7fdc435b69d5d", 4808468},
ADGF_TAILMD5,
}}}
Note: For the record, it's tricky to change the language of the games if I
set it after the first launch of the game. Uninstalling and re-installing
the game ''will not'' result in offering the choice again to the user.
On the Steam forums it's suggested to delete the save folder under the
Roaming application data for the game, and do a "clean restart".
This seemingly only works for RHEM II and RHEM IV, but not for RHEM I and
RHEM III (for which I haven't figured how to change the language after
first launch, as of yet).
Also, to add to the mess:
Rhem I and Rhem IV both create folders in the Roaming appdata windows
folder.
Rhem II and Rhem III create folders under ''LocalLow\Adobe\Director 12\''
subpath in appdata.
--
Ticket URL: <https://bugs.scummvm.org/ticket/13159>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list