You may configure MadChess by modifying the following UCI parameters.
Parameter | Description |
---|---|
Debug | Display search statistics. |
Log | Log GUI / engine communication to a file in same directory as engine. |
Hash | Size of hash / transposition table in megabytes. |
UCI_AnalyseMode | Configures engine for analysis instead of game play. True: Sets Draw Repetitions = 3. False: Sets Draw Repetitions = 2. |
MultiPV | Display this many best moves with their scores and principal variations. |
UCI_LimitStrength | Limit playing strength. |
UCI_Elo | Imitate a player of this rating (if LimitStrength == true). |