Updated to version 4.3
After finally switching from Windows 7 to Windows 10 I was more than somewhat horrified to find that the puzzle client software had a major lag issue that would occur after a few minutes for the passive update loop and a few seconds for the dynamic one (where settings that involve elements that need to be redrawn constantly are enabled). This lag turned out to be caused by the FlipBuffers() command in PureBasic.
After a fair amount of reductive debugging in the main program and attempting to duplicate the problem in a fresh and much simpler test program I finally tracked the issue down to some convolution of the DirectX9 graphics subsystem that PureBasic uses by default. Changing the subsystem to DirectX11 or OpenGL made the problem go away, but also introduced new issues that needed to be dealt with.
So the graphics subsystem has been changed to DirectX11, which fixes the problem. Hopefully it doesn't cause any more additional issues. If you find anything amiss then please report it via the Reddit support forum or the product's forum here on Itch.io.
Files
Get Jigsaw Factory - Jigsaw Puzzle Generator Software (for Windows PC)
Jigsaw Factory - Jigsaw Puzzle Generator Software (for Windows PC)
Turn your digital photos into digital jigsaw puzzles and share them with anyone.
More posts
- Small bugfix update for 4.4 version of Jigsaw FactoryMar 24, 2021
- Updated to version 4.4Mar 22, 2021
- Updated to version 4.2Jul 31, 2020
- Updated Jigsaw Factory to version 4May 21, 2020
- Updated to version 3Jan 02, 2019
- Updated Jigsaw Factory generator software and puzzle client software to version...Sep 30, 2018
Leave a comment
Log in with itch.io to leave a comment.