Opened 3 years ago

Closed 3 years ago

#12676 closed defect (fixed)

WEB: CRYO: Lost Eden non-interactive demo is missing

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

Description

The Cryo engine has the following detection for a non-interactive demo of Lost Eden, but it is not on the site.

	// Lost Eden PC non-interactive demo version
	// Probably not worth it
	{
		"losteden",
		0,
		AD_ENTRY1s("EDEN6.HSQ", 0, 17093),
		Common::EN_ANY,
		Common::kPlatformDOS,
		ADGF_DEMO | ADGF_UNSTABLE,
		GUIO1(GUIO_NOMIDI)
	},

Change History (4)

comment:1 by ccawley2011, 3 years ago

Priority: normallow

comment:2 by sev-, 3 years ago

Priority: lowhigh

This would be nice to get fixed before the release.

comment:3 by sev-, 3 years ago

Summary: CRYO: Lost Eden non-interactive demo is missingWEB: CRYO: Lost Eden non-interactive demo is missing

comment:4 by sev-, 3 years ago

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

Added

Note: See TracTickets for help on using tickets.