Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Chess960 : Arena problem with classical chess start position

Author: Matthias Gemuh

Date: 03:39:31 11/07/05

Go up one level in this thread



>When you want to support both, Arena and Shredder, you can do the following:
>
>When UCI_Chess960 is false, send e1g1,
>else if last FEN string was XFEN, send O-O
>else send king captures rook.
>

Hi Volker,

I use:
When UCI_Chess960 is true, send king captures rook,
else if last FEN string was XFEN, send O-O
else send e1g1.

However, neither approach solves the problem I presented.
As long as Arena does not tell UCI engine to switch to FRC, there is no way
the freshly loaded engine will switch to FRC on receiving
"rnbqkbnr/pppppppp/8/8/8/8/PPPPPPPP/RNBQKBNR w KQkq - 0 1".
(I mean an engine that also plays normal chess).

Best,
Matthias.



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.