mar wrote: ↑Mon Jun 01, 2026 11:36 pm
another thing is that each new feature, no matter how small, is a future potential maintenance burden
Thanks for all your hard work Martin. I agree, keep it simple, and don't spend too much more time on it apart from bug fixes. In my opinion what broke Banksia was that it tried to be all things to all people and became incredibly complex and the author got burnt-out too I think. If I recall correctly the author said it needed a complete re-write.
Something I miss a little, compared to CuteChess, is the there to be chosen option "Sequential" in menue "Opening order", it helps to find same starting positions in "book" (.pgn used as such) and played off match- .pgn. And I don't see the repetition of opening- positions with colours reversed, chosen by GUI out of books, with SPRT- option of tournament, "Repeat reverse" is deactivated in this mode (SPRT, icon Repeat reverse is grayed out then), regards
peter wrote: ↑Tue Jun 02, 2026 1:30 pm
Something I miss a little, compared to CuteChess, is the there to be chosen option "Sequential" in menue "Opening order", it helps to find same starting positions in "book" (.pgn used as such) and played off match- .pgn. And I don't see the repetition of opening- positions with colours reversed, chosen by GUI out of books, with SPRT- option of tournament, "Repeat reverse" is deactivated in this mode (SPRT, icon Repeat reverse is grayed out then), regards
the sequential order has to be enabled in book settings (for a specific set) in settings/book (note that this is only supported for pgn books, not polyglot)
SPRT is intended for engine devs only https://www.chessprogramming.org/Sequen ... Ratio_Test, it's a simple 1 vs 1 tour type that tries to compare which of the two engine versions is better
since it uses cutechess-style trinomial model (WDL only), the reverse is disabled as it'd require a pentanomial model (this is intentional)
(I'm sure someone will correct me if I'm wrong)
also SPRT tournament forces a minimal schedule of 100k games, since it'll be stopped automatically once H0 or H1 is accepted,
i.e. if the patch has failed or passed - that's the point, to only play as many games as needed
mar wrote: ↑Mon Jun 01, 2026 7:53 pm
did Krzysztof make some demands?
seriously, people keep asking for too much nonsense and it gets overwhelming, some trolls are rude and ungrateful,
so at some point you realize you have better things to do in your precious spare time and simply move on
First, let me ask you if you'll remove those two bottom tabs. You should also thank me for writing what I think.
peter wrote: ↑Tue Jun 02, 2026 1:30 pm
Something I miss a little, compared to CuteChess, is the there to be chosen option "Sequential" in menue "Opening order"
the sequential order has to be enabled in book settings (for a specific set) in settings/book
Thanks again for the prompt answer, one more time overlooked this already existing option
sure, I still do appreciate the feedback and suggestions - and thank you all for that - and I still consider each suggestion.
just that I felt like there were a bit too many accumulated requests recently and the clarification wasn't really meant to discourage
anyone, just to make people understand what it implies
another thing is that each new feature, no matter how small, is a future potential maintenance burden
some features (like adding/removing engines or changing cycles) would be a great addition and I'd like to at least try in the future,
the problem is with the schedule, for example. the idea is that you want to carry the finished games from the previous tour.
but if you add or remove an engine, then the pairing is suddenly completely different (assuming round-robin),
I can still match the games, but like I said the tour back-references the pgn games, so I couldn't change the "Rounds" tag
to match the new schedule - and what now. I could probably run through the old pgn and create a temp one and rename
it later or something like that, and would also have to remember a sequence
of each addition/removal since the schedule itself is not saved but recreated each time to save space.
other tour types, such as swiss, requires a dynamic schedule that depends on previous round and would require some extra work too,
also replaying games in swiss would probably have to be disabled, because replaying a single game in a round would invalidate
all following rounds. it could be done, but there would have to be a real demand for swiss. a low priority at the moment
Many users underestimate (myself included, at times) how much work goes into tournament logic, PGN handling, and dynamic pairings. Your explanation creates transparency and helps prevent unrealistic expectations. You don’t come across as defensive or annoyed – more like someone who takes responsibility for the quality of their project.
PHILOCHESS wrote: ↑Mon Jun 01, 2026 9:36 pm
I checked the engine details in Myracle and found the cause of the problem. When I imported the engines from Cute Chess 1.4.0, the entry for Quanticade Cronus 3.0 was created, but the Command and Working folder fields were left empty.
After filling in those fields manually, Quanticade Cronus 3.0 started correctly in Myracle.
So it was not really a problem with the engine or with Myracle itself, but with the engine configuration. I am not sure why those fields were not carried over for this engine, while the other engines seemed to be set up correctly.
this sounds like it could be some kind of bug on my part. could you perhaps share your engines.json with me? (it can be found in Users\<your_username>\AppData\Roaming\cutechess\engines.json)
or at least the part that contains settings for Quanticade? you could use a PM here in the forum, for example. thanks
The requested information has just been sent to you by private message.
I hope it helps. Thanks for looking into this.
Eternal happiness does not exist. Only happy moments do.
PHILOCHESS wrote: ↑Tue Jun 02, 2026 9:08 pm
The requested information has just been sent to you by private message.
I hope it helps. Thanks for looking into this.