Myracle GUI

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

Moderator: Ras

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 111 is up:
- fix: the linux file list crash as reported here
- (blind) fix: attempt to fix freeze problem that happens when another window has captured mouse while a modal dialog is being created;
not sure it fixes "THE" bug, but it definitely fixes the following freeze: start dragging a piece and press ctrl-shift-N,
a soft-freeze would happen in older builds
- minor cosmetic change: give more space for engine name in engine info at the bottom
User avatar
Wilhelm
Posts: 268
Joined: Thu Jan 14, 2016 10:02 am
Location: AUSTRIA, Vienna
Full name: Wilhelm HUDETZ

Re: Myracle GUI

Post by Wilhelm »

Hi Martin,
I use ELO ratings in the Gui and to keep 700+ engines actual this is to work one's fingers to the bone. Would it be possible to import the ratings from the Ordo rating list? And also an option to sort the installed engines in the tournament dialog to their ratings?
Just an idea from a clueless user :D

Wilhelm

Ordo rating list looks like this

Code: Select all

   1 HYDRA                           :  3040.4   13.0    3278    72    30  2857.8
   2 Senpai 1.0                      :  3005.6   17.4    1630    60    34  2934.3
   3 Pandix 14                       :  2998.4   16.8    1640    57    38  2945.3
   4 CM11 Swordfish(Eg) T8/T1        :  2995.2   24.2     776    59    37  2927.3
   5 Hiarcs 14                       :  2982.3   17.3    1700    59    35  2918.9
   6 Crafty 25.03 x64                :  2971.3   17.2    1525    55    36  2934.9
   7 Rybka 2.3.2a x64                :  2970.3   17.0    1580    57    39  2922.3
   8 Deep Fritz 13                   :  2969.5   19.7    1050    58    41  2913.5
   9 Koivisto 3.0 x64                :  2960.8   17.6    1439    54    35  2934.7
  10 Lc0 v0.23.0 Cpu                 :  2959.8   16.4    1760    58    26  2896.7
Ryzen 5900x, 64GB Ram, RTX3080, 1x 4TB NVME, 2x 2TB SSD, 1x 1TB SSD, 1x 2TB HDD, all custom watercooled, Win11 and Win10 Multiboot, Win98/Windows Millennium/WinXP virtual machines for 16bit engines
Retro Chess Chessmaster https://descent.at/files/
mar
Posts: 2950
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Myracle GUI

Post by mar »

hmm, yes. one of the reasons why didn't want to add elo in the first place :)
also elo can differ from tc to tc, it's only relative etc.

as for sorting, there is a sort button in player engines, but you probably mean sorting in the list you pick from?
importing ordo ratings is quite an ad hoc idea... but it seems to have a similar format to elostat.
I don't remember how bayeselo rating file looks like. would be nice to be able to parse everything at once.

I'll make a note, who knows... no promises
User avatar
Wilhelm
Posts: 268
Joined: Thu Jan 14, 2016 10:02 am
Location: AUSTRIA, Vienna
Full name: Wilhelm HUDETZ

Re: Myracle GUI

Post by Wilhelm »

mar wrote: Thu Aug 06, 2026 9:00 am ... but you probably mean sorting in the list you pick from?
Yes, exactly. So I can quick pick 30 engines of similar strength for a tournament and don't have to fiddle around with the external rating list. I made this since 4 years in Banksia and update the elos around 3 to 5 times a year. Yeah, I'm crazy :D
Thanks that you noted it.

Wilhelm
Ryzen 5900x, 64GB Ram, RTX3080, 1x 4TB NVME, 2x 2TB SSD, 1x 1TB SSD, 1x 2TB HDD, all custom watercooled, Win11 and Win10 Multiboot, Win98/Windows Millennium/WinXP virtual machines for 16bit engines
Retro Chess Chessmaster https://descent.at/files/
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 112 is up:
- fix: anomaly log is appended to if a tour is loaded instead of being overwritten
- failures to load/start and engine are logged as events in anomaly log
- elo push button in new/edit tour to sort installed engines by elo
- new tool to import ratings from ordo-compatible rating output (tools/import ratings from ordo)