Opened 13 years ago
Closed 13 years ago
#6019 closed defect
SCI: SQ4 French Floppy DOS not recognized
Reported by: | misterhands | Owned by: | bluegr |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | detection | |
Cc: | Game: | Space Quest 4 |
Description
SCUMMVM 1.5.0git WIN 32
Well sort of. In fact the detector adds the game properly as the DOS/French version, but still states that the version is unknown. Never seen this....
{"resource.map", 0, "1fd6f356f6a59ad2057686ce6573caeb", 6159}, {"resource.000", 0, "8000a55aebc50a68b7cce07a8c33758c", 205287}, {"resource.001", 0, "99a6df6d366b3f061271ff3450ac0d32", 1269850}, {"resource.002", 0, "a6a8d7a24dbb7a266a26b084e7275e89", 1242668}, {"resource.003", 0, "482a99c8103b4bcb5706e5969d1c1193", 1323083}, {"resource.004", 0, "b2cca3afcf2e013b8ce86b64155af766", 1254353}, {"resource.005", 0, "9e520577e035547c4b5149a6d12ef85b", 1098814},
Interpreter version reads just 1.000, yes I did look in the exe file, no luck.
BTW, this version of the game can be switched to English and back at anytime, which is nice.
Thanks guys
Ticket imported from: #3515247. Ticket imported from: bugs/6019.
Attachments (1)
Change History (8)
comment:1 by , 13 years ago
Owner: | set to |
---|
comment:2 by , 13 years ago
by , 13 years ago
comment:4 by , 13 years ago
misterhands: Thanks. Might be a little while before a SCI developer can look at this. Please standby..
comment:6 by , 13 years ago
Added in ad248c9b0b28a50208930c3b49fa4b51420f1f56, thanks! It should be working in tomorrow's daily build
comment:7 by , 13 years ago
Status: | new → closed |
---|
misterhands: I think this occurs when the advanced detector fails to find an exact match, but the fallback (generic) detection algorithm does. As you indicate, a detection entry should probably be added.
If you could attach a text file to this bug containing a file listing of your SQ4 French/Multilingual Floppy version datafiles, preferably with file MD5sums, this would help identify the exact version. The output of a tool such as http://md5summer.org/ would be optimal.
thebluegr: Do we need any other further information to add this entry to the SCI detection tables?