counter185/DECRAFT_Launcher

Strange minecraft resize

AnikeiPS opened this issue · 5 comments

Launcher: 1.3-pre02
Minecraft: rd-132211
demo

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.

Thanks!

Also, I have a 30 fps limit when this does not happen on another laptop. What could be the reason for this?

If that laptop has an NVIDIA graphics card, it could be getting its FPS limited by BatteryBoost, you can disable it in GeForce Experience

Fixed, thanks again!

As of 99987e0 the window size is now kept default as set by the game with a checkbox to override it