Help with Winboard and engines
Posted: 05 Aug 2006, 09:17
I cannot seem to get winboard_x to use my chess engine via Polyglot when connected to ICC. It does work starting with the other option (to play against the engine). In that case it runs fine showing engine output and making moves. I can connect to ICC and challenge people, but the engine never makes any move. Can someone tell me what I am doing wrong?
Some details:
here is my batch file to start winboard_x:
cd "\Program Files\Winboard"
winboard_x /fd="C:\Program Files\winboard" /fcp="polyglot.exe now.ini"
here is the contents of now.ini:
[Polyglot]
EngineName = NOWx
EngineDir = C:\
EngineCommand = best1.exe
Resign = true
ResignMoves = 3
ResignScore = 600
Book = false
BookFile =
[Engine]
Hash = 64
NalimovPath = c:\egtb
NalimovCache = 4
OwnBook = false
One more thing. When I try to use regular winboard, it report this error "Unrecongized argument /moveHistoryFont".
So, what am I doign wrong?
Some details:
here is my batch file to start winboard_x:
cd "\Program Files\Winboard"
winboard_x /fd="C:\Program Files\winboard" /fcp="polyglot.exe now.ini"
here is the contents of now.ini:
[Polyglot]
EngineName = NOWx
EngineDir = C:\
EngineCommand = best1.exe
Resign = true
ResignMoves = 3
ResignScore = 600
Book = false
BookFile =
[Engine]
Hash = 64
NalimovPath = c:\egtb
NalimovCache = 4
OwnBook = false
One more thing. When I try to use regular winboard, it report this error "Unrecongized argument /moveHistoryFont".
So, what am I doign wrong?