Opened 2 years ago

Last modified 20 months ago

#13283 closed defect

Legend of Kyrandia (CD/DOS/English) also adds (Demo/DOS/English) — at Initial Version

Reported by: i30817 Owned by:
Priority: normal Component: Engine: Kyra
Version: Keywords: detection
Cc: Game: Kyrandia 1

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

Change History (0)

Note: See TracTickets for help on using tickets.