https://banksiagui.com/forums/
With this question I don't know what to enter:
Write down a term that is NOT an engine name: stockfish, lc0, komodo, frizt, crafty, fruit, nalimov, arasan, chessmaster, rybka:
Everything is wrong what I enter.
 
   
Moderator: Ras
 
   
 
														 Must be a popup blocker or something causing you problems.
 Must be a popup blocker or something causing you problems. 
														Do you mean to auto display new tournament games? Just use the dropdown box next to the button Stop/Resume on Tournament panel (menu -> Tournaments -> Tournament).Nordlandia wrote: ↑Sun Oct 24, 2021 6:20 pm
Just a couple of things. I find it a bit troublesome that I always have to update the current game in play once previous game has finished. I'm sure i saw a option to always switch to the present game in play some timo ago but i can't find it now.
 
														The Polyglot is de facto standard. There’s not any official document. However, if you look into its original code as well as some discussions you can find that (as I remember, we have some posts discussing about that on this forum and HGM confirmed that). The things implemented by some apps don’t mean they become the right things!Torom wrote: ↑Wed Oct 27, 2021 2:50 pm
This assumption is not correct in reality. And I honestly can't find anyone else on the internet who assumes this. I have shown the implementation of python-chess, for example, where the move that is saved first with the highest weight is considered the best.
I have shown here the example of the M13.4 opening book, the book is sorted so that BSG plays the worst and not the best moves. This book cannot be used with BSG, but it can be used with any other polyglot implementation I know.
With M13.4 it is extreme, but the problem occurs with pretty much every book, first we found it with the Perfect2021 book, but it also occurs with Cerebellum and Chucaro. There, however, it is not as extreme, but rather on a smaller scale, for example, Italian is played instead of Spanish or the other way round.
 
														The feature of auto-detecting ECO works only for normal games, not tournament games. I have added it (ECO for tournaments) to my to-do list!
 
														I have been still pondering for a while how to support large crosstables.AlexChess wrote: ↑Thu Oct 28, 2021 8:16 amYou can enlarge the browser view. On Chrome full screen 200% is perfectly readable. 73 engines is the biggest BSG crosstable I can publish.Cornfed wrote: ↑Thu Oct 28, 2021 2:10 am @Alexchess - The crosstable is so small on the website...is there a way to view it better or even download it?
Nevermind - found the pgn file, downloaded it into Chessbase then used the crosstable function.
Surprized to find Dragon 2.5.1 way down at the 22nd spot.
Yes is a big challenge for all engines to stay on top 20.
 
														Thank you, dearphhnguyen wrote: ↑Sat Oct 30, 2021 4:44 amI have been still pondering for a while how to support large crosstables.AlexChess wrote: ↑Thu Oct 28, 2021 8:16 amYou can enlarge the browser view. On Chrome full screen 200% is perfectly readable. 73 engines is the biggest BSG crosstable I can publish.Cornfed wrote: ↑Thu Oct 28, 2021 2:10 am @Alexchess - The crosstable is so small on the website...is there a way to view it better or even download it?
Nevermind - found the pgn file, downloaded it into Chessbase then used the crosstable function.
Surprized to find Dragon 2.5.1 way down at the 22nd spot.
Yes is a big challenge for all engines to stay on top 20.
Just implement a new feature: export crosstable (as well as other tables) into HTML (or CSV) files. Users can open those HTML files by any browser and zoom in/out for the right sizes. They can easily edit too. Hope it is useful!

 macOS Sequoia 16GB-512GB, Windows 11 & Ubuntu ARM64.
 macOS Sequoia 16GB-512GB, Windows 11 & Ubuntu ARM64. 
														Dear Pham, many thanks!