logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GRFID — A tool to extract the (New)GRF ID from a (New)GRF

Author

       GRFID was written by Peter Nelson.  GRFID uses MD5 code that was written by L. Peter Deutsch.

       This manual page was written by Remko Bijker.

Description

       GRFID  tries  to  find the (New)GRF identifier of that (New)GRF.  Upon failure an error message is given,
       otherwise the NewGRF identifier is printed hexadecimally to stdout.

Name

       GRFID — A tool to extract the (New)GRF ID from a (New)GRF

Options

-h      Display the help message.

       -mfile
               Display the MD5 checksum of the given NewGRF. For GRF  container  format  2  this  checksum  only
               contains  the  data  section,  i.e. it excludes the sprite section to make it easier to construct
               NewGRFs with different zoom levels.

       -v      Display the version.

See Also

       The documentation in /usr/share/doc/grfcodec/

Synopsis

       [-hvm]
       grfidfile

See Also