cutechess gui build
Moderators: hgm, Dann Corbit, Harvey Williamson
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Re: cutechess gui build
Has stop/resume tournament option been implemented already?
-
- Posts: 2635
- Joined: Thu Jun 07, 2012 9:02 pm
Re: cutechess gui build
A shame that development has almost stopped on it. I've only recently tried it out for the first time, and the concurrency feature is amazing.
.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.
-
- Posts: 3696
- Joined: Wed Oct 01, 2008 4:33 am
- Location: Regensburg, Germany
- Full name: Guenther Simon
- Contact:
Re: cutechess gui build
Well, it is a great spare time project and if main developers cannot spend more time, we cannot blame them.Modern Times wrote: ↑Tue Apr 30, 2019 6:10 pmA shame that development has almost stopped on it. I've only recently tried it out for the first time, and the concurrency feature is amazing.
(cutechess-cli is also great, but a GUI needs much more time)
We are still free to fork it ;-)
https://rwbc-chess.de
Greg Strong@ovyron wrote: http://talkchess.com/forum3/viewtopic.p ... 86#p752386
-
- Posts: 2635
- Joined: Thu Jun 07, 2012 9:02 pm
Re: cutechess gui build
Yes good point, they probably have lives outside chess

.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.
Re: cutechess gui build
Hi.
How do I turn on the sound notification of a new chess engine move in a program when I play against it? Is there any solution, e.g. in the form of another screen monitoring program?
I am asking for help and tips.
How do I turn on the sound notification of a new chess engine move in a program when I play against it? Is there any solution, e.g. in the form of another screen monitoring program?
I am asking for help and tips.
-
- Posts: 927
- Joined: Tue Jul 15, 2014 10:47 am
Re: cutechess gui build
Please write what is the latest version of the program cutechess gui. Can you ask for the latest version of the program cutechess gui. Thank you in advance.
-
- Posts: 705
- Joined: Sat Jul 21, 2018 5:43 am
- Location: Szentendre, Hungary
- Full name: Gabor Szots
Re: cutechess gui build
There is a new version here: https://rwbc-chess.de/download.htm, by Günther Simon (Cli and GUI). Changes in the attached changes.txt.
Gabor Szots
CCRL testing group
CCRL testing group
Re: cutechess gui build
Thank you very much for sharing.Gabor Szots wrote: ↑Tue Jul 28, 2020 11:56 amThere is a new version here: https://rwbc-chess.de/download.htm, by Günther Simon (Cli and GUI). Changes in the attached changes.txt.
Re: cutechess gui build
I just started using the cli version this week and I actually like it better. Since I'm constantly adding engines it's much quicker in the cli version - plus it has true RR when all engines play the same position each round , I was surprised at this shortcoming in the GUI as I assumed it was doing that along without ever checking it. Set POLICY=round in cli - not available in the GUI version.
Edit - I use my own bash scripts to avoid using a json file - maintaining a json file is not the way to go.