Opened 3 years ago

Closed 3 years ago

#12683 closed defect (fixed)

WEB: ULTIMA: Crusader - No Regret demo is missing

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

Description

The Ultima engine has the following detection for a demo of Crusader - No Regret, but it is not on the site.

	// Crusader - No Regret - Demo V1.08
	{
		{
			"regret",
			"Demo",
			AD_ENTRY1s("eusecode.flx", "c6416e4716f3c008dba113a2a460367e", 483174),
			Common::EN_ANY,
			Common::kPlatformDOS,
			ADGF_UNSTABLE | ADGF_DEMO,
			GUIO1(GUIO_NOMIDI)
		},
		GAME_CRUSADER_REG,
		0
	},

Change History (4)

comment:1 by mduggan, 3 years ago

The Regret demo currently doesn't work at all, so I'll get it working before uploading.

It can be found on the Jan 1997 PC Gamer CD:
https://archive.org/details/pcgamer-disc-2.12-jan-1997

comment:2 by sev-, 3 years ago

Priority: normalhigh

This would be nice to get fixed before the release.

comment:3 by sev-, 3 years ago

Summary: ULTIMA: Crusader - No Regret demo is missingWEB: ULTIMA: Crusader - No Regret demo is missing

comment:4 by sev-, 3 years ago

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

Uploaded.

Note: See TracTickets for help on using tickets.