#3100 closed defect (wontfix)
LURE: md5 for Amiga version
Reported by: | (none) | Owned by: | dreammaster |
---|---|---|---|
Priority: | low | Component: | Engine: Lure |
Version: | Keywords: | detection | |
Cc: | Game: | Lure of the Temptress |
Description
After browsing through the SVN repository i came across Lure of the Temptress and immediately checked if i have the same checksums on my copies.
Well, i have not :-(
The ones that are coded into lure.cpp differ from those downloadable at http://www.revolution.co.uk/_display.php?id=10
All three version (English, German and French) feature the same md5sum e45ea5d279a268c7d3c6524c2f63a2d2 disk1.vga which does not seem to be part of the checking part in lure.cpp.
Although i may be wrong about the place, there may be another file that holds md5sums, i didn't read through all the code :-)
This is the English Amiga md5sum if you want to add it too: 439028c59571bfa8c99e6625a8eb2930 disk1.vga
Thanks a lot
Ticket imported from: #1668899. Ticket imported from: bugs/3100.
Change History (5)
comment:1 by , 18 years ago
comment:2 by , 18 years ago
Owner: | set to |
---|---|
Priority: | normal → low |
Summary: | LURE: md5 from Recolution site differ → LURE: md5 for Amiga version |
comment:3 by , 18 years ago
It's debatable whether it would be worth implementing support for an Amiga version - since the three languages for the PC version have been made freeware, as long as I implement support for them into ScummVM, you'll be able to play them on whatever systems ScummVM has builds for. Plus the fact that I don't have access to an Amiga, so it would be hard for me to reverse engineer any differences (such as cursors, etc.) that the Amiga version might have and implement them.
Of course, once I've finished implementing the PC version, there's no reason why an Amiga enthusiast couldn't pick up the project and add in Amiga support. :)
comment:4 by , 18 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:5 by , 11 years ago
Component: | --Unset-- → Engine: Lure |
---|---|
Game: | → Lure of the Temptress |
We count md5 for first 1024 bytes of disk1.vga. That's why there is a difference. As of Amiga version, I don't know either support for it is planned.
Changed bug description