Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: ChessVision tournaments

Author: Jeffrey Stout

Date: 20:01:29 08/05/99

Go up one level in this thread


On August 05, 1999 at 21:37:14, Aloisio Ponti Lopes wrote:

>How can I use Gromit, The Crazy Bishop, Phalanx and Little Goliath with
>ChessVision engine-engine tournament? It seems to work fine only with my
>wcrafties...
>A. Ponti

Change the .ini files with them to use in ChessVision.

The Crazy Bishop is :


[InternetShortcut]
URL                       = "http://www-leibniz.imag.fr/~coulom/remi.htm"

[Control]
Debug                     = "true"

[Commands]
Init Engine               = "xboard;post"
Quit Engine               = "quit"
Start Engine              = "go"
Stop Engine               = ""
Reset Game                = "new"

Turn on Analysis-mode     = "analyze"
Turn on Permanent Brain   = "hard"
Turn off Permanent Brain  = "easy"

Set Silence               = ""
Set Hashsize              = ""
Set Position              = ""
Set Fixed Time            = ""
Set Fixed Depth           = "level 1 9999;depth <moves>;sd <moves>"
Set Time-control          = "level <moves> <minutes> <increment>"
Set Time Left Engine      = "time <hundredthseconds>"
Set Time Left Opponent    = "otim <hundredthseconds>"

[Moves]
EngineDraws               = "1/2-1/2"
EngineResigns             = ""
EngineWhiteMove           = "move"
EngineBlackMove           = "move"

[Messages]
"<Hint:> <hint>"
"<    > <?> <score> <searched> <depth> <variation>"

[Remarks]

Phanlanx is:

[InternetShortcut]
URL                       = "ftp://ftp.math.muni.cz/pub/math/people/Dobes/"

[Commands]
Init Engine               = "post"
Quit Engine               = "quit"
Start Engine              = "go"
Stop Engine               = ""
Reset Game                = "new"

Turn on Analysis-mode     = "analyze"
Turn on Permanent Brain   = "hard"
Turn off Permanent Brain  = "easy"

Set Silence               = ""
Set Hashsize              = ""
Set Position              = ""
Set Fixed Time            = "level <seconds>"
Set Fixed Depth           = "depth <moves>"
Set Time-control          = "level <moves> <minutes> <increment>"
Set Time Left Engine      = "time <hundredthseconds>"
Set Time Left Opponent    = "otim <hundredthseconds>"

[Moves]
EngineDraws               = "1/2-1/2"
EngineResigns             = ""
EngineWhiteMove           = ""
EngineBlackMove           = ""

[Messages]
"<Hint:> <hint>"
"<   >"
"< > <depth> <score> <?> <searched> <variation>"

Little Goliath is:


[InternetShortcut]
URL                       = "http://www.cent.co.yu/chess/free.htm"

[Control]
Debug                     = "true"
WaitForActive             = "false"

[Commands]
Init Engine               = ""
Quit Engine               = "quit"
Start Engine              = "go"
Stop Engine               = ""
Reset Game                = "new"

Turn on Analysis-mode     = "analyze"
Turn on Permanent Brain   = "ponder"
Turn off Permanent Brain  = "easy"

Set Silence               = ""
Set Hashsize              = ""
Set Position              = ""
Set Fixed Time            = ""
Set Fixed Depth           = ""
Set Time-control          = "level <moves> <minutes> <increment>"
Set Time Left Engine      = "time <hundredthseconds>"
Set Time Left Opponent    = "otim <hundredthseconds>"

[Moves]
EngineDraws               = ""
EngineResigns             = ""
EngineWhiteMove           = ""
EngineBlackMove           = ""

[Messages]
"<Hint:> <hint>"
"<> <depth> <score> <?> <searched> <variation>"

And I have others but I still can't get Gromit to work.

Jeffrey Stout



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.