#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 , 5 months ago
comment:3 by , 5 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
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.