Opened 14 months ago

Closed 10 months ago

Last modified 10 months ago

#14298 closed feature request (fixed)

Myst3 unknown game variant (DVD Windows v1.24, Japanese only)

Reported by: ysh86 Owned by: tag2015
Priority: normal Component: Engine: Myst3
Version: Keywords:
Cc: Game: Myst 3: Exile

Description

I have a Myst 3 unknown game variant:

name: Myst 3
version: DVD Windows v1.24
language: Japanese only

The error from ScummVM v2.6.1:

Matched game IDs for the myst3 engine: myst3-win-ja

{"RSRC.m3r", 0, "a2c8ed69800f60bf5667e5c76a88e481", 1223862},
{"JAPANESE.m3u", 0, "5c18c9c124ff92d2b95ae5d128228f7b", 2566284},

Attachments (2)

myst3_JP_DVD.patch (633 bytes ) - added by ysh86 12 months ago.
Option_Language.png (406.7 KB ) - added by ysh86 10 months ago.

Download all attachments as: .zip

Change History (8)

by ysh86, 12 months ago

Attachment: myst3_JP_DVD.patch added

comment:1 by ysh86, 12 months ago

I attached a patch.

comment:2 by tag2015, 10 months ago

Thanks for providing this data, just a couple questions:
Did you try playing the game? Does it work properly?

Is this a japanese only (no english) DVD version? Then maybe the entry should be

MYST3ENTRY(Common::JA_JPN, "JAPANESE.m3u", "5c18c9c124ff92d2b95ae5d128228f7b", "DVD", kLocMonolingual)

instead of

MYST3ENTRY(Common::JA_JPN, "JAPANESE.m3u", "5c18c9c124ff92d2b95ae5d128228f7b", nullptr, kLocMulti2)

Thanks

Last edited 10 months ago by tag2015 (previous) (diff)

by ysh86, 10 months ago

Attachment: Option_Language.png added

comment:3 by ysh86, 10 months ago

Did you try playing the game? Does it work properly?

Yes.

Is this a japanese only (no english) DVD version?

No.
"Language" in Option has both Japanese and English settings.
But Option itself is written in Japanese only.


comment:4 by tag2015, 10 months ago

Interesting, thanks for the info!
Added in commit ab0f2f8

comment:5 by tag2015, 10 months ago

Owner: set to tag2015
Resolution: fixed
Status: newclosed

comment:6 by ysh86, 10 months ago

Thank you!

Note: See TracTickets for help on using tickets.