Hi Randy,
Clone my GitHub repository via:
sudo git clone
https://github.com/ScallyBag/AlsPicoEngines/
then cd into it
cd into the folder named ‘requested’ and copy folder rodent4 to /opt/picochess/engines/ (sudo cp -r rodent4 /opt/picochess/engines/)
Remove any rodent4 engine files you already have in /opt/picochess/engines/armv7l/ and delete any reference to rodent4 from your picochess.ini file
cp rodentIV, rodentIV.uci and engines.ini.rodentIV from my ‘requested’ folder into /opt/picochess/engines/armv7l/
cd into /opt/picochess/engines/armv7l and mv you current engines.ini to engines.ini.old
Then create a new engines.ini with my engines.ini.rodentIV bolted on using sed:
sudo sed wengines.ini engines.ini.old engines.ini.rodentIV
Reboot and enjoy.
Note RodentIV has been compiled so that it can find the books within the /opt/picochess/engines/rodent4/ folder, so this must be there for books to work with the ‘no book’ setting on the clock.
There are ELO settings for the default engine, plus many personalities in the rodentIV.uci file. The authors are adding more and converting some of the favourite Rodent3 engines (these cannot be used in their current format) I will add these when they have finished.
Cheers,
Al.