[Scummvm-git-logs] scummvm master -> 886e18f936539fd90e61690dbb07fda950bc340a
sluicebox
22204938+sluicebox at users.noreply.github.com
Sun Jul 21 20:53:55 CEST 2019
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:
886e18f936 SCI: Set PQ3 EGA detection entry's extra field
Commit: 886e18f936539fd90e61690dbb07fda950bc340a
https://github.com/scummvm/scummvm/commit/886e18f936539fd90e61690dbb07fda950bc340a
Author: sluicebox (22204938+sluicebox at users.noreply.github.com)
Date: 2019-07-21T11:52:19-07:00
Commit Message:
SCI: Set PQ3 EGA detection entry's extra field
Changed paths:
engines/sci/detection_tables.h
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h
index 94d50ff..f784e43 100644
--- a/engines/sci/detection_tables.h
+++ b/engines/sci/detection_tables.h
@@ -3594,7 +3594,7 @@ static const struct ADGameDescription SciGameDescriptions[] = {
// Police Quest 3 EGA
// Reported by musiclyinspired in bug report #3046573
- {"pq3", "", {
+ {"pq3", "EGA", {
{"resource.map", 0, "1341f7c9643947414a8e238b88f68d82", 5901},
{"resource.000", 0, "7659713720d61d9465a59091b7ee63ea", 402208},
{"resource.001", 0, "0284ca44341fbc3cb7a047e49d230234", 703373},
More information about the Scummvm-git-logs
mailing list