Gabor Szots wrote: ↑Sun May 31, 2026 7:07 am
Dear Martin,
I'd like to have three minor adjustments:
1. Path names (e.g. that of syzygy, when configuring an engine) to be possible to browse. To avoid typos, mainly.
2. When selecting book for a tournament, I'd like to be able to select more than those 10 which can be pre-configured. Possibly also by browsing.
3. Tick boxes more visible, maybe surrounded by somewhat thicker lines for easier detection.
Gabor
Hi Gabor,
I'll see what I can do.
1) With paths, at least for UCI protocol, there's no distinction between a string option, filename or pathname, so I'd have to guess a standardized name (like SyzygyPath) - could do that, probably.
by the way when starting a tour, there is "override engine options" checkbox below the participants. if you click it, you can manually
override certain options, including global syzygy path (which you can define in settings/paths). note the the override is only active if the master "Override engine options" checkbox is checked
2) browsing not due to how things are implemented (it's tricky to present a lot of functionality with limited UI space), but I can give you 50 sets instead of 10
3) I could do that, but it will be off by default and you'd have to enable it in appearance settings, probably