I can you appreciate beauty of those figurine fonts now!
PS: I think I have to give it to Arial for the win!
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
The only thing else I can think of is to improve game annotation so that is is more human readable with comments like 'white is better' or 'black has a serious attack'.
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
AdminX wrote: ↑Tue Oct 05, 2021 11:00 am
I can appreciate the beauty of those figurine fonts now!
PS: I think I have to give it to Arial for the win!
Updated with corrected statement!
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
I have one more wish. It would be nice if when copying the analysis, the position FEN would also be copied at the same time. An analysis without a position is pointless. Currently you have to copy and paste FEN separately. But that's problematic when you play on Lichess. By the time I have copied the analysis, the current position in the game has already changed and the copied FEN string is wrong. Therefore, both must be copied at the same time.
Thanks for the release. It supports xboard options now.
In UCI, it seems to ignore some of the options I pass as follows while it takes the same kind of options from Stockfish.
See log. Only Alg and Eval are being shown in BanksiaGUI while UCI_ShowCurrLine is not shown.
15:09:18 Belofte 2.1.4 (u)< uci
15:09:18 Belofte 2.1.4 (u)> belofte>
15:09:18 Belofte 2.1.4 (u)> id name Belofte 2.1.4 (u)
15:09:18 Belofte 2.1.4 (u)> id author Yves De Billoez
15:09:18 Belofte 2.1.4 (u)> option name Alg type combo default AB var Random var StaticEval var BruteForce var SearchIterativeBF var AB var ABFS var ABFH
15:09:18 Belofte 2.1.4 (u)> option name Eval type combo default PositionalBoard var PiecesOnly var StaticBoard var PositionalBoard
15:09:18 Belofte 2.1.4 (u)> option name UCI_ShowCurrLine type check default false
15:09:18 Belofte 2.1.4 (u)> option name UCI_EngineAbout type string default Belofte 2.1.4 by Yves De Billoez 2004-2021, Released under the GNU GPL v2 license
15:09:18 Belofte 2.1.4 (u)> uciok
... lines cut ...
15:26:09 Stockfish 11 (1500)< uci
15:26:09 Stockfish 11 (1500)> Stockfish 11 64 by T. Romstad, M. Costalba, J. Kiiski, G. Linscott
15:26:09 Stockfish 11 (1500)> id name Stockfish 11 64
15:26:09 Stockfish 11 (1500)> id author T. Romstad, M. Costalba, J. Kiiski, G. Linscott
15:26:09 Stockfish 11 (1500)> option name Debug Log File type string default
... lines cut ...
15:26:09 Stockfish 11 (1500)> option name SyzygyProbeLimit type spin default 7 min 0 max 7
15:26:09 Stockfish 11 (1500)> uciok
Hi Pham,
the winboard engines are missing in the test positions window.
Engines with wb2uci adapter keep hanging after around 17 positions when using a time control of xx Sec/move.
I tried some different settings in the wb2uci.eng file but without luck. Using standard time control then it is working!?
Any idea what setting is needed?
Thanks!
Ryzen 5900x, 64GB Ram, RTX3080, 2x 2TB SSD, 1x 1TB SSD, 1x 2TB HDD, all custom watercooled, Win10 and Win7 Multiboot, Win98/Windows Millennium/WinXP virtual machines for 16bit
Retro Chess Chessmasterhttps://descent.at/files/
ydebilloez wrote: ↑Wed Oct 06, 2021 4:27 pm
Dear Pham,
Thanks for the release. It supports xboard options now.
In UCI, it seems to ignore some of the options I pass as follows while it takes the same kind of options from Stockfish.
See log. Only Alg and Eval are being shown in BanksiaGUI while UCI_ShowCurrLine is not shown.
15:09:18 Belofte 2.1.4 (u)< uci
15:09:18 Belofte 2.1.4 (u)> belofte>
15:09:18 Belofte 2.1.4 (u)> id name Belofte 2.1.4 (u)
15:09:18 Belofte 2.1.4 (u)> id author Yves De Billoez
15:09:18 Belofte 2.1.4 (u)> option name Alg type combo default AB var Random var StaticEval var BruteForce var SearchIterativeBF var AB var ABFS var ABFH
15:09:18 Belofte 2.1.4 (u)> option name Eval type combo default PositionalBoard var PiecesOnly var StaticBoard var PositionalBoard
15:09:18 Belofte 2.1.4 (u)> option name UCI_ShowCurrLine type check default false
15:09:18 Belofte 2.1.4 (u)> option name UCI_EngineAbout type string default Belofte 2.1.4 by Yves De Billoez 2004-2021, Released under the GNU GPL v2 license
15:09:18 Belofte 2.1.4 (u)> uciok
... lines cut ...
15:26:09 Stockfish 11 (1500)< uci
15:26:09 Stockfish 11 (1500)> Stockfish 11 64 by T. Romstad, M. Costalba, J. Kiiski, G. Linscott
15:26:09 Stockfish 11 (1500)> id name Stockfish 11 64
15:26:09 Stockfish 11 (1500)> id author T. Romstad, M. Costalba, J. Kiiski, G. Linscott
15:26:09 Stockfish 11 (1500)> option name Debug Log File type string default
... lines cut ...
15:26:09 Stockfish 11 (1500)> option name SyzygyProbeLimit type spin default 7 min 0 max 7
15:26:09 Stockfish 11 (1500)> uciok
Options with the prefix UCI_ are special ones. They require chess GUIs understanding and doing some specific things to support. If chess GUIs don't support (quote from UCI protocol document):
I don't know about those options (UCI_ShowCurrLine, UCI_EngineAbout) either. I may support them if you describe what they are, their purposes, what specific actions you expect from GUIs to support them.
https://banksiagui.com
The most features chess GUI, based on opensource Banksia - the chess tournament manager