Hello!AdminX wrote: PS: That will not work if using En Croissant. This method does however.
Yes, I encountered problems (I think UCI-related) in En Croissant and the its fork, too:
Installing an emulated dedicated machine (openend a pipe through mame which works with almost everything, foremost cutechess(-cli)) fails in the sense that It got recognised and the emulator is initialized but it doesn't compute from there on (match against me).
But I think the fault is on my side (stupidity).
However:
In Pawn-Appetit adding remote-engines works (should be applicable to en croissant)
in engines.json:
Code: Select all
{
"type": "local",
"version": "",
"name": "Rodent-remote",
"path": "/home/cp/schach/rod-remote/polyglot",
"image": "",
"loaded": true,
"settings": []
}Code: Select all
[PolyGlot]
EngineName = Rodent
EngineDir = /home/cp/schach/rod-remote
EngineCommand = ssh -p 5555 'cp@remote' /home/cp/schach/rodent-iv/builds/rodentIV
Log = true
LogFile = rodent.log
[Engine]
But the chessbase-enthusiasts should test the ucinetwork tools!
I think it should be neat on a windows laptop and useful.
greetings