From e4b9ce7a6f0032ee26b41f3d246a3f6527e8fdb6 Mon Sep 17 00:00:00 2001 From: Peter Osterlund Date: Sun, 1 Jan 2012 22:53:59 +0000 Subject: [PATCH] DroidFish: Added brief info about external UCI engines to the about dialog. --- DroidFish/res/values/strings.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/DroidFish/res/values/strings.xml b/DroidFish/res/values/strings.xml index a761dd3..7e7a6a0 100644 --- a/DroidFish/res/values/strings.xml +++ b/DroidFish/res/values/strings.xml @@ -188,6 +188,7 @@ The Android version can often search 15 ply or deeper on a 1GHz Snapdragon CPU.\ * Setup positions\n\ * Extensive PGN support\n\ * Adjustable playing strength\n\ +* Third party UCI engines\n\ \n\ Hints\n\ * In game mode, long press chess board to activate copy/paste menu.\n\ @@ -235,6 +236,12 @@ If you have Scid on the go installed, you can read Scid database files \ directly from DroidFish. Long press the chess board and select Load game from \ Scid file.\n\ \n\ +UCI engines\n\ +DroidFish can use third party UCI engines. To use this feature:\n\ +1. Create a directory DroidFish/uci on the SD card.\n\ +2. Copy one or more UCI engine binaries to the DroidFish/uci directory.\n\ +3. From the menu, choose Select Chess Engine and select the engine to use.\n\ +\n\ License\n\ GNU GPL v3\n\ \n\