[Scummvm-git-logs] scummvm master -> 923bd3bb761b2df660e12de75b4e3daecb01ff1c

AndywinXp noreply at scummvm.org
Sat Jun 27 14:49:03 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:
923bd3bb76 SCUMM: Add detection for Indiana Jones and the Quest for Paradise VGA


Commit: 923bd3bb761b2df660e12de75b4e3daecb01ff1c
    https://github.com/scummvm/scummvm/commit/923bd3bb761b2df660e12de75b4e3daecb01ff1c
Author: eientei95 (einstein95 at users.noreply.github.com)
Date: 2026-06-27T16:48:58+02:00

Commit Message:
SCUMM: Add detection for Indiana Jones and the Quest for Paradise VGA

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


diff --git a/devtools/scumm-md5.txt b/devtools/scumm-md5.txt
index 7c86cfa8e56..72b3a55490b 100644
--- a/devtools/scumm-md5.txt
+++ b/devtools/scumm-md5.txt
@@ -164,6 +164,8 @@ indy3	Indiana Jones and the Last Crusade
 
 	b597e0403cc0002f69170e6caba7edd9	5361	en	DOS	EGA	EGA Demo	non-interactive	Fingolfin
 
+	8ba55007bd593ce79f69eb95c7394b1d	5361	en	DOS	VGA	Quest for Paradise	non-interactive	VGHF
+
 	f3c4ed6101b4c26c762b2dfb16b1481d	6295	fr	DOS	VGA	VGA	Fan translation	atp-fr.com, v0.9a
 	cb8feea195746e042368e2b738766d8b	-1	ko	DOS	VGA	VGA	Fan translation	ScummVM-Kor
 	e893df6788fc63fef936dd531f9712ec	6295	it	DOS	VGA	VGA	Fan translation	OldGamesItalia (2007)
diff --git a/engines/scumm/scumm-md5.h b/engines/scumm/scumm-md5.h
index 99156cabaae..ec658bb719f 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 Fri Jun 12 09:47:44 2026
+  This file was generated by the md5table tool on Wed Jun 24 21:59:49 2026
   DO NOT EDIT MANUALLY!
  */
 
@@ -469,6 +469,7 @@ static const MD5Table md5table[] = {
 	{ "8aa05d3cdb0e795436043f0546af2da2", "tentacle", "", "CD", 7932, Common::FR_FRA, Common::kPlatformUnknown },
 	{ "8aed489aba45d2b9fb8a04079c9c6e6a", "baseball", "HE CUP", "Preview", 12876596, Common::UNK_LANG, Common::kPlatformUnknown },
 	{ "8afb3cf9f95abf208358e984f0c9e738", "funpack", "", "", -1, Common::EN_ANY, Common::kPlatform3DO },
+	{ "8ba55007bd593ce79f69eb95c7394b1d", "indy3", "VGA", "Quest for Paradise", 5361, Common::EN_ANY, Common::kPlatformDOS },
 	{ "8bdb0bf87b5e303dd35693afb9351215", "ft", "", "", -1, Common::DE_DEU, Common::kPlatformUnknown },
 	{ "8d479e36f35e80257dfc102cf4b8a912", "farm", "HE 72", "Demo", 34333, Common::EN_ANY, Common::kPlatformWindows },
 	{ "8d6a88fc58b72785621712fcffc03141", "atlantis", "", "CD", 12035, Common::HE_ISR, Common::kPlatformDOS },




More information about the Scummvm-git-logs mailing list