Opened 8 years ago
Last modified 5 years ago
#6942 new defect
SCUMM: Game variants fail to match demos correctly
Reported by: | SF/henke37_2 | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: SCUMM |
Version: | Keywords: | detection | |
Cc: | Game: |
Description
The computeGameSettingsFromMD5 function is unable to match entries where the demo flag is set in the extra field of the md5table list. This makes it impossible to set the dr.game.features & GF_DEMO flag correctly.
Ticket imported from: bugs/6942.
Change History (2)
comment:1 by , 7 years ago
Component: | → Engine: SCUMM |
---|
comment:2 by , 5 years ago
Keywords: | detection added |
---|---|
Summary: | Scumm game variants fail to match demos correctly → SCUMM: Game variants fail to match demos correctly |
Note:
See TracTickets
for help on using tickets.
If someone wants to look into this, a first attempt was committed in #f71dc0d but later reverted in #c8975f9.