[Scummvm-tracker] [ScummVM :: Bugs] #15616: Warnings in status window when adding any game
ScummVM :: Bugs
trac at scummvm.org
Wed Dec 25 07:02:20 UTC 2024
#15616: Warnings in status window when adding any game
----------------------+---------------------
Reporter: prietveld | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: Common
Version: | Resolution:
Keywords: | Game:
----------------------+---------------------
Comment (by digitall):
Replicated the warnings with the latest git master using detection of an
AGS game.
The second warning is caused by an entry in the Toltecs engine detection
tables:
WARNING: Path component detected in entry for 'toltecs:toltecs' but no
kADFlagMatchFullPaths is set!
The entry is:
``
{
// 3 Skulls of the Toltecs English Demo version (original
file layout)
{
"toltecs",
"Demo",
AD_ENTRY1s("english.pdi/WESTERN",
"53a0abd1c0bc5cad8ba18f0e56877705", 46241833),
Common::EN_ANY,
Common::kPlatformDOS,
ADGF_DEMO,
GUIO1(GAMEOPTION_ORIGINAL_SAVELOAD)
},
},
``
--
Ticket URL: <https://bugs.scummvm.org/ticket/15616#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list