[Scummvm-git-logs] scummvm branch-3-0 -> 7e70e33253d821e076400cb8c6fb5260d6bba895
sev-
noreply at scummvm.org
Tue Dec 30 22:20:39 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:
7e70e33253 WAGE: Added detection for Escape from Inaka
Commit: 7e70e33253d821e076400cb8c6fb5260d6bba895
https://github.com/scummvm/scummvm/commit/7e70e33253d821e076400cb8c6fb5260d6bba895
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-12-30T23:20:32+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