Opened 3 years ago

Closed 3 years ago

#12679 closed defect (fixed)

WEB: KINGDOM: Kingdom: The Far Reaches demo is missing

Reported by: ccawley2011 Owned by: sev-
Priority: high Component: Web
Version: Keywords: demo missing
Cc: Game:

Description

The Kingdom engine has the following detection for a demo of Kingdom: The Far Reaches, but it is not on the site.

	// Kingdom PC DOS Demo version, provided by Strangerke
	{
		"kingdom",
		"Demo",
		AD_ENTRY1s("KINGDEMO.EXE", "2ce478fc13086d0ddb02a2867ba307dc", 167154),
		Common::EN_ANY,
		Common::kPlatformDOS,
		ADGF_UNSTABLE | ADGF_DEMO,
		GUIO1(GUIO_NONE)
	},

Change History (3)

comment:1 by sev-, 3 years ago

Priority: normalhigh

This would be nice to get fixed before the release.

comment:2 by sev-, 3 years ago

Summary: KINGDOM: Kingdom: The Far Reaches demo is missingWEB: KINGDOM: Kingdom: The Far Reaches demo is missing

comment:3 by sev-, 3 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

Added.

Note: See TracTickets for help on using tickets.