updated polyglot protocol
[xboard.git] / winboard / install / files / root / WinBoard / fruit.ini
1 ;\r
2 ; parameters for playing against an UCI engine\r
3 ;\r
4 /cp\r
5 ;\r
6 ; Method 1: explicitly invoke Polyglot, and supply ini file with all UCI option settings\r
7 ; Directory is . (= same as WB), because that is where polyglot.exe is\r
8 ; This means WB will not be able to find logo file, so give it explicitly\r
9\r
10 /firstChessProgram="polyglot PG\fruit.ini"\r
11 /firstDirectory="."\r
12 /firstLogo="..\Fruit\logo.bmp"\r
13 ;\r
14 ; Method 2: let WB invoke Polyglot by telling it the engine is UCI. \r
15 ; PG/fruit.ini will not be used, so only the most basic options will be set.\r
16 ;\r
17 /secondChessProgram="fruit_21"\r
18 /secondDirectory="../Fruit"\r
19 /fUCI\r
20 ;\r
21 ; Opening book\r
22 ;\r
23 /polyglotBook="default_book.bin"\r
24 /usePolyglotBook=true\r
25 /firstXBook\r
26 /secondXBook\r
27 ;\r
28 ;\r
29 ; define window layout\r
30 ;\r
31 /autoLogo=true\r
32 /moveHistoryUp=true\r
33 /evalGraphUp=false\r
34 /engineOutputUp=false\r
35 /hideThinkingFromHuman=true\r
36 ;\r
37 ; define window positions\r
38 ;\r
39 /winWidth=426\r
40 /winHeight=539\r
41 /moveHistoryX=426\r
42 /moveHistoryY=0\r
43 /moveHistoryW=250\r
44 /moveHistoryH=539\r
45 ;\r
46 ;\r
47 ; prevent these settings from becoming default\r
48\r
49 /saveSettingsOnExit=false\r