Commit graph

165 commits

Author SHA1 Message Date
Donovan Watteau
f53267826b SCUMM: Add file size, version and release type information to some detection entries
(Nice discovery along the way: there were two French floppy releases
of DOTT, the v1.1 one having some text changes/fixes, and possibly
some bug fixes as well.)
2025-04-01 05:35:17 +02:00
Donovan Watteau
0f9f9d2568 SCUMM: Add detection entry for fan-made Italian translation of Indy3 TOWNS
v1.0 2007 translation from Glorifindel at OldGamesItalia/IAGTG.

Reported by luke-70it in Trac#15744.
2025-03-28 04:05:54 +01:00
Donovan Watteau
4c5242e6c3 SCUMM: Add detection entry for fan-made Italian translation of Indy3 VGA
2007 translation from OldGamesItalia.

Reported by luke-70it in Trac#15744.
2025-03-28 04:04:53 +01:00
Donovan Watteau
3c20a0cb05 SCUMM: Add detection entry for fan-made Italian translation of Loom FM-TOWNS
This is the 'tsm/Carmine' translation from OldGamesItalia.

Reported by luke-70it in Trac#15744.
2025-03-28 03:30:18 +01:00
Donovan Watteau
1d20be75a4 SCUMM: HE: Add proper detection code for Macintosh French Freddi4 (Trac#15611)
From my own 'FFISH4PCMCF' PC/Mac copy found at a thrift store.
2025-03-24 19:04:27 +01:00
Lothar Serra Mari
680cf93498
SCUMM: Rebrand rootfather to felsqualle 2025-03-09 17:39:42 +01:00
Filippos Karapetis
ac11990c6b SCUMM: Rename new DOTT, MM and FT variants to remastered, instead of SE
The new variants of MI1 and MI2 were marketed as "SE", whereas the new
variants of DOTT, MM and FT were marketed as "Remastered"
2025-01-09 12:25:25 +02:00
Filippos Karapetis
9b3f0a9601 SCUMM: Add detection entries for the Mac SE versions of DOTT, FT and MM
Although these versions have a Mac executable, the game files of the
classic versions enclosed within the PAK files are from the DOS
versions, so they are marked as DOS
2025-01-09 11:54:32 +02:00
Filippos Karapetis
5661a8b4a2 SCUMM: Add checksum for the GoG version of DOTT Remastered 2024-12-20 13:20:51 +02:00
Filippos Karapetis
808fc410f3 SCUMM: Add support for the MM easter egg variant in the DOTT SE version 2024-12-20 13:20:51 +02:00
Filippos Karapetis
28889be3d5 SCUMM: Add entries for the SE versions of MI1, MI2, DOTT and FT
We now support the classic versions of these game variants
2024-12-20 13:20:51 +02:00
Donovan Watteau
4f67a974d6 SCUMM: LOOM: Add version/size details for some releases
Taken from my own copy of the "LOOM - Extra Content.zip" archive that
was part of the LOOM Collector's Edition sold by Limited Run Games.
2024-12-11 20:12:52 +01:00
Torbjörn Andersson
40b482a954 SCUMM: Differentiate between DOS and Mac Fate of Atlantis
Mac Fate of Atlantis does not have aspect ratio correction, or EGA
rendering, and only Macintosh music. The Japanese version remains
untouched because that one isn't covered by the recent Mac GUi changes.
2024-11-09 12:29:17 +01:00
Torbjörn Andersson
96eef456d3 SCUMM: Differentiate between Mac and DOS versions of MI2
The Mac version has no aspect ratio correction, no EGA rendering, and
only Macintosh audio.
2024-11-09 12:18:25 +01:00
AndywinXp
05d4b7c059 SCUMM: HE: Add yet another Steam re-release to detection 2024-11-08 19:34:24 +01:00
AndywinXp
c5cd29261d SCUMM: HE: Add more Steam re-release to detection 2024-11-08 18:48:01 +01:00
AndywinXp
be53927bc5 SCUMM: HE: Add detection for current MegaCat versions
Also add a warning, see ticket #15412:
"SCUMM/HE: Backyard Baseball 97 from Steam crashes ScummVM"
2024-11-07 22:05:12 +01:00
Donovan Watteau
f5eaef736d SCUMM: Add confirmed size/version for 8-disk EGA French Monkey1
Hinted by one of the preservationists helping Aaron Giles, thanks!
2024-09-19 01:22:34 +02:00
AndywinXp
fc5c3dbe21 SCUMM: DIG: Add detection for Super Sampler Demo
This demo does NOT use the "demo" flag, as it has to
use the final version of the engine and its subsystems.
2024-07-07 09:17:00 +02:00
AndywinXp
4bb2ef46fc SCUMM: HE: Add detection for early version of AIRPORT
This comes from a first press of the game named:
"The Airport - Junior Field Trips"
Reported by PaulPfenning-
2024-07-07 09:00:17 +02:00
Sarah
0884213fa6 SCUMM: Add detection for Freddi1Jdemo, Freddi2J, SoccerGB 2023-12-02 10:35:21 +01:00
Torbjörn Andersson
230e474951 SCUMM: Add settings entry for Mac Loom
This makes the Macintosh b/w render mode available for it, alongside
the default Macintosh one.
2023-09-06 06:44:58 +02:00
Donovan Watteau
3a2958da42 SCUMM: Add detection for French EGA Monkey1 patched for MT-32
As found by BLooperZ, the original French EGA release of Monkey1 can be
made to work with the DISK09.LEC file from the "Roland Update" that
Disney still hosts to this day, as long as the index is patched to use
proper offsets. A French release of DISK09.LEC possibly existed back
then, but if it did it appears to be completely lost to time today, so
using the file from the English EGA release is just way easier.

It's possible for ScummVM to fix this on-the-fly while loading the
resource, but some users prefer patching the 000.LFL index file instead,
which is required if one wants to use MT-32 with the original
interpreter (through DOSBox or DREAMM, for example).
2023-08-04 17:57:36 +02:00
AndywinXp
a9b0d6e2dd SCUMM/HE: PUTTRACE: Fix crash at start-up on italian version (#13230)
Like more foreign versions on the same section of the md5 table,
the version was erroneously set to HE 98. Setting it to HE 99 fixes
the issue and correctly allows the game to run without crashing.
2023-07-11 22:44:39 +02:00
Vladimir Serbinenko
9eb0454319 SCUMM: Add MD5 of Hebrew version of Loom 2023-05-27 11:07:34 +03:00
Vladimir Serbinenko
dd3b457980 SCUMM: Add MD5 for Hebrew version of atlantis 2023-05-25 04:55:19 +02:00
Orgad Shaneh
37fd4056a7 Sync scumm-md5.txt
Amends 48bcf5dc4b.
2023-05-23 00:04:39 +02:00
eientei
99cf37098a SCUMM: Add more sizes for entries 2023-04-29 12:14:49 +02:00
Walter Agazzi
dd1a694f0e SCUMM: Add detection for Putt-Putt's Fun Pack Mac JP
Reported in TRAC #14394
2023-04-23 17:02:13 +01:00
SupSuper
879109836b SCUMM: Add detection for Amazon Games Launcher versions of LOOM and The Dig
https://bugs.scummvm.org/ticket/14374
https://bugs.scummvm.org/ticket/14375
2023-03-29 23:21:31 +01:00
eientei
e48e143894 SCUMM: Add detection for some fan translations, more sizes 2023-03-20 00:16:16 +01:00
eientei
22e16c45e8 SCUMM: Add detection for non-contest Monkey Island 1 demo 2023-02-27 17:39:33 +01:00
eientei
5d5585b682 SCUMM: Add size for C64 demo 2023-02-27 17:39:33 +01:00
eientei
9bbbf55c8a SCUMM: Add more sizes to detection entries 2022-12-20 18:44:07 +02:00
Orgad Shaneh
6ae498ac36 SCUMM: Add detection entry for Hebrew fan translation v1.1 2022-11-10 22:23:21 +02:00
Donovan Watteau
08645a3d9f SCUMM: Add detection for German Monkey2 Ultimate Talkie (Trac#13131) 2022-10-15 10:47:18 +02:00
Donovan Watteau
1cc9c40109 SCUMM: Add detection for the French 4-disk VGA floppy version of MI1
Unlike the 8-disk version, this one has proper MT-32 resources (see
commit 655afcdf55 for more context).

Reported by a French player owning this (rare?) release.
2022-10-05 21:15:19 +02:00
eientei
31d7c3708b SCUMM: Add detection for Monkey Island (ES, EGA, 4 disk), Monkey Island (ES, VGA, 8 disk), Last Crusade (ES, v1.4), French fan translation of Last Crusade (VGA, atp-fr.com v0.9a)
SCUMM: Add sizes to multiple DOS entries
2022-10-05 12:58:21 +02:00
BLooperZ
180ba42020 SCUMM: HE: opt out BiDi for official translations 2022-09-29 20:46:55 +02:00
Donovan Watteau
655afcdf55 SCUMM: Disable MT-32 support for MONKEY1-VGA-FR
The French VGA floppy version of Monkey 1 (and, apparently, this version
alone) is missing the usual 'roland' room, and the index references an
invalid DISK00.LEC file, although the game scripts didn't disable the
MT-32 feature itself. This causes a fatal error when trying to run this
game with MT-32 support, even with the original interpreter (while it
does work with the English and Spanish VGA floppy versions).

We can't do much about this, since many resources appear to be missing,
but we can detect this version and warn the user before going back to
Adlib mode. Otherwise, some users can be confused by the fatal error
about the DISK00.LEC file.
2022-09-29 17:07:30 +03:00
Donovan Watteau
a1499c4844 SCUMM: Detect Polish fan translations for MI1/MI2
Made by the SCUMMPL team.
2022-09-16 21:58:13 +02:00
AndywinXp
222bb5c2fa SCUMM: DETECTION: Fix detection for MI2 non-interactive demo 2022-09-08 19:10:42 +02:00
Donovan Watteau
cc28107847 JANITORIAL: SCUMM: Further simplify the small script example
Avoid mangling IFS and just use `read` with a `for` loop, as suggested
by lephilousophe.
2022-08-29 21:37:46 +02:00
Donovan Watteau
eb888fa847 JANITORIAL: SCUMM: Make the MD5/filesize script more portable
The included script relied on GNU flags; this should now work on most
POSIX shells.

Tested on macOS 12, OpenBSD 7.1, Debian 11.
2022-08-29 21:37:46 +02:00
Orgad Shaneh
8136ab7406 SCUMM: Fix hash and description of Hebrew MI2 2022-08-15 20:27:46 +03:00
Orgad Shaneh
71ee10a8a9 SCUMM: Detect Hebrew fan translation for MI2 2022-08-15 10:10:51 +03:00
Donovan Watteau
b571215da8 SCUMM: Fix/unify eriktorbjorn's name in MD5 table
Was truncated in commit 3576556621.
With approval on Discord.

(This change doesn't impact engines/scumm/scumm-md5.h)
2022-07-29 20:14:36 +02:00
Donovan Watteau
3892502b04 SCUMM: Further file sizes for the MD5 table, from eientei95 2022-07-29 13:09:10 +02:00
Donovan Watteau
af74960d11 SCUMM: Add some file sizes and version strings in MD5 table
From my own media (old UbiSoft CDs, Limited Run Games sets, GOG...).
2022-07-28 21:10:30 +03:00
Donovan Watteau
0cf8a4e31d SCUMM: Fix/improve detection of the French CD version of DOTT
I own two original CDs here which confirm that this is the CD version with
full voices, and TENTACLE.000 is indeed 7,932 bytes long there too.
2022-04-30 11:44:05 +03:00