Myracle GUI
Moderator: Ras
-
mar
- Posts: 2818
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak
Re: Myracle GUI
it's not possible to change font size per widget type, but it's possible to change UI scale globally in settings/appearance/UI scale from 100% up to 125% on top of actual system scale
-
mar
- Posts: 2818
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak
-
Krzysztof Grzelak
- Posts: 1632
- Joined: Tue Jul 15, 2014 12:47 pm
-
mar
- Posts: 2818
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak
Re: Myracle GUI
build 73 is up:
- fix: cutechess QOL pgns are parsed properly (move time is what it should be)
- add optional decision time tracking (off by default, must be enabled in settings/general/Enable decision time)
- fix: cutechess QOL pgns are parsed properly (move time is what it should be)
- add optional decision time tracking (off by default, must be enabled in settings/general/Enable decision time)
-
Krzysztof Grzelak
- Posts: 1632
- Joined: Tue Jul 15, 2014 12:47 pm
Re: Myracle GUI
A huge and heartfelt request to Mr. Martin. Is it possible to hide these three tabs while playing engines. My request is based on the fact that no GUI in the world has tabs at the bottom. Thank you very much in advance. And I am counting on you, dear Mr. Martin, to fulfill my request.


-
F.Huber
- Posts: 885
- Joined: Thu Mar 09, 2006 4:50 pm
- Location: Austria
- Full name: Franz Huber
Re: Myracle GUI
Small problem:
If you start a new game against an engine with the option 'Start from actual position' checked, then each move of the current board produces a message "got illegal move from GUI: ..." in the new game window - I guess this is not intended.
If you start a new game against an engine with the option 'Start from actual position' checked, then each move of the current board produces a message "got illegal move from GUI: ..." in the new game window - I guess this is not intended.
-
tapio
- Posts: 108
- Joined: Thu May 30, 2024 10:33 am
- Full name: Adsche Tönnsen
Re: Myracle GUI
I have a feature request about polyglot opening books and a question first. It's about randomness.
Q: Does Myracle pick a completely random move or does it take the polyglot features into account, I think a book can have # or probability of playouts...
Suggestion: A really core feature every opening book using software should have (IMO) is to be able to define the amount of randomization [0-100%]. I.e., 0 = strictly play according to weights, 100 pick a totally random move out of those which are present in the book. Arena had such a slider.
I really like your software.
Ah and a question. If an engine is set to be MultiPV and I use it for analysis - only the main idea is shown. Doesn't it support output of multipv?
Q: Does Myracle pick a completely random move or does it take the polyglot features into account, I think a book can have # or probability of playouts...
Suggestion: A really core feature every opening book using software should have (IMO) is to be able to define the amount of randomization [0-100%]. I.e., 0 = strictly play according to weights, 100 pick a totally random move out of those which are present in the book. Arena had such a slider.
I really like your software.
Ah and a question. If an engine is set to be MultiPV and I use it for analysis - only the main idea is shown. Doesn't it support output of multipv?
Last edited by tapio on Fri Jun 19, 2026 3:46 pm, edited 1 time in total.
-
mar
- Posts: 2818
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak
Re: Myracle GUI
yes, you're right, it will be fixed in the next build
-
mar
- Posts: 2818
- Joined: Fri Nov 26, 2010 2:00 pm
- Location: Czech Republic
- Full name: Martin Sedlak
Re: Myracle GUI
don't push this issue Krzysztof, it's there for a reason, I will not make any further comments on this, it remains as it isKrzysztof Grzelak wrote: ↑Fri Jun 19, 2026 2:24 pm A huge and heartfelt request to Mr. Martin. Is it possible to hide these three tabs while playing engines. My request is based on the fact that no GUI in the world has tabs at the bottom. Thank you very much in advance. And I am counting on you, dear Mr. Martin, to fulfill my request.
-
tapio
- Posts: 108
- Joined: Thu May 30, 2024 10:33 am
- Full name: Adsche Tönnsen
Re: Myracle GUI
I noticed I can include the svg pieces like on https://github.com/pychess/pychess/tree/master/pieces into your gui_data.zip and they can be used - awesome! Would you recommend doing it this way or do you update the gui_data.zip at times?