Create a new screenshot function that doesn’t freeze the game. Currently, taking a screenshot (F12 for BMP) causes a pause and can even crash in windowed mode. GenTool addressed this by adding a JPG/PNG screenshot on F11, which saves a compressed image without causing the game to stall.
Creating a bmp image with F12 will cause a crash in windowed mode when the window hits the border of the desktop.
Create a new screenshot function that doesn’t freeze the game. Currently, taking a screenshot (F12 for BMP) causes a pause and can even crash in windowed mode. GenTool addressed this by adding a JPG/PNG screenshot on F11, which saves a compressed image without causing the game to stall.