mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-19 16:46:30 +08:00
Add Contempt Factor in Polyglot
The contempt factor was previously not included in polyglot.ini
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
[PolyGlot]
|
||||
|
||||
EngineDir = .
|
||||
@@ -19,6 +18,7 @@ Use Search Log = false
|
||||
Search Log Filename = SearchLog.txt
|
||||
Book File = book.bin
|
||||
Best Book Move = false
|
||||
Contempt Factor = 0
|
||||
Mobility (Middle Game) = 100
|
||||
Mobility (Endgame) = 100
|
||||
Passed Pawns (Middle Game) = 100
|
||||
|
||||
Reference in New Issue
Block a user