Opened 3 years ago

Closed 3 years ago

#12689 closed defect (fixed)

WEB: TONY: Tony Tough demo is missing

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

Description

The Tony engine has the following detection for a demo of Tony Tough, but it is not on the site.

	{
		// Tony Tough English Demo
		{
			"tony",
			"Extracted Demo",
			{
				{ "roasted.mpc", 0, "1e247922ec869712bfd96625bc4d3c7c", 39211 },
				{ "roasted.mpr", 0, "06203dbbc85fdd1e6dc8fc211c1a6207", 14972409 },
				{ "voices.vdb",  0, "f9f1ac8f63a909bb3ed972490dae65c4", 20189260 },
				AD_LISTEND
			},
			Common::EN_ANY,
			Common::kPlatformWindows,
			ADGF_DEMO | ADGF_DROPPLATFORM,
			GUIO1(GUIO_NOMIDI)
		},
	},

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: TONY: Tony Tough demo is missingWEB: TONY: Tony Tough 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.