]> git.sesse.net Git - stockfish/blob - polyglot.ini
Rename psq_score in ReducedStateInfo
[stockfish] / polyglot.ini
1
2 [PolyGlot]
3
4 EngineDir = .
5 EngineCommand = ./stockfish
6
7 Book = false
8 BookFile = book.bin
9
10 Log = false
11 LogFile = stockfish.log
12
13 Resign = true
14 ResignScore = 600
15
16 [Engine]
17
18 Use Search Log = false
19 Search Log Filename = SearchLog.txt
20 Book File = book.bin
21 Best Book Move = false
22 Mobility (Middle Game) = 100
23 Mobility (Endgame) = 100
24 Passed Pawns (Middle Game) = 100
25 Passed Pawns (Endgame) = 100
26 Space = 100
27 Aggressiveness = 100
28 Cowardice = 100
29 Min Split Depth = 4
30 Max Threads per Split Point = 5
31 Threads = 1
32 Use Sleeping Threads = true
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 UCI_Chess960 = false
43 UCI_AnalyseMode = false