Opened 2 months ago

Closed 2 months ago

#15644 closed defect (invalid)

MD5: SCI: Eco Quest 1 v1.0 int12.23.91

Reported by: ns394 Owned by: sluicebox
Priority: normal Component: Engine: SCI
Version: Keywords: unknown-game
Cc: Game: EcoQuest 1

Description

The game in 'Eco Quest 1_DOS_ENG_v1.0\' seems to be an unknown game variant.

Please report the following data to the ScummVM team at https://bugs.scummvm.org/ along with the name of the game you tried to add and its version, language, etc.:

Matched game IDs for the sci engine: ecoquest-demo

{"resource.001", 0, "96d4435d24c01f1c1675e46457604c5f", 1413719},
{"resource.map", 0, "704367225929a88aad281ac72844ddac", 4053},

Change History (3)

comment:1 by tag2015, 2 months ago

Summary: Eco Quest 1 v1.0 int12.23.91MD5: SCI: Eco Quest 1 v1.0 int12.23.91

comment:2 by sluicebox, 2 months ago

It looks like you're missing three of the four floppy files. We have an entry with these exact matches, but it's not matching because you only have resource.001 and not .000, .002, and .003:

// Eco Quest - English DOS Floppy
// SCI interpreter version 1.000.510
{"ecoquest", "Floppy", {
	{"resource.map", 0, "704367225929a88aad281ac72844ddac", 4053},
	{"resource.000", 0, "241b98d3903f6a5b872baa19b80aef3b", 1099239},
	{"resource.001", 0, "96d4435d24c01f1c1675e46457604c5f", 1413719},
	{"resource.002", 0, "28fe9b4f0567e71feb198bc9f3a2c605", 1241816},
	{"resource.003", 0, "f3146df0ad4297f5ce35aa8c4753bf6c", 586832},

comment:3 by sluicebox, 2 months ago

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