]> git.sesse.net Git - stockfish/blob - polyglot.ini
Fix a warning with MSVC 2010
[stockfish] / polyglot.ini
1 [PolyGlot]
2
3 EngineDir = .
4 EngineCommand = ./stockfish
5
6 Book = false
7 BookFile = book.bin
8
9 Log = false
10 LogFile = stockfish.log
11
12 Resign = true
13 ResignScore = 600
14
15 [Engine]
16
17 Write Debug Log = false
18 Write Search Log = false
19 Search Log Filename = SearchLog.txt
20 Book File = book.bin
21 Best Book Move = false
22 Contempt Factor = 0
23 Mobility (Midgame) = 100
24 Mobility (Endgame) = 100
25 Pawn Structure (Midgame) = 100
26 Pawn Structure (Endgame) = 100
27 Passed Pawns (Midgame) = 100
28 Passed Pawns (Endgame) = 100
29 Space = 100
30 Aggressiveness = 100
31 Cowardice = 100
32 Min Split Depth = 0
33 Threads = 1
34 Idle Threads Sleep = true
35 Hash = 128
36 Ponder = true
37 OwnBook = false
38 MultiPV = 1
39 Skill Level = 20
40 Emergency Move Horizon = 40
41 Emergency Base Time = 200
42 Emergency Move Time = 70
43 Minimum Thinking Time = 20
44 Slow Mover = 100
45 UCI_Chess960 = false