mirror of
https://github.com/HChaZZY/Stockfish.git
synced 2025-12-24 11:06:58 +08:00
Merge pull request #29 from RyanTaker/patch-3
Add Contempt Factor to 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