The following options can be set in the Preferences dialog:
Beep after Move: If set, makes a sound every time a move is made by the program.
Beep on Error: If set, makes a sound when the user attempts to make an illegal move, or some other error occurs.
Think when Idle: If set, Arasan will "think" on its opponent's time. This may enable it to search deeper when it is the computer's turn to move. Other chess programs often call this feature "pondering".
Computer can Resign: If set, Arasan will resign when it is about to lose or in a very bad position. If unchecked, Arasan will never resign.
Hash table size: Arasan maintains a hash table, which is a storage area that holds information on positions previously visited in the search. This can speed up calculations during a search.
If you check the "Auto" box, Arasan will calculate how large the hash table should be. It will leave some free memory for Windows to use for other programs.
If you want to override this calculation, uncheck the "Auto" box and enter a number into the "Hash Table Size" edit field, The number you enter will be the size of the hash table in megabytes. Note: if you are currently playing a game, changing the hash table size takes effect only when the next game is started.
Processor Cores Used: The Arasan chess engine can use more than one processor core, if you are running on hardware that supports that. Use this option to change the number of cores that the engine uses. For best results, do not set it higher than the number of physical cores on your system (the Windows System Information dialog can show you this - for example if it says you have a Quad Core system, that is 4 cores).
Playing Strength: This can be used to alter the playing strength of the program. Setting it to 100 (the default) causes Arasan to play at full strength. Setting it to zero causes it to play at minimal strength (about 1000 ELO).
Book Variety: This controls the randomness of moves chosen from the opening book. Higher values will cause only the best moves to be played and exclude weaker lines. Lower values will chose from a wider range of possible moves, including some that may be sub-optimial or (at low settings) even blunders. Default value is 50.
Tablebase Path: Arasan can optionally make use of tablebases. Tablebases enable lookup of the best move for a given position. They are only effective in endgames in which there are a small number of pieces and/or pawns. Note that if multiple directories are specified, you should use ";" to separate them.
Arasan does not come with any tablebases installed. If you want to use tablebasese, you will need to download them or use a program to generate them.
Store Games: Appends all games played within the GUI to a file.
Game Pathname: The full filename and path of the file to which games will be stored (if the Store Games option is set). This must not be blank. The file need not already exist, but its path must be valid.