Onno Chess Software : Installation

GUI and Engine

Like all modern chess programs, Onno is designed for a software that consists of two parts. One part is the GUI, which you see on the screen and where you enter the moves. The other part is the engine, that evaluates the position and computes the computer's moves. Engine and GUI communicate through the UCI protocol. In terms of non-computer chess, the GUI is the chessboard, the engine is the opponent.

Onno is only the engine, it does not have an own GUI. That means that you should download a GUI to play with Onno. If you don't have a GUI yet, I recommend to get one of the following free GUIs:

In addition, there are many other free and commercial GUIs that can be used together with Onno. Any UCI-compatible GUI should work.

Also, Onno makes intelligent use of the fuzziness of the UCI protocol definition to make the engine more usable from the command line without any GUI. But still this is recommended for geeks only.

Instructions

  1. Download Onno.

    Please note that there will be two download links. One for the engine (zip file) and one for the license (lic file). You have to download both.

  2. Doubleclick on the zip file you have downloaded to unzip it. You can unzip to any directory you like, no further installation is required for the engine.

  3. Copy the license into the same directory to that you unzipped the engine, i.e. the directory where the file deep-onno-1-2-70-w32.exe (or similar according to actual version) is located.

    The license file should not be renamed; its name should be something like 1234567890.1.lic or lic_1234567890_1.lic. Depending on your Windows Explorer settings, you might not see the extention .lic. If you did already rename and do not remember the original name, please rename to onno.lic.

  4. If you don't have a chess GUI yet, install one (see above).

  5. Install Onno in your chess GUI. Consult your GUI documentation for details.
    Here are instructions for Arena and SCID.
    If you have a 64 bit Windows version please install the engine with x64 in its name. Otherwise install the engine with w32 in its name.

Installation in Arena

Installation in Arena requires write permissions for the folder where Arena is installed. If you don't have write permissions to that folder, your installation will disappear when you close and reopen Arena. You might also encounter other problems.

From the Engines menu, select Install New Engine. This browses for the engine; find Onno and press Open. This should prompt for the type, select UCI and press OK. Now you are asked "Start engine 'Onno'?" Answer with Yes. In the analysis window, you should now read "Onno by Onno Garms".

Optionally, you may enter some more information about Onno. To do so, from the Engines menu, select Manage. In the tab Details, select engine Onno.

Installation in SCID

From the Tools menu, select Analysis Engine. Then press New. A new window should pop up. Enter the following information:

Press OK.

It is highly recommended to check the installation as follows: In the Analysis Engine window, select Onno 1-2-70 and press OK. A new window should pop up which shows the analysis of the position that is currently on the board.

Note for Linux users: Be aware that symlinks are resolved at installation time.

Uninstalling

Should you ever want to uninstall Onno, just uninstall Onno in your chess GUI and delete the folder where Onno is installed. Onno does not leave any footprints elsewhere.