[Scummvm-tracker] [ScummVM :: Bugs] #13414: AGI engine no longer loads games missing from the detection tables

ScummVM :: Bugs trac at scummvm.org
Wed Apr 13 16:41:06 UTC 2022


#13414: AGI engine no longer loads games missing from the detection tables
----------------------+--------------------------
Reporter:  Doomlazer  |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  low        |   Component:  Engine: AGI
 Version:             |  Resolution:
Keywords:             |        Game:
----------------------+--------------------------
Comment (by ZvikaZ):

 That's strange.
 I've checked it now, both with ScummVM 2.5.1, and with git version from
 few days ago, and it seems OK...

 I've taken SQ1, verified that's it's added correctly.
 Then opened it at WinAGI 2.1.16, changed the message at Logic104, line 68
 to :

     `display(23, 16, "Welcome Zvika");`

 and then I could both add it, and run the previously added game (and of
 course, see my modified message at the beginning).

 The ScummVM console showed this message (among more information):

 {{{
 Your game version has been detected using fallback matching as a
 variant of sq1 ("" "" "13/04/2022 19:26:35").
 If this is an original and unmodified version or new made Fanmade game,
 }}}

 When trying to add, I was given a menu with many fallbacks options, one of
 them was SQ1.
 Makes sense to me...

 Please try to make the same changes as I did, to make sure that we have a
 common base line, and report whether it succeeds or not.

 If my simple change works for you, but something bigger doesn't, please
 try to give detailed instructions so I can try to follow along and see the
 problem, so I can try to fix it...
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13414#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list