Opened 3 years ago

Closed 3 years ago

#12687 closed defect (fixed)

WEB: TSAGE: Ringworld demo is missing

Reported by: ccawley2011 Owned by: sev-
Priority: high Component: Web
Version: Keywords: demo missing
Cc: Game: Ringworld: Revenge of the Patriarch

Description

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

	// Ringworld English Floppy Demo #2 version
	{
		{
			"ringworld",
			"Floppy Demo",
			AD_ENTRY1s("demoring.rlb", "64050e1806203b15bb03876140eb4f56", 832206),
			Common::EN_ANY,
			Common::kPlatformDOS,
			ADGF_DEMO,
			GUIO2(GUIO_NOSPEECH, GUIO_NOSFX)
		},
		GType_Ringworld,
		GF_FLOPPY | GF_DEMO | GF_ALT_REGIONS
	},

Attachments (1)

DEMORING.RLB (812.7 KB ) - added by TrivialBalderdash 3 years ago.

Download all attachments as: .zip

Change History (5)

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: TSAGE: Ringworld demo is missingWEB: TSAGE: Ringworld demo is missing

by TrivialBalderdash, 3 years ago

Attachment: DEMORING.RLB added

comment:3 by TrivialBalderdash, 3 years ago

Demo attached. This comes via the Blue Force CD. Do you needed the EXE for the demo as well?

comment:4 by sev-, 3 years ago

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

Added

Note: See TracTickets for help on using tickets.