mirror of
https://github.com/opelly27/Stockfish.git
synced 2026-05-20 15:37:47 +00:00
Merge pull request #29 from RyanTaker/patch-3
Add Contempt Factor to Polyglot.ini
This commit is contained in:
+1
-1
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
[PolyGlot]
|
[PolyGlot]
|
||||||
|
|
||||||
EngineDir = .
|
EngineDir = .
|
||||||
@@ -19,6 +18,7 @@ Use Search Log = false
|
|||||||
Search Log Filename = SearchLog.txt
|
Search Log Filename = SearchLog.txt
|
||||||
Book File = book.bin
|
Book File = book.bin
|
||||||
Best Book Move = false
|
Best Book Move = false
|
||||||
|
Contempt Factor = 0
|
||||||
Mobility (Middle Game) = 100
|
Mobility (Middle Game) = 100
|
||||||
Mobility (Endgame) = 100
|
Mobility (Endgame) = 100
|
||||||
Passed Pawns (Middle Game) = 100
|
Passed Pawns (Middle Game) = 100
|
||||||
|
|||||||
Reference in New Issue
Block a user