[Scummvm-git-logs] scummvm master -> 9673b1db30fa33ccd0945d16b619087bc363bbcf

eriktorbjorn noreply at scummvm.org
Thu Aug 3 12:35:48 UTC 2023


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

Summary:
9673b1db30 AGS: Add detectin for Urban Witch Story v1.4


Commit: 9673b1db30fa33ccd0945d16b619087bc363bbcf
    https://github.com/scummvm/scummvm/commit/9673b1db30fa33ccd0945d16b619087bc363bbcf
Author: Torbjörn Andersson (eriktorbjorn at users.sourceforge.net)
Date: 2023-08-03T14:35:27+02:00

Commit Message:
AGS: Add detectin for Urban Witch Story v1.4

Changed paths:
    engines/ags/detection_tables.h


diff --git a/engines/ags/detection_tables.h b/engines/ags/detection_tables.h
index 94dce2f54af..7aa1e62967a 100644
--- a/engines/ags/detection_tables.h
+++ b/engines/ags/detection_tables.h
@@ -8193,6 +8193,7 @@ const AGSGameDescription GAME_DESCRIPTIONS[] = {
 	GAME_ENTRY_EN("upducted", "Upducted.exe", "4f50fc611da96a6d5453cdbefa971521", 6504712),  // Windows
 	GAME_ENTRY_EN("upducted", "Upducted.ags", "803a57bc967b6fa1293373fe203ae773", 3471092),  // Linux
 	GAME_ENTRY("urbanwitchstory", "Urban Witch Story.exe", "636950f50c877767bca7e2b1250632f7", 441430956),  //Eng-Esp Win
+	GAME_ENTRY("urbanwitchstory", "Urban Witch Story.ags", "92f7e6a4ffe81d40c1f20eb68dcb5ae7", 346573336),  //Eng-Esp Win 1.4
 	GAME_ENTRY("urbanwitchstory", "Urban Witch Story.ags", "ea3bede3ffc8904199e915274feddfe6", 438411774),  //Eng-Esp Lin
 	GAME_ENTRY_EN("uydearmyfriendsremake", "Urusei Yatsura.exe", "df94207a3720d4bb2404ca8be23e9d72", 4252149), // version R12b
 	GAME_ENTRY_EN("urgentquest", "urgent quest.exe", "655363c390c7ae7225c237108edf50b7", 6260710),




More information about the Scummvm-git-logs mailing list