SkyLoaderr
Results
3
comments of
SkyLoaderr
> Fix bugs with dynamic sun lighting Sun lighting doesn't work correctly when r3_gbuffer_opt is enabled. I think we don't need this command for opengl renderer. It has many bugs...
Any progress on advanced mipmap support?
As a temporary solution, you can change the hbox_verts[24] variable (in Layers/xrRender/dxEnvironmentRender.cpp) by replacing ``` {-1.f, 0.f, -1.f}, {-1.f, -1.f, -1.f}, // half {1.f, 0.f, -1.f}, {1.f, -1.f, -1.f}, //...