X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=README;h=93704799401676a7e79902703ab3b57ac089eec6;hp=8fbea2ed8d33431c5abb925487a1e1d679656f1a;hb=07103358be1a2a550ad1f6663a3724fbc1652451;hpb=ae338a820ef1c16d4399958613bbc0b908904b91 diff --git a/README b/README index 8fbea2e..9370479 100644 --- a/README +++ b/README @@ -425,6 +425,12 @@ CONFIG FILE FORMAT This a bit vector in which each bit represents the processors that a process is allowed to run on. This option works only on Windows. + STFudge (default: 20) + PolyGlot will translate "st x" as "go movetime 1000*x-STFudge". + The rationale is that in the UCI specification the argument of + movetime is defined as the exact search time whereas the argument + of the st command is only an upperbound. + OnlyWbOptions (default: true) If true then PolyGlot restricts the options it sends to those that are potentially useful for WinBoard. @@ -550,4 +556,4 @@ SEE ALSO - 2010-04-25 POLYGLOT(6) + 2010-12-31 POLYGLOT(6)