I want to use Drago as front-end for Leela ( https://www.sjeng.org/leela.html). Leela needs the parameter --gtp which I can add as additional parameter (Options->Engine Settings->Game Engines->Parameters) but Drago also sends --mode gtp as default which the user cannot remove.
When an engine game is started then the error 'Abnormal termination of game engine' is displayed.
A command line test displays the following error message: ERROR: unrecognised option '--mode'
How do I resolve this issue?
Yes, it appears that ' --mode gtp ' is hard coded.
It would be great if Leela could be added to the engines playable with Drago!
Thanks.
No content
Hopefully, if more people ask for it, we can get it. Can you remove the hard coded "--mode gtp" command from Drago, since leela zero needs only "--gtp" and throws an eror, when it recieves --mode as (undefined) parameter.