Opened 3 years ago

Closed 3 years ago

#12678 closed defect (fixed)

WEB: ILLUSIONS: Duckman demo is missing

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

Description

The Illusions engine engine has the following detection for a demo of Duckman, but it is not on the site. It can be found at https://archive.org/details/Duckman_demo

	{
		{
			"duckman",
			"Demo",
			AD_ENTRY1s("duckman.gam", "71d01e3f3d9d4e51cd69f71028745610", 7127040),
			Common::EN_ANY,
			Common::kPlatformWindows,
			ADGF_DROPPLATFORM | ADGF_DEMO,
			GUIO0()
		},
		kGameIdDuckman
	},

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: ILLUSIONS: Duckman demo is missingWEB: ILLUSIONS: Duckman 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.