
Jim.
Moderators: hgm, Dann Corbit, Harvey Williamson
No. Tablebases are only helpful for engines if they can probe those themselves during search, every time they encounter a position with <= 6 men. A GUI can only see the actual position in the game. So they can adjudicate games based on the theoretical tablebase result, but they cannot help engines in making a plan to convert a position with 10 men to a won 6-men position rather than a drawn one.Jim Ablett wrote:What I mean is with Uci isn't the gui is supposed to bypass the engine completely and handle the tablebase moves itself independently ?
.
Thanks for clear explanation.hgm wrote:No. Tablebases are only helpful for engines if they can probe those themselves during search, every time they encounter a position with <= 6 men. A GUI can only see the actual position in the game. So they can adjudicate games based on the theoretical tablebase result, but they cannot help engines in making a plan to convert a position with 10 men to a won 6-men position rather than a drawn one.Jim Ablett wrote:What I mean is with Uci isn't the gui is supposed to bypass the engine completely and handle the tablebase moves itself independently ?
.
Good job on the latest x64 build, Jim - works almost perfectly in the Fritz 15 GUI now.
This I can can with certainty: Crafty never removes the crafty.rc file. IN fact, the only place where it even modifies that file is in the autotune command...Dan Cooper wrote:It won't report tb hits, but I verified it was accessing the egtb on my machine. It also supports multiple paths. However after each game the crafty.rc file got deleted.ernest wrote:Thanks, Jim, indeed that works !Jim Ablett wrote:Don't double-click on anything. Just install 'crafty-25-32-uci-ja.exe' as uci engine in your favourite Chess gui. It won't work from command line.
Question : How do you indicate the Nalimov path?
I modified crafty.rc for that, and indeed I got hits (blinking) on my Nalimov USB stick (but no tb=xxx numbers indicated in the Fritz GUI, is that normal?).
But when I looked at the crafty.rc after that, it was back to the original unmodified crafty.rc (the one with tbpath=d:\progra~1\arena\nalimov)