X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=manual%2Fhtml_node%2FUCI-_002b-WB-Engine-Settings.html;h=981c1d25b963424a58f0f3afaae13f6188f0b24c;hb=a36b2aca1054f083cd50958eff7e347e8aa6bfc5;hp=b517927c8010acf300b7f545bdd3471b542f8dcd;hpb=2a90bf5372bfdc59dd7c88d061d0ef841d69f063;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 b517927..981c1d2 100644 --- a/manual/html_node/UCI-_002b-WB-Engine-Settings.html +++ b/manual/html_node/UCI-_002b-WB-Engine-Settings.html @@ -35,18 +35,18 @@ Up: Options

4.2 UCI + WB Engine Settings

-

+

-
-fUCI or -firstIsUCI true/false
-sUCI or -secondIsUCI true/false
Indicates if the mentioned engine executable file is an UCI engine, +
-fUCI or -firstIsUCI true/false
-sUCI or -secondIsUCI true/false
Indicates if the mentioned engine executable file is an UCI engine, and should be run with the aid of the Polyglot adapter rather than directly. Xboard will then pass the other UCI options and engine name to Polyglot on its command line, according to the option adapterCommand. -
-fUCCI
-sUCCI
-fUSI
-sUSI
Options similar to fUCI and sUCI, except that they +
-fUCCI
-sUCCI
-fUSI
-sUSI
Options similar to fUCI and sUCI, except that they use the indicated engine with the protocol adapter specified in the ‘uxiAdapter’ option. This can then be configured for running an UCCI or USI adapter, as the need arises. -
-adapterCommand string
The string conatins the command that should be issued by XBoard +
-adapterCommand string
The string conatins the command that should be issued by XBoard to start an engine that is accompanied by the fUCI option. Any identifier following a percent sign in the command (e.g. %fcp) will be considered the name of an XBoard option, and be replaced @@ -55,32 +55,32 @@ For starting the second engine, any leading "f" or "first" in the option name will first be replaced by "s" or "second", before finding its value. Default: 'polyglot -noini -ec "%fcp" -ed "%fd"' -
-uxiAdapter string
Similar to adapterCommand, but used for engines accompanied +
-uxiAdapter string
Similar to adapterCommand, but used for engines accompanied by the fUCCI or fUSI option, so you can configure XBoard to be ready to handle more than one flavor of non-native protocols. Default: "" -
-polyglotDir filename
Gives the name of the directory in which the Polyglot adapter for UCI engines resides. +
-polyglotDir filename
Gives the name of the directory in which the Polyglot adapter for UCI engines resides. Default: "". -
-usePolyglotBook true/false
Specifies if the Polyglot book should be used as GUI book. -
-polyglotBook filename
Gives the filename of the opening book. +
-usePolyglotBook true/false
Specifies if the Polyglot book should be used as GUI book. +
-polyglotBook filename
Gives the filename of the opening book. The book is only used when the usePolyglotBook option is set to true, and the option firstHasOwnBookUCI or secondHasOwnBookUCI applying to the engine is set to false. The engine will be kept in force mode as long as the current position is in book, 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, +
-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: depends on setting of the option discourageOwnBooks. -
-discourageOwnBooks true/false
When set, newly loaded engines will be assumed to use the GUI book, +
-discourageOwnBooks true/false
When set, newly loaded engines will be assumed to use the GUI book, unless they explicitly specify differently. Otherwise they will be assumed to not use the GUI book, unless the specify differently (e.g. with firstXBook). Default: false. -
-bookDepth n
Limits the use of the GUI book to the first n moves of each side. +
-bookDepth n
Limits the use of the GUI book to the first n moves of each side. Default: 12. -
-bookVariation n
A value n from 0 to 100 tunes the choice of moves from the GUI books +
-bookVariation n
A value n from 0 to 100 tunes the choice of moves from the GUI books from totally random to best-only. Default: 50 -
-mcBookMode
When this volatile option is specified, the probing algorithm of the +
-mcBookMode
When this volatile option is specified, the probing algorithm of the GUI book is altered to always select the move that is most under-represented based on its performance. When all moves are played in approximately the right proportion, @@ -93,20 +93,20 @@ The only output are the saved games, which can be converted to an actual book later, with the ‘Save Games as Book’ command. This command can also be used to pre-fill the book buffer before adding new games based on the probing algorithm. -
-fn string or -firstPgnName string
-sn string or -secondPgnName string
Indicates the name that should be used for the engine in PGN tags of +
-fn string or -firstPgnName string
-sn string or -secondPgnName string
Indicates the name that should be used for the engine in PGN tags of engine-engine games. Intended to allow you to install verions of the same engine with different settings, and still distinguish them. Default: "". -
-defaultHashSize n
Sets the size of the hash table to n MegaBytes. Together with the EGTB cache size +
-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 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 +
-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 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. +
-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. +
-egtFormats string
Specifies which end-game tables are installed on the computer, and where. The argument is a comma-separated list of format specifications, each specification consisting of a format name, a colon, and a directory path name, e.g. "nalimov:/usr/local/share/egtb".