[Scummvm-git-logs] scummvm master -> c952ccbfb9d788de959bdce469284e9741d9ab7f
sev-
noreply at scummvm.org
Mon Dec 2 22:21:50 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:
c952ccbfb9 QDENGINE: Added support for Polish 3mice2. Bug #15526
Commit: c952ccbfb9d788de959bdce469284e9741d9ab7f
https://github.com/scummvm/scummvm/commit/c952ccbfb9d788de959bdce469284e9741d9ab7f
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2024-12-02T23:21:16+01:00
Commit Message:
QDENGINE: Added support for Polish 3mice2. Bug #15526
Changed paths:
engines/qdengine/detection_tables.h
diff --git a/engines/qdengine/detection_tables.h b/engines/qdengine/detection_tables.h
index 7fc654d3af0..25e8453881a 100644
--- a/engines/qdengine/detection_tables.h
+++ b/engines/qdengine/detection_tables.h
@@ -163,8 +163,8 @@ const ADGameDescription GAME_DESCRIPTIONS[] = {
"demo1.exe", "ffe20c2dbb131b01fccc1211a41e76e7", 962560),
// ByÅy Sobie Myszki Trzy: Urodzinowe Åledztwo
- //GAMEl("3mice2", "???", 10022470,
- // "qd_game.exe", "???", 917504, Common::PL_POL),
+ GAMEl("3mice2", "9128a0d801e547cb651c5fc7e09bee04", 8182142,
+ "qd_game.exe", "ffe20c2dbb131b01fccc1211a41e76e7", 962560, Common::PL_POL),
{ // Demo2, original
// Video is in MP4 format which is not supported
More information about the Scummvm-git-logs
mailing list