Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#15150 closed defect (fixed)

Unknown game variant for sci

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

Description

The game in 'Hoyle Solitaire\' 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: hoyle5-fallback

{"resmap.000", 0, "e2feb47ab16f9e22a9b6a8580d1da3f0", 3055},
{"ressci.000", 0, "da180c67d54d4208c84a48fcd8709671", 8582335},

Change History (4)

comment:1 by sluicebox, 2 years ago

Hello, thanks for reporting this. This is the Hoyle5 Solitaire floppy version. According to our detection tables, you are missing the RESOURCE.AUD file. But that file is zero bytes, so I wouldn't say we've been "missing" it, Bob.

Short version: create an empty RESOURCE.AUD file in your game directory and detection will work.

Shorter version: why have an empty detection entry? Let's delete it and find out.

comment:2 by sluicebox <22204938+sluicebox@…>, 2 years ago

In 21cf74c6:

SCI32: Remove HOYLE5 SOLITAIRE empty detection entries

Ticket #15150

comment:3 by sluicebox, 2 years ago

Owner: set to sluicebox
Resolution: fixed
Status: newclosed

comment:4 by darkbubu, 2 years ago

thanks :)

Note: See TracTickets for help on using tickets.