CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     freesci 2002/03/21 19:35:33 GMT

Modified files:
        .              : ChangeLog 
        src            : main.c 
        src/include    : Makefile.am 
Added files:
        src/include    : games.h 

Log message:
We now have automagic interpreter-version detection.

This is accomplished through a lookup table, based on the size of the
sciv.exe/sierra.exe file.  So far, it's unique.

So far I have thirteen different interpreter versions in the table for
SCI0 games, I'm sure a few more can be added later on.

(We could alternatively do a checksum/size on the resource.000/001 file
instead.  Comments?)

This is currently only overridable on the command line.

- Pizza


Reply via email to