Im currently trying to make the Menu Panorama have no blur. I managed to remove all the blur effects and also forced the Panorama Renderer to output a 2048 x 2048 texture, which worked!... but now the result texture got offset by about 40% on the horizontal axis and i just can figure out a way to fix it!
My changed resolutions at lines 196, 469 and 502 at GuiMainMenu.java
New Modder here!
Im currently trying to make the Menu Panorama have no blur. I managed to remove all the blur effects and also forced the Panorama Renderer to output a 2048 x 2048 texture, which worked!... but now the result texture got offset by about 40% on the horizontal axis and i just can figure out a way to fix it!
My changed resolutions at lines 196, 469 and 502 at GuiMainMenu.java
Does anybody know what i forgot/messed up?
Thanks in Advance