Page 1 of 1

Tarrasch Chess GUI V3.12a Released

Posted: Tue Mar 12, 2019 5:36 am
by Bill Forster
In an earlier thread viewtopic.php?t=69765 I promised to announce new versions of my chess GUI here. So here goes;

Tarrasch GUI V3.12a

Description of changes: http://www.triplehappy.com/News.html

Main site: http://www.triplehappy.com

Blog post: https://triplehappy.wordpress.com/2019/ ... ch-v3-12a/

Re: Tarrasch Chess GUI V3.12a Released

Posted: Tue Mar 12, 2019 1:23 pm
by Ferdy
Bill Forster wrote: Tue Mar 12, 2019 5:36 am In an earlier thread viewtopic.php?t=69765 I promised to announce new versions of my chess GUI here. So here goes;

Tarrasch GUI V3.12a

Description of changes: http://www.triplehappy.com/News.html

Main site: http://www.triplehappy.com

Blog post: https://triplehappy.wordpress.com/2019/ ... ch-v3-12a/
Thanks for the update. Does this support multipv analysis? Does this support opening epd files?

Re: Tarrasch Chess GUI V3.12a Released

Posted: Tue Mar 12, 2019 5:43 pm
by rcmaddox
Thank you!

Re: Tarrasch Chess GUI V3.12a Released

Posted: Tue Mar 12, 2019 8:33 pm
by maxdeg
Thanks .. :D

Re: Tarrasch Chess GUI V3.12a Released

Posted: Wed Mar 13, 2019 4:05 am
by Bill Forster
Ferdy wrote: Tue Mar 12, 2019 1:23 pm
Thanks for the update. Does this support multipv analysis? Does this support opening epd files?
It does support multipv analysis. In fact it only supports multipv analysis, with fixed count of 4 lines. This is a compromise and a limitation, and I plan to make it more flexible, hopefully before too much longer.

It doesn't support epd files. In fact I had to google to find out what epd files were. There's some misleading information out there - some sources indicate that epd files are essentially just FEN text lines, one position per line. I started to write a little program for you to convert epd -> pgn on this basis as a work around (it should be a ten minute job). But later I found that it's a lot more complicated than this, with many extra "opcodes" defined. So sorry.