Skip to content

Commit

Permalink
HOPKINS: add another detetction entry for the Win95 full game
Browse files Browse the repository at this point in the history
  • Loading branch information
alexbevi committed Nov 20, 2012
1 parent dd241bd commit 7bd46c4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions engines/hopkins/detection_tables.h
Expand Up @@ -105,6 +105,23 @@ static const HopkinsGameDescription gameDescriptions[] = {
GUIO1(GUIO_NONE)
},
},
{
// Hopkins FBI Win95, provided by alexbevi
// Dec 15 1998 hopkins.exe
{
"hopkins",
0,
{
{"Hopkins.exe", 0, "a587762dd50d5933e1c89f9975180764", 378694},
{"RES_VAN.RES", 0, "f1693ac0b0859c8ecd8cb30ff43cf55f", 38296346},
AD_LISTEND
},
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_NO_FLAGS,
GUIO1(GUIO_NONE)
},
},
{
// Hopkins FBI Linux, provided by Strangerke
{
Expand Down

0 comments on commit 7bd46c4

Please sign in to comment.