[Scummvm-tracker] [ScummVM :: Bugs] #13343: GUI: Debugger md5 works only for files in the same directory as of the ScummVM executable

ScummVM :: Bugs trac at scummvm.org
Sat Mar 12 13:53:06 UTC 2022


#13343: GUI: Debugger md5 works only for files in the same directory as of the
ScummVM executable
-------------------+----------------------
Reporter:  r41k0u  |       Owner:  criezy
    Type:  defect  |      Status:  closed
Priority:  normal  |   Component:  GUI
 Version:          |  Resolution:  invalid
Keywords:  MD5     |        Game:
-------------------+----------------------
Changes (by criezy):

 * owner:  (none) => criezy
 * status:  new => closed
 * resolution:   => invalid

Comment:

 As explained in the pull request this bug is invalid. The current code
 uses `SearchMan` to look for the file. So indeed it does not handle paths,
 but it does look for the file in various places, such as the game path and
 the extra path.

 I think the main use case for the command is to check the md5 of a game
 file and verify that it is not corrupted, for example when encountering
 bugs while playing a game. And it should already work properly (and would
 break if using FSNode directly instead).
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13343#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list