Geschrieben von: / Posted by: Gabor Szots at 06 April 2000 10:16:42:
Hello, everybody!
This one seems to work with Chessvision 1.2:
[InternetShortcut]
URL = ""
[Commands]
Init Engine = "xboard;new;post"
Quit Engine = "quit"
Start Engine = "go"
Stop Engine = ""
Reset Game = "force;new;post"
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 = ""
Set Time-control = "level _moves_ _minutes_ _increment_"
Set Time Left Engine = "time _hundredthseconds_"
Set Time Left Opponent = ""
[Moves]
EngineDraws = "1/2-1/2"
EngineResigns = ""
EngineWhiteMove = ""
EngineBlackMove = ""
[Messages]
"_ _ _depth_ _score_ _?_ _searched_ _variation_"
Be sure to change the "_" symbols to "less than"/"greater than" symbols.
Gabor