Menu

#6731 The Dig Demo (Mac) detection is broken

The Dig
closed-fixed
kirben
None
5
2014-09-18
2014-09-18
Zonx
No

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

Discussion

  • Willem Jan Palenstijn

    Broken by 902a140... SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig.

     
  • Willem Jan Palenstijn

    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.

     
  • Willem Jan Palenstijn

    (We should also check this for the other games touched by this Steam commit.)

     
  • Zonx

    Zonx - 2014-09-18

    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.

     
  • Willem Jan Palenstijn

    I looked at the other changes in this commit, and that seems consistent.

     
  • kirben

    kirben - 2014-09-18
    • status: open --> closed-fixed
    • assigned_to: kirben
     
  • kirben

    kirben - 2014-09-18

    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.