[Scummvm-tracker] [ScummVM :: Bugs] #11386: Using SCUMMVM for calculating MD5

ScummVM :: Bugs trac at scummvm.org
Sun Apr 25 16:30:02 UTC 2021


#11386: Using SCUMMVM for calculating MD5
----------------------------+---------------------
Reporter:  carlo-bramini    |       Owner:  (none)
    Type:  feature request  |      Status:  new
Priority:  normal           |   Component:  Common
 Version:                   |  Resolution:
Keywords:                   |        Game:
----------------------------+---------------------
Description changed by sev-:

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

New 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>,<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#comment:1>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list