Opened 5 years ago

Closed 10 months ago

#10804 closed defect (fixed)

MADE: Return to Zork FM-TOWNS Unknown Variant

Reported by: Thpwg Owned by:
Priority: normal Component: Engine: MADE
Version: Keywords: detection fm-towns japanese
Cc: Game: Return to Zork

Description

Hello the whole of the ScummVM team,
I have a new challenge with the Japanese FM-TOWNS
version of the Return to Zork game.

It works under ScummVM, no problem ;
ScummVM detected it immediately!
But...
It seems that we have a collision here... the rtzcd.red file
has the same md5 of the first 5000 bytes and the same size
as the English CD v1.0 version.
It turns out there's three other rtzcd.dat files on the disc
(an rtzcd.dat is also in rtzcd.red).
One in the base directory, one in the "RTZFM"
directory and one in the "RTZ9821" directory.
Turns out the one in the base directory is for
DOS, RTZFM for FM-Towns and RTZ9821 for PC-98.

The three versions all show up with messed up text.
It seems to use the "KROM" file included on the disc for the font.

The dectection is incorrect :
https://i.postimg.cc/VLd8Bmy3/a.png
Normally, it should read : Return to Zork (FM-TOWNS/Japanese)

My question is as follows :
How to add the correct detection in ScummVM dashboard ?
Can you help me, I don't really know.
Best regards

Attachments (3)

RTZ.zip (826.6 KB ) - added by Thpwg 5 years ago.
FM-TOWN RTZCD.rar (159.5 KB ) - added by Thpwg 5 years ago.
PC-98 RTZCD.rar (159.5 KB ) - added by Thpwg 5 years ago.

Download all attachments as: .zip

Change History (21)

comment:1 by digitall, 5 years ago

Keywords: fm-towns japanese added; RTZ ScummVM JAP removed

comment:2 by digitall, 5 years ago

@Thpwg: This may be a regression in the fallback detector. Please try with v1.9.0 and see if you get the same behaviour? Also, if you can test with the latest daily build from here:
https://www.scummvm.org/downloads/scummvm-win32.exe

comment:3 by digitall, 5 years ago

It should be noted that previously reported detector MD5sums did not show collisions with the English version i.e. https://github.com/scummvm/scummvm/blob/master/engines/made/detection.cpp#L320

comment:4 by Thpwg, 5 years ago

Hello,
Thank you very much for giving me ScummVM, with the latest updates.
Unfortunately, that does not change the problem of detection.
I also tried with the old version 1.9.0 and it's the same.
This is a conflict which is not easy!

comment:5 by digitall, 5 years ago

OK, that is unusual. Please can you run md5deep or http://md5summer.org/ over your CD datafiles and then attach the resulting file list to this bug as an attachment. That will enable the MADE engine developers to locate and identify the exact version you have.

comment:6 by Thpwg, 5 years ago

OK, I try with md5summer.

We can also see, the header of the RTZCD.DAT file was ADVSYS.
AdvSys is a language for Writing Text Adventure Games ?

Please find enclosed the documents requested.
More others that can be used for a better for analysis.

by Thpwg, 5 years ago

Attachment: RTZ.zip added

comment:7 by digitall, 5 years ago

Summary: Return to Zork FM-TOWNS ScummVM detectionMADE: Return to Zork FM-TOWNS Unknown Variant
Last edited 5 years ago by digitall (previous) (diff)

comment:8 by digitall, 5 years ago

Thpwg: You appear to have an unknown variant compared to other RTZ FM-Towns versions. Just to eliminate any corrupted datafiles, can you please try recopying from the original media and attach a scan of the original game CD or similar to allow us to identify the same version for sale?

comment:9 by Thpwg, 5 years ago

Ok, but please ;
I have a question: If I understand correctly, your version does not cause problems ? Is it only my game that is an abnormal variant?

comment:10 by digitall, 5 years ago

I have no idea. I do not own any FM-Towns games and am not a MADE engine developer. Just bug triage.

comment:11 by Thpwg, 5 years ago

Return to Zork ISO :
<REDACTED>

Thank you a lot for your valued assistance.
My best.

Last edited 5 years ago by digitall (previous) (diff)

comment:12 by digitall, 5 years ago

Sorry not sure, but did you download this game from that link?

comment:13 by Thpwg, 5 years ago

No, Of course not. I made a copy of my game on my MEGA account.

comment:14 by digitall, 5 years ago

OK, but in any case, please don't attach download links for games, unless freeware.

Apart from the issues noted in https://wiki.scummvm.org/index.php/Copyright_FAQ , we have had quite a lot of invalid bug reports in the past due to users having corrupted or badly patched games which are available from various download sites.

comment:15 by Thpwg, 5 years ago

Yes, I untersand, my apologies ! I did not know.

by Thpwg, 5 years ago

Attachment: FM-TOWN RTZCD.rar added

by Thpwg, 5 years ago

Attachment: PC-98 RTZCD.rar added

comment:16 by Thpwg, 5 years ago

Hello,

The identification problem is resolved.
For FM-TOWN,
Copy and past in the root folder this file RTZCD.DAT - 524 Ko (537 088 octets)

For PC-98,
Copy and past in the root folder this file RTZCD.DAT - 524 Ko (537 088 octets)
"Same name, but inside is not the same"

https://nsa40.casimages.com/img/2019/03/21/190321105112652781.jpg


https://nsa40.casimages.com/img/2019/03/21/190321105659274368.jpg
I have one last problem, I guess just to wrap up.
I'ts a Japanese fonts !
For FM-TOWN I have added in a game (FMT_FNT.ROM and KANJI.ROM) but is not working.
For PC-98 I have added in a game (sjis.fnt) but is not working.
I do not have the solution ??
After this, FM-TOWN & PC-98 I thing the versions will be supported by ScummVM.
Thank's for you help :)

comment:17 by tag2015, 10 months ago

Since the detection issues are solved, this can be closed.
The font issue is also reported here 11452

comment:18 by tag2015, 10 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.