Patch for G-D-P to accept german Grim Fandango data files for ResidualVM

Patrick Bottelberger patrick.bottelberger at sigon.net
Sun Jul 19 19:10:21 UTC 2015


Hello Alexandre,

these are much more different than the dig.la1 versions.
Doing

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)}'

results in:

10444694

Also, this md5sum has been reported by other people, too:

http://forums.residualvm.org/viewtopic.php?f=1&t=215&start=15

So, it seems to be correct for the German 2 CD version.


Bye
Patrick


Am 19.07.2015 um 20:41 schrieb Alexandre Detiste:
> 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