64 bit
Max concurrency up (from 16) to 128 threads
Application window size increased
Window is now horizontally and vertically resizable (data no longer exceeds screen size)
Visual Studio 2022 project files
According to Stefan Pohl who has used it for many years there are still a few bugs...
see his LBG_hints.rtf, available at Stefan Pohl Computer Chess: https://www.sp-cc.de/
In Downloads: find the 'Download a short manual and some other helpful files for using the LittleBlitzerGUI here' link
64 bit
Max concurrency up (from 16) to 128 threads
Application window size increased
Window is now horizontally and vertically resizable (data no longer exceeds screen size)
Visual Studio 2022 project files
According to Stefan Pohl who has used it for many years there are still a few bugs...
see his LBG_hints.rtf, available at Stefan Pohl Computer Chess: https://www.sp-cc.de/
In Downloads: find the 'Download a short manual and some other helpful files for using the LittleBlitzerGUI here' link
If you want to fix LBG, 2 main bugs must be fixed: 50move draw-rule is buggy (draw not after 100, but 101 plies... wrong) and (main bug): en passant captured pawns are not deleted, when ep happens in a pgn-opening line in a pgn-openings-file.. If both would be fixed, LBG could be used today. But honestly, since cutechess-cli is able to play openings sequentially and repeated in a gauntlet (since 2021), I see no need to use LBG anymore as a tester, because cutechess-cli is much better. My 2cents.