Opened 9 years ago
Closed 6 days ago
#6942 closed defect (outdated)
SCUMM: Game variants fail to match demos correctly
Reported by: | SF/henke37_2 | Owned by: | sev- |
---|---|---|---|
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 (3)
comment:1 by , 8 years ago
Component: | → Engine: SCUMM |
---|
comment:2 by , 6 years ago
Keywords: | detection added |
---|---|
Summary: | Scumm game variants fail to match demos correctly → SCUMM: Game variants fail to match demos correctly |
comment:3 by , 6 days ago
Owner: | set to |
---|---|
Resolution: | → outdated |
Status: | new → closed |
Closing this as outdated.
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.