1,554
edits
(add missing engines) |
(Mentioned directory list) |
||
Line 8: | Line 8: | ||
Number of bytes in each engine, to compute an MD5 hash:<br> | Number of bytes in each engine, to compute an MD5 hash:<br> | ||
''[[AGI]], [[AGOS]], [[Cine]], [[CruisE]], [[Draci]], [[Drascula]], [[Gob]], [[M4]], [[MADE]], [[Mohawk]], [[Parallaction]], [[SAGA]], [[TeenAgent]], [[Tinsel]]'' - '''5000''' bytes<br> | ''[[AGI]], [[AGOS]], [[Cine]], [[Composer]], [[CruisE]], [[Draci]], [[Drascula]], [[Gob]], [[M4]], [[MADE]], [[Mohawk]], [[Parallaction]], [[SAGA]], [[TeenAgent]], [[Tinsel]]'' - '''5000''' bytes<br> | ||
''[[Lure]]'' - '''1024''' bytes<br> | ''[[Lure]]'' - '''1024''' bytes<br> | ||
''[[Kyra]], [[SCUMM]]'' - '''1024 * 1024''' bytes<br> | ''[[Kyra]], [[SCUMM]]'' - '''1024 * 1024''' bytes<br> | ||
Line 15: | Line 15: | ||
[[Queen]], [[Sky]], [[Sword1]], [[Sword2]] use a different detection. | [[Queen]], [[Sky]], [[Sword1]], [[Sword2]] use a different detection. | ||
To get the correct MD5 checksum, run the following: | To get the correct MD5 checksum, run the following: | ||
Line 27: | Line 26: | ||
Where ''size'' depends on the engine, as described above. | Where ''size'' depends on the engine, as described above. | ||
Alternatively, you can download the [http://gnuwin32.sourceforge.net/packages/coreutils.htm gnuwin32 coreutils] and run the *nix command above. You will need head.exe, md5sum.exe and the two libraries from the dependency package. | Alternatively, you can download the [http://gnuwin32.sourceforge.net/packages/coreutils.htm gnuwin32 coreutils] and run the *nix command above. You will need head.exe, md5sum.exe and the two libraries from the dependency package. | ||
After you get the MD5 sums of the game files, you can report them by using our [http://sourceforge.net/tracker/?group_id=37116&atid=418820 bug tracker]. It is much preferred over a post in the forums. | |||
Also to speedup things, please consider providing directory layout of your game. |