Opened 2 years ago

Last modified 6 months ago

#13128 new feature request

GRIM: Grim Fandango Remastered - Steam MD5 — at Version 1

Reported by: arrowgent Owned by:
Priority: high Component: Engine: Grim
Version: Keywords: grim, remastered, steam, gog, md5, wip
Cc: Game: Grim Fandango

Description (last modified by arrowgent)

for the WIP of Grim Fandango Remastered in ScummVM

https://github.com/scummvm/scummvm/blob/master/engines/grim/md5check.cpp

i am providing the MD5 of the files present for Linux and Windows on Steam

  • there has not been any significant update to the game for years, so recalculating new md5 shouldnt be too critical in the future

i dont own the game on GOG for comparison, i imagine its similar enough for the main files.

"find . -type f -exec md5sum {} + | LC_ALL=C sort"

for a test i did add grim-remastered data folder to see if it would run
obviously the md5 are not present for the game to verify

...hope this helps

Change History (3)

by arrowgent, 2 years ago

Attachment: gf_r_linux.txt added

by arrowgent, 2 years ago

Attachment: gf_r_win.txt added

comment:1 by arrowgent, 2 years ago

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