Patch for G-D-P to accept german Grim Fandango data files for ResidualVM
Alexandre Detiste
alexandre.detiste at gmail.com
Sun Jul 19 18:41:38 UTC 2015
Le dimanche 5 juillet 2015, 20:47:05 Patrick Bottelberger a écrit :
> Hello,
>
> since GIT ebb3a9c ResidualVM supports the german CD version of Grim
> Fandango that i own. I've checked that version out and made a complete
> playthrough of the game, and everything works as it should (no problems
> with the elevator scene and so on).
>
> Bye
> Patrick
Hi,
I've added the French & Italian full versions & drawn a scythe icon.
Now, I see that the <en>/<fr>/<it> all use the sames <data*.lab> files,
but your patch contains a different sum for the lone data003.lab.
... and these two versions have exact same size;
so I supspect a scratch like for "dig.la1".
Maybe ResidualVM was complaining about that & even the version in GIT would still
rightfully complain as you stated in help_text.
65997693 76dcfc2c21f3412415674c65611fb76d data003.lab
65997693 7f76c20f1d77db287473ffef10b8b309 data003.lab_de
Here is the en/fr/it file.
Please this check this file ;-)
wget http://ssh.detiste.be/data003.lab.xz
unxz data003.lab.xz
cmp -l /usr/share/games/grimfandango-de-data/data003.lab ~/Downloads/data003.lab | gawk '{printf "%08X %02X %02X\n", $1, strtonum(0$2), strtonum(0$3)}'
Greets,
Alexandre
More information about the Pkg-games-devel
mailing list