[Scummvm-tracker] [ScummVM :: Bugs] #13281: ULTIMA: Crusader No Regret, Crusader No Remorse, Ultima VIII are added by the Launcher twice in mass add (was: ULTIMA: Crusader No Regret and Crusader No Remorse are being added by the Launcher twice in mass add.)

ScummVM :: Bugs trac at scummvm.org
Sat Jun 4 22:58:47 UTC 2022


#13281: ULTIMA: Crusader No Regret, Crusader No Remorse, Ultima VIII are added by
the Launcher twice in mass add
----------------------+----------------------------------
Reporter:  i30817     |       Owner:  (none)
    Type:  defect     |      Status:  new
Priority:  normal     |   Component:  Engine: Ultima
 Version:             |  Resolution:
Keywords:  detection  |        Game:  Crusader: No Regret
----------------------+----------------------------------
Changes (by mduggan):

 * summary:
     ULTIMA: Crusader No Regret and Crusader No Remorse are being added by
     the Launcher twice in mass add.
     =>
     ULTIMA: Crusader No Regret, Crusader No Remorse, Ultima VIII are added
     by the Launcher twice in mass add

Comment:

 As described in #13288 this happens to Ultima VIII too, combining them as
 it's all in the way we're using `AdvancedMetaEngineDetection`.

 It seems if you set a value in `_directoryGlobs` it detects both the
 parent and the child directory.  See `UltimaMetaEngineDetection` and the
 `GAME_DESCRIPTIONS` list in `detection_tables.h`.

 For U8 and Crusader games specifically we expect the remaining files
 (palettes, movies, etc) to be in their correct directories, so we probably
 shouldn't add the entry for the `USECODE` directory separately anyway - it
 won't actually work.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13281#comment:5>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list