Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: The King parameter troubleshooting

Author: Mihaly Szalai

Date: 10:39:59 05/02/03

Go up one level in this thread


Write Logfile=True to wb2uci.eng and you can read from wb2uci.log the
parameters.

If you want to load a personality direct from the Fritz load engine dialog do
the
following:

Change wb2uci.eng to this (adjust the path):

[ENGINE]
Name=The King
Author=Johan de Koning
Filename=Wb2Uci.exe

[OPTIONS]
Program=TheKing.exe
InitString=cm_parm opk=123456
HashCommand=cm_parm tts=67108864
ShowThinkingMove=false
Logfile=true
Visible=Ponder,Hash,Logfile,Extras

[EXTRAS]
Opponents Pawn (opp)=cm_parm opp=%i|spin|100|0|4500
Opponents Knight (opn)=cm_parm opn=%i|spin|100|0|1500
Opponents Bishop (opb)=cm_parm opb=%i|spin|100|0|1500
Opponents Rook (opr)=cm_parm opr=%i|spin|100|0|900
Opponents Queen (opq)=cm_parm opq=%i|spin|100|0|498
Kings Pawn (myp)=cm_parm myp=%i|spin|100|0|4500
Kings Knight (myn)=cm_parm myn=%i|spin|100|0|1500
Kings Bishop (myb)=cm_parm myb=%i|spin|100|0|1500
Kings Rook (myr)=cm_parm myr=%i|spin|100|0|900
Kings Queen (myq)=cm_parm myq=%i|spin|100|0|498
My Centre Control (mycc)=cm_parm mycc=%i|spin|100|0|600
My Mobility (mymob)=cm_parm mymob=%i|spin|100|0|600
My King Safety (myks)=cm_parm myks=%i|spin|100|0|600
My Passed Pawn (mypp)=cm_parm mypp=%i|spin|100|0|600
My Pawn Weakness (mypw)=cm_parm mypw=%i|spin|100|0|600
Opponent's Centre Control (opcc)=cm_parm opcc=%i|spin|100|0|600
Opponent's Mobility (opmob)=cm_parm opmob=%i|spin|100|0|600
Opponent's King Safety (opks)=cm_parm opks=%i|spin|100|0|600
Opponent's Passed Pawn (oppp)=cm_parm oppp=%i|spin|100|0|600
Opponent's Weakness (oppw)=cm_parm oppw=%i|spin|100|0|600
Contempt (cfd)=cm_parm cfd=%i|spin|0|-500|500
Strength (sop)=cm_parm sop=%i|spin|100|0|100
Attack Defend (avd)=cm_parm avd=%i|spin|0|-100|100
Randomness (rnd)=cm_parm rnd=%i|spin|0|0|100
Selective Search (sel)=cm_parm sel=%i|spin|9|0|12
Max Depth (md)=cm_parm md=%i|spin|999|0|999

Create a text file and name it Polgar.uci to the Chessbase/Engines folder:

[ENGINE]
Name=Polgar
Author=Johan de Koning
Filename=C:\Chess\ChessBase\Engines\Theking\Wb2Uci.exe
[OPTIONS]
Opponents Pawn (opp)=93
Opponents Knight (opn)=93
Opponents Bishop (opb)=93
Opponents Rook (opr)=93
Opponents Queen (opq)=93
Kings Pawn (myp)=93
Kings Knight (myn)=93
Kings Bishop (myb)=96
Kings Rook (myr)=93
Kings Queen (myq)=93
My Centre Control (mycc)=133
My Mobility (mymob)=133
My King Safety (myks)=107
My Passed Pawn (mypp)=107
My Pawn Weakness (mypw)=107
Opponent's Centre Control (opcc)=133
Opponent's Mobility (opmob)=133
Opponent's King Safety (opks)=107
Opponent's Passed Pawn (oppp)=107
Opponent's Weakness (oppw)=107
Contempt (cfd)=100
Strength (sop)=100
Attack Defend (avd)=-25
Randomness (rnd)=0
Selective Search (sel)=9
Max Depth (md)=99

After that Polgar will appear in the Fritz load engine dialog box.
You can easily import any CM personality this way.



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.