[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 21:00:15 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:            |  Resolution:
Keywords:  Launcher  |        Game:
---------------------+------------------------

Old description:

> 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
>
> }}}

New description:

 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'.




 {{{
 [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

 }}}

--
Comment (by i30817):

 Turns out i hadn't yet configured the extra path, i forgot about it.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13283#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list