Skip to content

Configure Engines

To set up an engine, navigate to the Engines page, select your desired engine, and adjust settings displayed on the right side of the screen.

  • Name and version identification
  • ELO rating (estimated engine strength)
  • Custom image selection

These parameters control engine analysis duration, corresponding to UCI protocol commands:

SettingDescription
TimeAnalysis duration in seconds
DepthSearch to a specific ply level
NodesMaximum node count for evaluation
InfiniteUnlimited analysis mode
  • MultiPV — The number of variations the engine will output
  • Threads — Processing thread allocation
  • Hash — Memory allocation in MB for position storage

Uci_Chess960 is automatically enabled in games with the header Variant 'Chess960', so you should not enable it in the engine settings. Enabling it manually can compromise standard chess analysis and reporting features.


This documentation is based on the original En Croissant docs by Francisco Salgueiro.