Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: The King's Wb2UCI file

Author: Odd Gunnar Malin

Date: 14:39:24 01/10/04

Go up one level in this thread


On January 10, 2004 at 15:42:42, Darren Rushton wrote:

>Hi,
>
>I'm trying (deperately!) to get TheKing v3.23 to work in the Arena GUI.
>

You install it as uci-engine (the adapterfile)?

>My WB2UCI fiel looks like this:
>
>[ENGINE]
>Name=The King 3.23
>Author=Johan de Koning
>Filename=Wb2Uci.exe
>
>[OPTIONS]
>Program=d:\Winboard\The King\TheKing.exe

A path shouldn't be needed here if you put it in the same directory as the
engine (easier to exchange files).

>InitString=cm_parm default\ncm_parm opk=332090

>HashCommand=cm_parm tts=%i004096

An idea here for those that use to compare analyses between Chessmaster and
other gui to check if it works right.
use:

HashCommand=cm_parm tts=%i
HashFormula=HASH*1048576
Hash=1

instead of the above hash-line. This should set the hashvalue to exact same size
as in CM. NB, never set it to 0 when using CM (TheKing), minimum hash for this
engine is 4096 bytes as in your line above.


Odd Gunnar



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.