[Scummvm-git-logs] scummvm master -> 469d3993443ca0570d00dad36410c147f9dff7ee

dwatteau noreply at scummvm.org
Wed Mar 4 17:03:10 UTC 2026


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
469d399344 SCUMM: Add detection entry for DOS Japanese FOA demo


Commit: 469d3993443ca0570d00dad36410c147f9dff7ee
    https://github.com/scummvm/scummvm/commit/469d3993443ca0570d00dad36410c147f9dff7ee
Author: Donovan Watteau (contrib at dwatteau.fr)
Date: 2026-03-04T17:58:55+01:00

Commit Message:
SCUMM: Add detection entry for DOS Japanese FOA demo

Reported in Trac#16585; part of Dark Forces Japanese release.

Changed paths:
    devtools/scumm-md5.txt
    engines/scumm/scumm-md5.h


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 52aaea2fca1..3a9ed9599a2 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -360,6 +360,7 @@ atlantis	Indiana Jones and the Fate of Atlantis
 	12cdc256eae5a461bcc9a49975999841	12030	en	DOS	Floppy	Demo	-	Paulo Vicente
 	99b6f822b0b2612415407865438697d6	11105	en	DOS	-	Demo	non-interactive
 	591bb98948d277f6c91e65db3f26c829	11210	en	Mac	-	Demo	-	einstein95
+	69034147f653692a46b61c369347e1d1	11425	ja	DOS	-	Demo	V1.7 11-30-94	robertmegone
 	28d24a33448fab6795850bc9f159a4a2	11170	ja	FM-TOWNS	FM-TOWNS	Demo	non-interactive	khalek, Fingolfin
 
 	32765851cd5ed099f8da36a4a6144c7e	-1	ko	DOS	-	CD	Fan translation	ScummVM-Kor
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 4dd478e59a2..b9e7434618d 100644
--- a/engines/scumm/scumm-md5.h
+++ b/engines/scumm/scumm-md5.h
@@ -1,5 +1,5 @@
 /*
-  This file was generated by the md5table tool on Sun Oct 05 15:41:54 2025
+  This file was generated by the md5table tool on Wed Mar  4 16:30:02 2026
   DO NOT EDIT MANUALLY!
  */
 
@@ -357,6 +357,7 @@ static const MD5Table md5table[] = {
 	{ "688328c5bdc4c8ec4145688dfa077bf2", "freddi4", "HE 99", "Demo", 13609, Common::DE_DEU, Common::kPlatformUnknown },
 	{ "6886e5d08cee329b1f2e743ae2e3ceed", "monkey2", "", "", 11135, Common::DE_DEU, Common::kPlatformDOS },
 	{ "68e4bf77136cb3165e65d5c197ce65bd", "spyfox", "", "", 49221, Common::DE_DEU, Common::kPlatformWindows },
+	{ "69034147f653692a46b61c369347e1d1", "atlantis", "", "Demo", 11425, Common::JA_JPN, Common::kPlatformDOS },
 	{ "695fe0b3963333b7e15b37514db3c745", "thinkerk", "", "Demo", 29789, Common::EN_USA, Common::kPlatformUnknown },
 	{ "697c9b7c55a05d8199c48b48e379d2c8", "puttmoon", "", "", -1, Common::HE_ISR, Common::kPlatformDOS },
 	{ "69d70269fafc4445adbb0d223e4f9a3f", "indy3", "EGA", "EGA", 5361, Common::EN_ANY, Common::kPlatformDOS },




More information about the Scummvm-git-logs mailing list