Myracle GUI

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

Moderator: Ras

mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

thanks for reporting, I'll look
mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 102 is up:
- fix: destructive changes in book settings when changing sets (as reported here)
- fix: if ok button fails in engine details, subsequent close still shows a warning as it should
User avatar
tapio
Posts: 144
Joined: Thu May 30, 2024 10:33 am
Full name: Adsche Tönnsen

Re: Myracle GUI

Post by tapio »

Thank you, book works as expected now. To my big pleasure I noticed, it displays the currently selected book slot in the book panel. Because before I was under the assumption it was connected tobook 0 only.
mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 12:10 pm Request to the GUI author. Could you please change the color of the chess engine in this window below to black? My monitor is calibrated and the inscription is almost invisible. Thank you very much in advance.
the text is already black, with sRGB-correct blending. what you observe is the effect of anti-aliasing at relatively low resolution
for thin text.
my text renderer already uses subpixel (rgb) AA (similar to cleartype), but doesn't do autohinting like freetype.
font rendering is hard and it's tricky to make it look sharp at a small scale relative to pixel size.
I don't have time to explain font rendering techniques here - but I'm sure you can google or ask a chatbot for more information

so right now you have two options: make the text bigger - you can set global UI scale in appearance settings (110% should do)
or buy a highDPI monitor

a third option would be to make the engine font bold, which I'm reluctant to do (perhaps optional in appearance settings)
User avatar
tapio
Posts: 144
Joined: Thu May 30, 2024 10:33 am
Full name: Adsche Tönnsen

Re: Myracle GUI

Post by tapio »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 4:07 pm110% did not help.
An incredibly valuable piece of information for the whole chess world.
mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

build 103 is up:
- fix: game analysis sometimes didn't show score/depth in pgn comments
- optionally (default off) set engine name font to bold (settings/appearance/bold engine name checkbox)
mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 5:41 pm I have another request for the GUI author. Can you please add a selection when configuring chess engines. As it happens in the SyzygyPath tab. Thank you very much in advance.
no
JVMerlino
Posts: 1428
Joined: Wed Mar 08, 2006 10:15 pm
Location: San Francisco, California

Re: Myracle GUI

Post by JVMerlino »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 7:45 pm A very serious request to the GUI author - because in this request I have to do it myself. Could you please remove the information in bracket regarding the end of the game? Since there’s information in the tag at the top. I have to delete this one myself because I think that the name and information in bracket are unnecessary. I sincerely ask you to consider my request - for which I thank you very sincerely and seriously.

Image

Kind regards
Krzysztof
That request makes no sense. It is in the header because many programs, when loading large PGN files, quickly scan the headers for game information. There is no good reason for you to even want to remove it, as there is absolutely no downside in it being there.

jm
mar
Posts: 2953
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 7:45 pmA very serious request to the GUI author
I have a very serious request for you too Krzysztof, stop trolling unless you really want the permaban :lol:

To make things easier for you, I'll ignore any further messages from you.
When I look at your posts in other GUI threads, the pattern is very clear 😂
User avatar
Graham Banks
Posts: 46265
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Myracle GUI

Post by Graham Banks »

Krzysztof Grzelak wrote: Sat Jul 18, 2026 9:02 pm
JVMerlino wrote: Sat Jul 18, 2026 8:42 pm That request makes no sense. It is in the header because many programs, when loading large PGN files, quickly scan the headers for game information. There is no good reason for you to even want to remove it, as there is absolutely no downside in it being there.

jm
It makes sense to me because I have to remove the bracket with the inscription myself
That information is crucial to the CCRL scripts processing PGNs.
gbanksnz at gmail.com