]> git.sesse.net Git - stockfish/blob - polyglot.ini
Restore development version
[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 King Safety = 100
31 Min Split Depth = 0
32 Threads = 1
33 Hash = 128
34 Ponder = true
35 OwnBook = false
36 MultiPV = 1
37 Skill Level = 20
38 Emergency Move Horizon = 40
39 Emergency Base Time = 200
40 Emergency Move Time = 70
41 Minimum Thinking Time = 20
42 Slow Mover = 100
43 UCI_Chess960 = false