Opened 4 years ago

Last modified 2 years ago

#11386 closed feature request

Using SCUMMVM for calculating MD5 — at Initial Version

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

Description

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.

Change History (0)

Note: See TracTickets for help on using tickets.