[Scummvm-git-logs] scummvm master -> 5b25843ebb8210d8550ac84a392f4c27d6d15d35
lotharsm
noreply at scummvm.org
Sun Feb 20 20:35:14 UTC 2022
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:
5b25843ebb Revert "AGOS: Adding support for Simon The Sorcerer Hebrew dub - the Gal Shemesh patch"
Commit: 5b25843ebb8210d8550ac84a392f4c27d6d15d35
https://github.com/scummvm/scummvm/commit/5b25843ebb8210d8550ac84a392f4c27d6d15d35
Author: Max Raskin (maximus.raskin at gmail.com)
Date: 2022-02-20T21:35:10+01:00
Commit Message:
Revert "AGOS: Adding support for Simon The Sorcerer Hebrew dub - the Gal Shemesh patch"
This reverts commit 7516504b70b3da617803d619fe6fc33f27cd6a4e.
Changed paths:
engines/agos/detection_tables.h
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index a7ad1437035..afa8c954c17 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -1898,31 +1898,6 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_TALKIE
},
- // Simon the Sorcerer 1 - Hebrew DOS CD with patch applied, Dubbed by Gal Shemesh (https://www.youtube.com/watch?v=TGveX6tTcJ4&ab_channel=HebrewAdventure)
- {
- {
- "simon1",
- "CD, Hebrew (Dubbed by Gal Shemesh)",
-
- {
- { "simon.gme", GAME_GMEFILE, "2f2d8fb65b224fb294c969acc40415a6", 6976776},
- { "icon.dat", GAME_ICONFILE, "4184de25c7a3f4cbabf7b7af0691b093", 14361},
- { "gamepc", GAME_BASEFILE, "0819f6c6d6f747c46eee1c856b875b65", 34615},
- { "stripped.txt", GAME_STRFILE, "9d31bef42db1a8abe4e9f368014df1d5", 252},
- { "tbllist", GAME_TBLFILE, "d198a80de2c59e4a0cd24b98814849e8", 711},
- { NULL, 0, NULL, 0}
- },
- Common::HE_ISR,
- Common::kPlatformDOS,
- ADGF_CD,
- GUIO0()
- },
-
- GType_SIMON1,
- GID_SIMON1,
- GF_TALKIE
- },
-
// Simon the Sorcerer 1 - Italian DOS CD
{
{
More information about the Scummvm-git-logs
mailing list