FlawCra / Resolution-Control

more control over the resolution at which minecraft's 3D portion is rendered
MIT License
2 stars 3 forks source link

Fully fix Glowing distortion #1

Open Xanax-C-137 opened 4 months ago

Xanax-C-137 commented 4 months ago

Currently, the glowing distortion is fixed by just force-resizing the frame buffer after 100ms. This is a VERY hacky way of fixing it and needs to be changed.

The workaround in 3.0.1 should at least help with the issues in the original repo (https://github.com/UltimateBoomer/Resolution-Control/issues/2, https://github.com/UltimateBoomer/Resolution-Control/issues/8, https://github.com/UltimateBoomer/Resolution-Control/issues/45) (If the workaround isn't working for you, try to resize your game window.)