Opened 3 years ago

#12674 new defect

CGE: Soltys demos are missing

Reported by: ccawley2011 Owned by:
Priority: low Component: Engine: CGE
Version: Keywords: demo missing
Cc: Game: Soltys

Description

The CGE engine has the following detection for demos of Soltys, but neither of them are on the site.

	{
		"soltys", _s("Missing game code"),
		AD_ENTRY2s("vol.cat", "1e077c8ff58109a187f07ac54b0c873a", 18788,
				   "vol.dat", "75d385a6074c58b69f7730481f256051", 1796710),
		Common::EN_ANY, Common::kPlatformDOS, ADGF_DEMO , GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
	},
	{
		"soltys", _s("Missing game code"),
		AD_ENTRY2s("vol.cat", "f17987487fab1ebddd781d8d02fedecc", 7168,
				   "vol.dat", "c5d9b15863cab61dc125551576dece04", 1075272),
		Common::PL_POL, Common::kPlatformDOS, ADGF_DEMO | ADGF_UNSUPPORTED , GUIO1(GAMEOPTION_COLOR_BLIND_DEFAULT_OFF)
	},

Change History (0)

Note: See TracTickets for help on using tickets.