I just downloaded gnuchess-6.0.2 and wanted to play around on the Fritz GUI. This version behaves natively as XBoard engine (or at least goes in such a mode when receiving the xboard command). But it will behave like an UCI engine if it is started with the command line option --uci.
But!...
Fritz has no option to pass command line options to the engines,
AND
Windows has no mean to make a script to start a programm with options.
I tried with a cmd file containing just
Code: Select all
gnuchess-6.0.2-32-ja.exe --uci
I know Windows is weird and Fritz is weird, and also I could use web2uci, but isn't it crazy this kind of incompatibility?
Has anybody found a solution to this?
