After using the GUI for some time there are two realy important things for me missing.
1) ECO-codes for openings in tournament games
it's odd to look everytime in the pgn file to see what opening is played
2) a second clock for the actual move time
in long time controls I don't see how long the engine is thinking on the actual move.
I only see when the best move is found (eg. 2:11) but the engine is thinking for eg. 8min now.
Simple things I have in all other GUI's, but I'm no programmer so I don't know how hard it is to implement
cheers William
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/
Wilhelm wrote: ↑Sun Nov 28, 2021 7:24 am
After using the GUI for some time there are two realy important things for me missing.
1) ECO-codes for openings in tournament games
it's odd to look everytime in the pgn file to see what opening is played
2) a second clock for the actual move time
in long time controls I don't see how long the engine is thinking on the actual move.
I only see when the best move is found (eg. 2:11) but the engine is thinking for eg. 8min now.
Simple things I have in all other GUI's, but I'm no programmer so I don't know how hard it is to implement
cheers William
Yes, pretty standard things. Perhaps the author is too busy catering to all the whims expressed in this thread? That's been an observation some have expressed.
But perhaps he will put yours 'in the que'.
I'm trying to integrate the picochess mame engines into BanksiaGUI on a RaspberryPi4.
Unfortunately, all of my attempts have failed.
Is it even possible to integrate external engines in Banksia?
Under arena I use the
Command line: E:\Putty\plink.exe
and the
Command line parameters: -ssh pi@192.168.178.33 "/opt/picochess/engines/armv7/mame/amsterd"
I'm trying to integrate the picochess mame engines into BanksiaGUI on a RaspberryPi4.
Unfortunately, all of my attempts have failed.
Is it even possible to integrate external engines in Banksia?
Under arena I use the
Command line: E:\Putty\plink.exe
and the
Command line parameters: -ssh pi@192.168.178.33 "/opt/picochess/engines/armv7/mame/amsterd"
Thanks and Greetings
I have not tested that yet, however you may want to try creating that as a batch file (*.bat). Then using the Banksia GUI just install the *.bat (Example: amsterd.bat) as if it were a engine. The problem might be that plink.exe is not seen as a uci or wb protocol. In that case you could select mix and see if that works.
"Good decisions come from experience, and experience comes from bad decisions."
__________________________________________________________________
Ted Summers
Posting a follow-up to my own earlier post where I reported Banksia GUI would randomly exit and crash, sometimes leaving engine tasks running and sometimes not. Through trial and error, I have found that the one setting that would prevent the crashes for me is to deselect the "Game to database" option in the Tournament Logs dialog box. I have now let it play > 2,000 games over 4 tournaments with many engines and not a single crash since this change.
For background, I was on Windows 10 Pro and now Windows 11 Pro.