Opened 4 years ago

Last modified 2 years ago

#11386 closed feature request

Using SCUMMVM for calculating MD5 — at Version 1

Reported by: carlo-bramini Owned by:
Priority: normal Component: Common
Version: Keywords:
Cc: Game:

Description (last modified by sev-)

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>,<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.

Change History (1)

comment:1 by sev-, 3 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.