[Scummvm-git-logs] scummvm master -> 87c36af351fa9467714c270cdf7fc210d20cdf6e

sev- noreply at scummvm.org
Tue Dec 30 22:20:40 UTC 2025


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:
87c36af351 WAGE: Added detection for Escape from Inaka


Commit: 87c36af351fa9467714c270cdf7fc210d20cdf6e
    https://github.com/scummvm/scummvm/commit/87c36af351fa9467714c270cdf7fc210d20cdf6e
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-12-30T23:19:44+01:00

Commit Message:
WAGE: Added detection for Escape from Inaka

Changed paths:
    engines/wage/detection_tables.h


diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index 4dec459297b..ae9a75a3489 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -145,6 +145,7 @@ static const ADGameDescription gameDescriptions[] = {
 	FANGAMEN("Enchanted Pencils", "Enchanted Pencils 0.99 (PG)", "49a0708da81dbeb28c6e607429c92209", 408657),
 	FANGAMEN("Escape!", "xn--Escape!-z46c", "28a9658ee846a34f133df29b54cf255a", 64819), // Original file name "Escape!†"
 	FANGAMEN("Escape!", "xn--Escape!-lha", "63378d6b032d4337b7e74759337eceaa", 64805), // Original file name " Escape!", alt version
+	FANGAMEN("Escape from Inaka", "Escape from Inaka - 1.0b1", "a1a91e9b7b6ad01d779993dab24fd080", 1112974),
 	FANGAME("Escape from School!", "2055747bb874052333190eb993246a7f", 49849),
 	FANGAMEN("Escape from School!", "xn--Escape from School!-3g6k", "fcc581e52d1fc8ea4603d7c953fa935a", 49863), // Original file name "Escape from School!†", alt version
 	FANGAME("Escape From Saecvrom", "ab401f96ca0755bf5fb849f71cc47d83", 588982),




More information about the Scummvm-git-logs mailing list