From c8c128f11a8581de52e902390c119569bcebb32b Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Sat, 3 Aug 2013 17:23:36 -0500 Subject: [PATCH] Set search depth for all UCI engines This should make them much easier. --- data/engines.conf | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/data/engines.conf b/data/engines.conf index 79fe798..39a1b73 100644 --- a/data/engines.conf +++ b/data/engines.conf @@ -84,22 +84,32 @@ uci-go-option-normal-0=depth 3 [Diablo] protocol=uci binary=diablo +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [BBChess] protocol=uci binary=BBChess +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [Fruit] protocol=uci binary=fruit +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [Gambit Fruit] protocol=uci binary=gfruit +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [Toga II] protocol=uci binary=toga2 +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [Amundsen] protocol=cecp @@ -132,6 +142,8 @@ option-hard-0=hard [Shredder] protocol=uci binary=ShredderClassicLinux +uci-go-option-easy-0=depth 1 +uci-go-option-normal-0=depth 3 [Octochess] protocol=cecp