mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
Add a PQ1 (2.0G) detection entry.
svn-id: r25044
This commit is contained in:
parent
e2de7d670d
commit
05ab06ca3d
@ -620,6 +620,21 @@ static const AGIGameDescription gameDescriptions[] = {
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
// Police Quest 1 (PC) 2.0G 12/3/87; entry from DAGII, but missing from Sarien?
|
||||
{
|
||||
"agi",
|
||||
"Police Quest 1 (IBM) 2.0G 12/03/87", // not sure about disk format -- dsymonds
|
||||
AD_ENTRY1("logdir", "d194e5d88363095f55d5096b8e32fbbb"),
|
||||
Common::EN_ANY,
|
||||
Common::kPlatformPC,
|
||||
},
|
||||
GType_V2,
|
||||
0,
|
||||
0x2917,
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
// Sarien Name == Space Quest 1 (PC) 1.0X [AGI 2.089]
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user