[Scummvm-git-logs] scummvm master -> a3cd3b71448a854cb767424832181f50acc23431

bluegr noreply at scummvm.org
Wed Sep 10 06:21:27 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:
a3cd3b7144 AGI: Add a comment that the KQ1 version is fan made


Commit: a3cd3b71448a854cb767424832181f50acc23431
    https://github.com/scummvm/scummvm/commit/a3cd3b71448a854cb767424832181f50acc23431
Author: Filippos Karapetis (bluegr at gmail.com)
Date: 2025-09-10T09:21:23+03:00

Commit Message:
AGI: Add a comment that the KQ1 version is fan made

Changed paths:
    engines/agi/detection_tables.h


diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h
index 150e3c9fcdf..e77dab7af62 100644
--- a/engines/agi/detection_tables.h
+++ b/engines/agi/detection_tables.h
@@ -380,6 +380,7 @@ static const AGIGameDescription gameDescriptions[] = {
 	GAME_LPS("kq1", "", "973f5830ed5e1c919354dfbcd5036c53", 315, Common::RU_RUS, 0x2440, GID_KQ1, Common::kPlatformDOS),
 
 	// King's Quest 1 (Hebrew)
+	// Fan made translation by SegMash, based on the English GoG version
 	GAME_LVFPN("kq1", "", "logdir", "9812020c1ff9b86b97976c3e85e29ec8", 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]




More information about the Scummvm-git-logs mailing list