Myracle GUI

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

User avatar
Ras
Posts: 2781
Joined: Tue Aug 30, 2016 8:19 pm
Full name: Rasmus Althoff

Re: Myracle GUI

Post by Ras »

Moderation: Just for transparency, Krzysztof is no longer a forum member - but that was upon his own request.
Rasmus Althoff
https://www.ct800.net
peter
Posts: 3629
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: Myracle GUI

Post by peter »

Hi Martin!
If I let an engine with a persistent hash- feature play in Myracle and give
setoption name Persistent Hash Load (which appears in GUI as a button)
as a UCI- option in GUI (the syntax with setoption works in console like this) by checking the corresponding button once,
will the already before the match saved hash get loaded each time, the engine is reloaded for its next game?
E.g. in Fritz it works like this by defining the load- feature with checking the button in match- options of the engine only once at start of the first one game, regards
Peter.
mar
Posts: 2950
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

peter wrote: Fri Jul 24, 2026 9:50 am Hi Martin!
If I let an engine with a persistent hash- feature play in Myracle and give
setoption name Persistent Hash Load (which appears in GUI as a button)
as a UCI- option in GUI (the syntax with setoption works in console like this) by checking the corresponding button once,
will the already before the match saved hash get loaded each time, the engine is reloaded for its next game?
E.g. in Fritz it works like this by defining the load- feature with checking the button in match- options of the engine only once at start of the first one game, regards
hi Peter,

Myracle reloads engines before each game

yes, if you put "setoption name Persistent Hash Load" in init strings for the engine then it should always apply the option
when the engine loads (assuming it's an UCI engine of course) - and this will apply to each game too
peter
Posts: 3629
Joined: Sat Feb 16, 2008 7:38 am
Full name: Peter Martan

Re: Myracle GUI

Post by peter »

Thanks for the prompt answer, Martin!
Peter.
Dann Corbit
Posts: 12880
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Myracle GUI

Post by Dann Corbit »

I notice that under Analysis there is an EPD option, but it is grayed out.
Is it a future enhancement or something that requires another action to activate?
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
mar
Posts: 2950
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

Dann Corbit wrote: Sat Jul 25, 2026 7:49 am I notice that under Analysis there is an EPD option, but it is grayed out.
Is it a future enhancement or something that requires another action to activate?
yes, you need to open an epd suite first
mar
Posts: 2950
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 104 is up:

Code: Select all

- fix (cosmetic): pgn termination comments now correspond 1:1 to termination tag
- fix: when starting a new game against an engine from a FEN, book combo is no longer grayed out
- new feature: swiss tournament type (no advanced edits/game replays possible)
    - uses a virtual bye engine that always resigns if number of players is odd
    - top seed always starts with white (no coin toss)
    - simple greedy top-down pairing with backtracking
    - tries to balance white/black but doesn't enforce strict rules like max 2 consecutive games with the same color
 
sadly it seems that defender on VT "detects" this binary yet again, I won't obsess with it anymore because there's nothing I can do anyway
User avatar
tapio
Posts: 144
Joined: Thu May 30, 2024 10:33 am
Full name: Adsche Tönnsen

Re: Myracle GUI

Post by tapio »

If the navigation arrows are not shown, is there a way to go to the beginning (before first move)? I don't see a way with UI. I tried arrow keys on the keyboard etc, didn't find a possibility. Something I am overlooking? Thx. Use case was, the book panel is shown and I wanted to see the move distribution prior to move 1.
EDIT: I found it, I can click right before the first move, on the "1."
mar
Posts: 2950
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

tapio wrote: Sat Jul 25, 2026 10:34 am If the navigation arrows are not shown, is there a way to go to the beginning (before first move)? I don't see a way with UI. I tried arrow keys on the keyboard etc, didn't find a possibility. Something I am overlooking? Thx. Use case was, the book panel is shown and I wanted to see the move distribution prior to move 1.
EDIT: I found it, I can click right before the first move, on the "1."
either that or it's possible with the keyboard too (home or end), but the move list needs keyboard focus first (you may need to click the movelist first)
Dann Corbit
Posts: 12880
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Myracle GUI

Post by Dann Corbit »

103 is broken for me also.
What compiler are you using?
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.