[Scummvm-git-logs] scummvm master -> 0cf90a99da08df10a0a507644b4419937acc6663
bluegr
noreply at scummvm.org
Sat Sep 27 22:15:59 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
0cf90a99da AGI: update KQ1 hebrew fan made checksum
Commit: 0cf90a99da08df10a0a507644b4419937acc6663
https://github.com/scummvm/scummvm/commit/0cf90a99da08df10a0a507644b4419937acc6663
Author: SegMash (mashras77 at gmail.com)
Date: 2025-09-28T01:15:56+03:00
Commit Message:
AGI: update KQ1 hebrew fan made checksum
Changed paths:
engines/agi/detection_tables.h
diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h
index 50d641f2679..467ceb37b48 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -381,7 +381,7 @@ static const AGIGameDescription gameDescriptions[] = {
// King's Quest 1 (Hebrew) [DOS 2.0F 1987]
// Fan made translation by SegMash, based on the English GoG version
- GAME_LVFPN("kq1", "", "logdir", "cf421deebd7378ea35cddc3e7725b68f", 315, Common::HE_ISR, 0x2917, GF_EXTCHAR, GID_KQ1, Common::kPlatformDOS, GType_V2, GAMEOPTIONS_DEFAULT),
+ GAME_LVFPN("kq1", "", "logdir", "28954efaa2dd118cb3a6b672e03d806b", 315, Common::HE_ISR, 0x2917, GF_EXTCHAR, GID_KQ1, Common::kPlatformDOS, GType_V2, GAMEOPTIONS_DEFAULT),
// King's Quest 2 (Apple II) 1.0G [AGI 1.08]
A2("kq2", "1.0G", "8e8d562e50233c939112c89bba55d249", 0x1120, GID_KQ2),
More information about the Scummvm-git-logs
mailing list