Author: Aaron Gordon
Date: 15:52:56 12/24/05
Go up one level in this thread
On December 24, 2005 at 15:42:37, Sedat wrote: >What is the polyglot configuration (under Winboard GUI)for engines which dont >have own books ? > > >I will be veryglad if you paste of your polyglot example in this way: > > >PolyGlot] > >EngineName = Loop List >EngineDir = C:\Program Files\GalisWBTM\ennggines\Loop1 >EngineCommand = LoopList.exe > >Log = false >LogFile = LoopList.log > >[Engine] > >Hash = 512 > >OwnBook = true > > > > >Thanks, >Sedat This should work for you: [PolyGlot] EngineName = Loop List EngineDir = C:\Program Files\GalisWBTM\ennggines\Loop1 EngineCommand = LoopList.exe Log = false LogFile = LoopList.log Book = true BookFile = book.bin [Engine] Hash = 512 The book I made for polyglot is up for download if you need one. It isn't too bad, it is just very shallow (8 moves/16 ply max, allowing the engine to get into the game much sooner than other books). Just change BookFile = book.bin to BookFile = book_ag2.bin or rename book_ag2.bin to book.bin if you'd like to use it. ftp://chess.homelinux.com/book_ag2.zip
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.