Menu

#7025 COMPOSER: detection.cpp file 2 missing digits

Composer games
closed-fixed
None
5
2016-02-10
2016-02-10
No

Magic Tales: Baba Yaga and the Magic Geese Macintosh version detection failed,
because the last two digits of the hash value is missing in the composer engine, detection.cpp file.

    // Magic Tales: Baba Yaga and the Magic Geese Mac - from bug #3466402
    {
        {
            "babayaga",
            "",
            AD_ENTRY1("Baba Yaga", "ae3a4445f42fe10253da7ee4ea0d37"),

Correct values: {"Baba Yaga", 0, "ae3a4445f42fe10253da7ee4ea0d37d6", 44321},

Please fix it, Thanks

Discussion

  • Willem Jan Palenstijn

    Thanks!

     
  • Willem Jan Palenstijn

    • status: open --> closed-fixed
    • assigned_to: Willem Jan Palenstijn