Opened 2 years ago

Last modified 5 months ago

#13128 new feature request

GRIM: Grim Fandango Remastered - Steam MD5

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

Attachments (2)

gf_r_linux.txt (12.3 KB ) - added by arrowgent 2 years ago.
gf_r_win.txt (12.5 KB ) - added by arrowgent 2 years ago.

Download all attachments as: .zip

Change History (5)

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)

comment:2 by arrowgent, 2 years ago

https://github.com/scummvm/scummvm/commit/d1b35d26fce93d3c34c80e5fec1ec09d9152a62f

WIP.
detecting remaster without ability to identify files

comment:3 by somaen, 5 months ago

Priority: lowhigh

Would be good to close this before the upcoming 2.8.0 release

Note: See TracTickets for help on using tickets.