Strange minecraft resize
AnikeiPS opened this issue · 5 comments
counter185 commented
It forces the configured window size through the Windows api, at some point I'll work on an update to make this optional. For now you can set the window size to -1 x -1 to disable this api call and use a window size that the game sets by default.
AnikeiPS commented
Thanks!
Also, I have a 30 fps limit when this does not happen on another laptop. What could be the reason for this?
counter185 commented
If that laptop has an NVIDIA graphics card, it could be getting its FPS limited by BatteryBoost, you can disable it in GeForce Experience
AnikeiPS commented
Fixed, thanks again!
counter185 commented
As of 99987e0 the window size is now kept default as set by the game with a checkbox to override it