Opened 3 years ago

Closed 2 years ago

#12672 closed defect (fixed)

ASYLUM: Sanitarium demo is missing

Reported by: ccawley2011 Owned by: alxpnv
Priority: normal Component: Web
Version: Keywords: demo
Cc: Game:

Description

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

	{
		// Sanitarium - English Demo
		"asylum",
		"Demo",
		AD_ENTRY2s("SNTRM.DAT", "6a8079e0b49affc99d148624fbb584a1", 326,
				   "RES.000",   "57446ce089c6f9decb7f3faf41d09edf", 9022),
		Common::EN_ANY,
		Common::kPlatformWindows,
		ADGF_DEMO | ADGF_UNSTABLE | ADGF_DROPPLATFORM,
		GUIO0()
	},

Change History (2)

comment:1 by ccawley2011, 3 years ago

Keywords: missing removed

comment:2 by alxpnv, 2 years ago

Owner: set to alxpnv
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.