Opened 21 months ago
Closed 3 weeks ago
#14279 closed defect (fixed)
MD5: TINSEL: Unknown game variant for tinsel: American Discworld 2 demo
Reported by: | bouwwerf | Owned by: | somaen |
---|---|---|---|
Priority: | high | Component: | Engine: Tinsel |
Version: | Keywords: | unknown-game | |
Cc: | Game: | Discworld II |
Description
The game in 'discworld2-usdemo\' seems to be an unknown game variant.
Please report the following data to the ScummVM team at https://bugs.scummvm.org/ along with the name of the game you tried to add and its version, language, etc.:
Matched game IDs for the tinsel engine: dw2-us
{"dw2.scn", 0, "05beafadd26562d708f68194d337b2cb", 103221},
{"us1.smp", 0, "b5660a0e031cb4710bcb0ef5629ea61d", 28320582},
I've found this US demo on the Psygnosis Sampler Disk but couldn't find it in detection_tables.h (only saw the English demo).
Change History (5)
comment:1 by , 21 months ago
comment:2 by , 20 months ago
Summary: | Unknown game variant for tinsel: American Discworld 2 demo → TINSEL: Unknown game variant for tinsel: American Discworld 2 demo |
---|
comment:3 by , 12 months ago
Priority: | normal → high |
---|
comment:4 by , 12 months ago
Summary: | TINSEL: Unknown game variant for tinsel: American Discworld 2 demo → MD5: TINSEL: Unknown game variant for tinsel: American Discworld 2 demo |
---|
comment:5 by , 3 weeks ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This detection entry seems to have been added in 2163746b on 2024-10-20, closing as fixed. (The Demo is still unsupported though)
Thank you for reporting this particular release.
Interestingly, it doesn't work out of the box if I add it to the detection code, in that it triggers the Shell() function, but it does work in a Windows 95 VM.
Since I don't really know this engine, I'll let someone with more experience decide what to do with this.