PR
It kind of became a feature request at this point but, here are the changes:
1. Added new ini option FullScreenMode which supports three values: 0=borderless (it works as it did so far), 1=fake borderless (does not have the problem with window being always visible but may have other issues, like task bar appearing on top of the game sometimes), 2=legacy fullscreen (the one that changes resolution, will likely not work on Xindaris's machine since it does not support that resolution.
2. Added new INI option FullScreenMinimize which, when set to 1, automatically minimizes the game window when you alt tab while in full screen. It fixes the problem but returning to the game takes an additional second when it recalculates things.
3. Added new INIT option AllowWindowResizing which just enables resizing the game window. Keep in mind window size is not saved (just to allow to easily reset it to original size by restarting the game), but it should help cases like Xindaris where their resolution is slightly too small. The game scales in the window proportionally, always displaying the whole game.
____________________________
My website