#6731 closed defect (fixed)
The Dig Demo (Mac) detection is broken
Reported by: | SF/zonx | Owned by: | Kirben |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | ||
Cc: | Game: | The Dig |
Description
ScummVM 1.8.0git745-g6f343af (Sep 16 2014 10:11:28) Platform Windows 8.1 The Dig Demo (Mac, English, Talkie) as downloadable at http://sourceforge.net/projects/scummvm/files/demos/scumm/dig-mac-demo-en.zip/download
Bug description: Detection of The Dig Demo (Mac) doesn't work anymore. ScummVM reports, that it wasn't able to find a game in that directory. However, it still works when using ScummVM 1.7.0git6326-gaf06053 (Apr 12 2014 04:12:26). Btw.: The same goes for The Dig Demo (DOS) as downloadable at your website http://sourceforge.net/projects/scummvm/files/demos/scumm/dig-dos-demo-en.zip/download
Ticket imported from: bugs/6731.
Change History (7)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
The reason it's failing is that the dig has a "Demo" variant in the md5 table that isn't present in the game variant table.
comment:3 by , 10 years ago
(We should also check this for the other games touched by this Steam commit.)
comment:4 by , 10 years ago
I have tested Indy 3 DOS demo, all three different Indy 4 DOS demos and both Loom demos from ScummVM website. All were fine detected and working. Seems that only The Dig is affected.
comment:5 by , 10 years ago
I looked at the other changes in this commit, and that seems consistent.
comment:6 by , 10 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:7 by , 10 years ago
The regression was caused by a typo, when the detection entries for The Dig were last updated.
Fixed in ScummVM GiT, use the next daily snapshot of ScummVM GiT.
Broken by 902a140... SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig.