Opened 15 months ago
Closed 15 months ago
#14576 closed defect (fixed)
Unknown game variant for director
Reported by: | BJNFNE | Owned by: | tag2015 |
---|---|---|---|
Priority: | normal | Component: | Engine: Director |
Version: | Keywords: | unknown-game | |
Cc: | Game: |
Description
The game in 'Addy Mini im Zirkus\' 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 director engine: director-win-fallback
{"AC1.exe", 0, "t:bce969dfb978d2c1c00785d102787f3d", 4204863},
Addy Buschu im Zirkus
Version: 1.0.1.0.11
Change History (5)
comment:1 by , 15 months ago
comment:3 by , 15 months ago
Replying to BJNFNE:
adbc.ico : cc3dd9e7e9f690f6a6b0701796a73148 21974
Thanks, did you get these values using scummvm or some other tool? You need to calculate the checksum using just the last 5000 bytes
comment:4 by , 15 months ago
thats the output including command: scummvm --md5 --md5-path="C:\Program Files (x86)\Mindscape\Addy Mini im Zirkus\adbc.ico" --md5-length=-5000
C:/Program Files (x86)/Mindscape/Addy Mini im Zirkus/adbc.ico: cc3dd9e7e9f690f6a6b0701796a73148 (last 5000 bytes), 21974 bytes
comment:5 by , 15 months ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks! Added in f132079
Thanks, could you please provide the checksum for an additional file? Just AC1.exe is too generic and can lead to misdetections
You can use scummvm on the commandline:
scummvm --md5 --md5-path=<filename> --md5-length=-5000