Carlos777 wrote:Not working under Arena: (if someone has an idea on how to make them work, please reply)
ChessV 0.94
The engine command line for ChessV 0.94 has to be:
It seems that Arena cannot handle this (or people simply have not found out what they have to tell Arena to produce this command line when installing the engine).
Possible work-arounds are:
1) Put that command line in a batch file chessv.bat, and then install that batch file as an engine in Arena.
2) Make a ChessV .SGF file (saved-game file), say CHESS.SGF for the initial position of Orthodox Chess by saving from the stand-alone version of ChessV, or read the instructions that come with ChessV on how to make such a file for specifying variants, and follow those. Then install ChessV in Arena with the engine command:
so that you do not need the quotes around the argument that specifies the variant.
Even under WinBoard + PSWBTM I have to use the latter trick to make ChessV play Bird's Chess, as I have found no way yet to get the single quote in the variant name into the engine command line. With a bare WinBoard I can use /fcp={ChessV_WinBoard "Bird's Chess"}, but PSWBTM puts single quotes around the /fcp argument, and that is what makes WinBoard choke on it.