X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=manual%2Fhtml_node%2FUCI-_002b-WB-Engine-Settings.html;h=494e3baff2671eb945f81b727d0bace0ec5dece5;hb=3fb99f6ec1315aec8055850eeafe42cbdc9ffc7e;hp=138b94f09d8362eae684f99912617f655b69b4e7;hpb=0f848da7556dd6eadf0a33029d2aade7676caa37;p=xboard.git diff --git a/manual/html_node/UCI-_002b-WB-Engine-Settings.html b/manual/html_node/UCI-_002b-WB-Engine-Settings.html index 138b94f..494e3ba 100644 --- a/manual/html_node/UCI-_002b-WB-Engine-Settings.html +++ b/manual/html_node/UCI-_002b-WB-Engine-Settings.html @@ -3,7 +3,7 @@ UCI + WB Engine Settings - XBoard - + @@ -24,9 +24,9 @@
-

+

Next: , Previous: Chess engine options, Up: Options @@ -45,7 +45,7 @@ through a .ini temporary file created for the purpose. Default: "/usr/local/share/polyglot".

-usePolyglotBook true/false
Specifies if the Polyglot book should be used.
-PolyglotBook filename
Gives the filename of the opening book that Polyglot should use. -From XBoard 4.3.15 on, native WinBoard engines will also use the opening book specified here, +From XBoard 4.3.15 on, native XBoard/WinBoard engines will also use the opening book specified here, provided the usePolyglotBook option is set to true, and the option firstHasOwnBookUCI or secondHasOwnBookUCI applying to the engine is set to false. @@ -54,11 +54,11 @@ and XBoard will select the book moves for it. Default "".
-fNoOwnBookUCI or -firstXBook or -firstHasOwnBookUCI true/false
-sNoOwnBookUCI or -secondXBook or -secondHasOwnBookUCI true/false
Indicates if the mentioned engine has its own opening book it should play from, rather than using the external book through XBoard. Default: false.
-defaultHashSize n
Sets the size of the hash table to n MegaBytes. Together with the EGTB cache size -this number is also used to calculate the memory setting of WinBoard engines, -for those that support the memory feature of WinBoard protocol. Default: 64. +this number is also used to calculate the memory setting of XBoard/WinBoard engines, +for those that support the memory feature of the XBoard/WinBoard protocol. Default: 64.
-defaultCacheSizeEGTB n
Sets the size of the EGTB cache to n MegaBytes. Together with the hash-table size -this number is also used to calculate the memory setting of WinBoard engines, -for those that support the memory feature of WinBoard protocol. Default: 4. +this number is also used to calculate the memory setting of XBoard/WinBoard engines, +for those that support the memory feature of the XBoard/WinBoard protocol. Default: 4.
-defaultPathEGTB filename
Gives the name of the directory where the end-game tablebases are installed, for UCI engines. Default: "/usr/local/share/egtb".
-egtFormats string
Specifies which end-game tables are installed on the computer, and where.