Opened 3 years ago

Closed 7 days ago

Last modified 7 days ago

#13039 closed defect (fixed)

MD5: MYST3: Unknown game variant for myst3

Reported by: roguearchivist Owned by: lephilousophe
Priority: high Component: Engine: Myst3
Version: Keywords: unknown-game
Cc: Game: Myst 3: Exile

Description

The game in 'Myst III Exile' 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 myst3 engine: myst3-win

{"RSRC.m3r", 0, "a2c8ed69800f60bf5667e5c76a88e481", 1223862},
{"ENGLISH.m3t", 0, "74726de866c0594d3f2a05ff754c973d", 3407120},

Attachments (1)

terminaloutput.txt (603.7 KB ) - added by roguearchivist 2 years ago.

Download all attachments as: .zip

Change History (14)

comment:1 by sev-, 3 years ago

Summary: Unknown game variant for myst3MYST3: Unknown game variant for myst3

Could you please provide more information about this version

comment:2 by criezy, 3 years ago

Component: Port: Mac OS XEngine: Myst3

comment:3 by roguearchivist, 3 years ago

This is the Myst 3 DVD version from the 10th anniversary collection. The readme file on the disc says that the application is "Version 1.27 for Windows 95 / 98 / ME / XP and Mac OS 8.1 or 9.1 or OS 10.1" dated July 21, 2003. The disc image was taken with Disc Utility on MacOS 10.14.6.

The ScummVM version is 2.5.0 running on MacOS 11.6.1.

comment:4 by sev-, 2 years ago

Do you have one of the following files on the disk?

ENGLISH.m3u, FRENCH.m3u, DUTCH.m3u, GERMAN.m3u, ITALIAN.m3u, SPANISH.m3u.

In general, detection for this version was added 5 years ago.

comment:5 by roguearchivist, 2 years ago

There's a language.m3u file in a subfolder called Myst III English. I moved that file to the main folder and renamed it to ENGLISH.m3u. Now the game is recognized and loads correctly. This resolves the issue, thank you so much!

comment:6 by sev-, 2 years ago

Oh! That is quite important then for us to have the original disk layout supported, so no renames are required.

Could you please provide the recursive list of the CD, like with "DIR /S" on Windows or "ls -alR" on *nix/Mac?

Also, could you please describe what this version is, e.g. some kind of re-release or anything that could make it distinct?

by roguearchivist, 2 years ago

Attachment: terminaloutput.txt added

comment:7 by roguearchivist, 2 years ago

Yes, this is the single-DVD release which was part of the "Myst 10th Anniversary Collection" released in late 2003. This box set included Myst Masterpiece, as well as Riven on DVD. https://www.mobygames.com/game/myst-10th-anniversary-dvd-edition

The recursive directory listing is very long, I'm attaching it as a text file here.

comment:8 by somaen, 3 weeks ago

Priority: normalhigh

Would be good to resolve this for the 2.9.0 release.

in reply to:  8 comment:9 by tag2015, 2 weeks ago

Replying to somaen:

Would be good to resolve this for the 2.9.0 release.

This is still bug #14513, #13979, #13945, etcetera.
It is not trivial to fix unless somebody changes how the detection works in the engine to support to original layout.

comment:10 by sev-, 2 weeks ago

Summary: MYST3: Unknown game variant for myst3MD5: MYST3: Unknown game variant for myst3

comment:11 by lephilousophe, 7 days ago

Pull request 6235 fixes it.

comment:12 by Le Philousophe <lephilousophe@…>, 7 days ago

Owner: set to Le Philousophe <lephilousophe@…>
Resolution: fixed
Status: newclosed

In ebecd4f1:

MYST3: Add support for orignal layout of multilingual CD and DVD

Fixes bug 13039.

comment:13 by bluegr, 7 days ago

Owner: changed from Le Philousophe <lephilousophe@…> to lephilousophe
Note: See TracTickets for help on using tickets.