[Scummvm-git-logs] scummvm master -> 8bc972648270c5cf3fed90bef89f74f2aed4f1d8
bluegr
noreply at scummvm.org
Tue Dec 24 09:47:00 UTC 2024
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:
8bc9726482 GOB: add russian variant of Adiboudchou
Commit: 8bc972648270c5cf3fed90bef89f74f2aed4f1d8
https://github.com/scummvm/scummvm/commit/8bc972648270c5cf3fed90bef89f74f2aed4f1d8
Author: Benjamin Funke (bjnfne at web.de)
Date: 2024-12-24T11:46:57+02:00
Commit Message:
GOB: add russian variant of Adiboudchou
Changed paths:
engines/gob/detection/tables_adiboudchou.h
diff --git a/engines/gob/detection/tables_adiboudchou.h b/engines/gob/detection/tables_adiboudchou.h
index b1d5cbea721..92e3c6b495d 100644
--- a/engines/gob/detection/tables_adiboudchou.h
+++ b/engines/gob/detection/tables_adiboudchou.h
@@ -104,4 +104,20 @@
"adbc_envir_obc.stk", "adbc_init.obc", 0
},
+// -- Russian: ÐнÑоÑка
+
+{
+ {
+ "adiboudchoucampagne",
+ MetaEngineDetection::GAME_NOT_IMPLEMENTED, // ÐнÑоÑка. РгоÑÑÑÑ
Ñ Ð´ÑÑзей 1.00 (Engine: DEV7 version 1.0.0.0)
+ AD_ENTRY1s("adbc_envir_obc.stk", "1b65643b2aa794f38f3b18efb9e68b92", 3210008),
+ RU_RUS,
+ kPlatformWindows,
+ ADGF_UNSUPPORTED,
+ GUIO0()
+ },
+ kFeatures800x600,
+ "adbc_envir_obc.stk", "adbc_init.obc", 0
+},
+
#endif // GOB_DETECTION_TABLES_ADIBOUDCHOU_H
More information about the Scummvm-git-logs
mailing list