Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Polyglot + opening book

Author: Andreas Guettinger

Date: 13:30:25 11/28/05

Go up one level in this thread


On November 28, 2005 at 16:09:19, Joshua Shriver wrote:

>Anyone have a sample polyglot.ini that shows how to enable an opening book?
>
>Thanks!
>
>-Josh

Ok. Just put the books and the foo.ini files in the same directory as polylgot.

------------------

[PolyGlot]

EngineName = Fruit2.1
EngineDir = /Users/andreas/Chess/engines/fruit_21/
EngineCommand = fruit

Book = true   # Use polylgots book
BookFile = book_large.bin    # name of the polyglot book

Log = false
LogFile = fruit.log

[Engine]

Hash = 64

NalimovPath = /Volumes/Data/TB/
NalimovCache = 8

OwnBook = false    # the engine doesn't come with a book, use polyglots book

---------------

For all the possible options read the polylgot readme file.

regards
Andy



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.