[Scummvm-tracker] [ScummVM :: Bugs] #13283: Legend of Kyrandia (CD/DOS/English) also adds (Demo/DOS/English)
ScummVM :: Bugs
trac at scummvm.org
Thu Feb 17 20:40:10 UTC 2022
#13283: Legend of Kyrandia (CD/DOS/English) also adds (Demo/DOS/English)
-------------------+-----------------------
Reporter: i30817 | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: --Unset--
Version: | Keywords:
Game: |
-------------------+-----------------------
I feel like this could be a scanner bug or it could be intentional if the
implementation of a 'demo' ends up in the executable and all the data is
the same. I haven't had time to play through the 'demo'.
Also a curious thing happened. As i mentioned in another bug, i'm using
libretro but still scummvm upstream, and i have the right data files in
the corresponding 'extra' directory. However, in this particular game,
KYRA.DAT wasn't recognized there until i copied it into the game
directory. I feel like there may be a hardcoded path is that is different
from the usual path that is replaced by the libretro implementation for
this to fail like this in this engine, and not others (like for instance,
grim fandango that needs the grim-patch.lab and that is happily in the
libretro 'extra' directory).
{{{
[kyra1-cd]
platform=pc
gameid=kyra1
description=The Legend of Kyrandia (CD/DOS/English)
language=en
extra=CD
path=/media/i3/Mordred/Games/ScummVM/legend_of_kyrandia_1
engineid=kyra
guioptions=midiPCSpk midiAdLib midiMt32 vga lang_English
[kyra1-demo-cd]
platform=pc
gameid=kyra1
description=The Legend of Kyrandia (Demo/CD/DOS/English)
language=en
extra=Demo/CD
path=/media/i3/Mordred/Games/ScummVM/legend_of_kyrandia_1
engineid=kyra
guioptions=midiPCSpk midiAdLib midiMt32 vga lang_English
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/13283>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list