rwbc
rwbc
Yes, I compiled the cli and the gui from alweys EXPER1 branch in October and announced it at talkchess. You can get it fro here: https://rwbc-chess.de/download.htm
Tested in EXPER-3 on WIN7 and it works. Notes are written to the engines.json file. ``` { "command" : "SlowChessBlitz_27-64.exe", "name" : "SlowChessBlitz_27-64", "notes" : "- don't use syzygy with...
> > > Indeed CuteChess implements only essential support for CECP protocol version 2, but does not support all of its aspects. And in order to add some support for...
@alwey: Thanks :) I am late to the party it seems. Just yesterday I realized you started working on CuteChess again some weeks ago. If I am not mistaken your...
Can you tell me when you have made all of your changes this weekend, you would like to be tested? I am ready for compiling, after some remembering how I...
The Ant case is fixed in EXPER-3 and games run smoothly further on after Ant sends its resigning. :) ``` [Event "Ant"] [Site "RWBC-CAPPUCCINO Win7U64 Q8200 2.33Ghz"] [Date "2022.02.01"] [Round...
alwey, in your EXPER-3.5 branch (haven't recompiled for 3.51 yet) it seems not to work for my win compilation? I did several matches and a four player tournament so far,...
Hi alwey, currently I am doing this (second part), _lib/src/chessgame.cpp_ ``` ............................... 43 int precision = 0; 44 if (t < 100) 45 precision = 3; 46 else if (t...
This seems very unusual and still doesn't help me identify a certain game when looking at it in a specialised editor and not in a GUI (also doing regex makros...
Thanks for the replies Alwey. I changed the title as suggested.