[Scummvm-tracker] [ScummVM :: Bugs] #11179: [GLK / FROTZ] GameID conflicts with the Macventure Engine's GameIDs

ScummVM :: Bugs trac at scummvm.org
Sat Sep 28 05:24:09 CEST 2019


#11179: [GLK / FROTZ] GameID conflicts with the Macventure Engine's GameIDs
--------------------------+-------------------------
Reporter:  goodoldgeorge  |      Owner:  (none)
    Type:  defect         |     Status:  new
Priority:  normal         |  Component:  Engine: GLK
Keywords:                 |       Game:
--------------------------+-------------------------
 dejavu: glk gameid conflicted with the macventure engine's dejavu gameid
 shadowgate: glk gameid conflicted with the macventure engine's shadowgate
 gameid

 In both cases, ScummVM wants to run the game with GLK engine and stops,
 with Game data not found error message

 The conflicting entries in the source:
 engines\glk\frotz\detection_tables.h file

 {{{
 Line 256:
 { "dejavu",            "Deja Vu" },

 Line 1286:
 ENTRY0("dejavu", "930921", "ece489ece5cffa0b8575f44e094a115e", 22500),

 Line 582:
 { "shadowgate",        "Shadowgate" },

 Line 1616:
 ENTRY0("shadowgate", "040616", "9015104db32c046798870273f0754d3c",
 141824),
 }}}


 ScummVM 2.2.0git77-g772e60526f-dirty (Sep 28 2019 04:37:45)
 Features compiled in: TAINTED Vorbis FLAC MP3 RGB zLib MPEG2 FluidSynth
 Theora AAC A/52 FreeType2 JPEG PNG cloud (servers, local)

 OS: MS Windows 10 Pro x64, v1903 Build: 18362.356
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11179>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list