[Scummvm-tracker] [ScummVM :: Bugs] #11386: Using SCUMMVM for calculating MD5
ScummVM :: Bugs
trac at scummvm.org
Mon Mar 16 09:33:49 UTC 2020
#11386: Using SCUMMVM for calculating MD5
--------------------------+--------------------
Reporter: carlo-bramini | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Component: Common
Keywords: | Game:
--------------------------+--------------------
After reading this:
https://wiki.scummvm.org/index.php/Reporting_unknown_MD5_checksums
I'm asking: what about adding the function to SCUMMVM for calculating MD5
and eliminate the need of external tools, especially for users of Windows?
Just call something like this from command line:
{{{
scummvm --calculate-md5=<file>,<start_offset>,<length>
}}}
and your value is printed. Technically, SCUMMVM can already calculate MD5
from a file and adding this feature is not so difficult in my opinion.
--
Ticket URL: <https://bugs.scummvm.org/ticket/11386>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list