[Scummvm-git-logs] scummvm master -> 1914e0f607ad5a548aaeb7b2a29dc8950941d96f
aquadran
noreply at scummvm.org
Sat Jun 11 11:11:08 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:
1914e0f607 DIRECTOR: Corrected "Pettson & Findus i tradgarden" detection entry.
Commit: 1914e0f607ad5a548aaeb7b2a29dc8950941d96f
https://github.com/scummvm/scummvm/commit/1914e0f607ad5a548aaeb7b2a29dc8950941d96f
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2022-06-11T13:11:04+02:00
Commit Message:
DIRECTOR: Corrected "Pettson & Findus i tradgarden" detection entry.
Changed paths:
engines/director/detection_tables.h
diff --git a/engines/director/detection_tables.h b/engines/director/detection_tables.h
index c994e0bede6..2fe61dbceaf 100644
--- a/engines/director/detection_tables.h
+++ b/engines/director/detection_tables.h
@@ -5672,8 +5672,8 @@ static const DirectorGameDescription gameDescriptions[] = {
WINGAME2_l("pettson2", "", "START32.EXE", "518a98696fe1122e08410b0f157f21bf", 1723219,
"START.DXR", "18d333b1b9b02d76b35a07252046d295", 37384, Common::SE_SWE, 602),
- WINGAME2_l("pettson2", "", "START32.EXE", "518a98696fe1122e08410b0f157f21bf", 2986791,
- "Pinnspel.dxr", "d30d1dd7cec0926972615dc4769cbc48", 5085428, Common::DE_DEU, 602),
+ WINGAME2t_l("pettson2", "", "START32.EXE", "28eec06adcc3671e6bc67c27c58976d1", 2986791,
+ "Pinnspel.dxr", "c1e66de74590ba3ad88ea1650b8cfd80", 5085428, Common::DE_DEU, 602),
// German version is D7
MACGAME1_l("pettsonjk", "", "Starta kalendern", "98f39f06e78cc7d3e20b498d30f737b6", 1029165, Common::SE_SWE, 600),
@@ -6452,7 +6452,7 @@ static const DirectorGameDescription gameDescriptions[] = {
MACGAME1_l("pettson3", "", "Pettson3", "4ea5fc09f79eee6dded94dc40f303779", 211841, Common::SE_SWE, 800),
WINGAME1_l("pettson3", "", "Pettson3.exe", "1c753fb8361ba617ae6142fcdd12d3d5", 2443868, Common::SE_SWE, 800),
- WINGAME1_l("pettson4", "", "Findus4.exe", "e24d4bab978b1a5c2326d2c56cf4d781", 2253756, Common::DE_DEU, 800),
+ WINGAME1t_l("pettson4", "", "Findus4.exe", "34a951dd3b5e4e9aad58798d3eee8a69", 2253756, Common::DE_DEU, 800),
WINDEMO1("phonicsquest", "Demo", "Phonics Quest Demo.exe", "0c81c84ca4966313ad27d47daba44537", 2202074, 851),
More information about the Scummvm-git-logs
mailing list