Hi Jim, his idea has been great for crafty and other engines give more comfort to the less advanced user.Jim Ablett wrote:I've re-done the whole package. I forgot to add matescore fix and a few other things.
Jim.
You can try this and avoided much work, in fact in Fritz works.
In source option.c add "threads"
Code: Select all
else if (OptionMatch("smpmt", *args) || OptionMatch("mt", *args)
|| OptionMatch("cores", *args) || OptionMatch("threads", *args))
Code: Select all
[EXTRAS]
Threads=threads|spin|1|1|64
http://www.mediafire.com/download/x55mt ... 0-x64-U.7z
Thanks, jim.