Shadows, broke OpenGL, broke graphics settings, Exception raised when closing software
This commit is contained in:
parent
f7127e0878
commit
0d41f3e15b
36 changed files with 1187 additions and 219 deletions
|
|
@ -11,7 +11,7 @@ Renderer=1
|
|||
RenderingAPI=Vulkan
|
||||
RequestedImages=3
|
||||
ShaderRecompiling=true
|
||||
ShadowMapSize=2048
|
||||
ShadowMapSize=4096
|
||||
Software_Icon=ProgramIcon.png
|
||||
Software_Icon_Path=/WindowResources/Icon/
|
||||
Software_Title=Terrain4J Game Engine
|
||||
|
|
@ -35,5 +35,5 @@ throttle_on_unfocus=false
|
|||
user_display_name=TheSigma
|
||||
vkValidated=true
|
||||
vsync=false
|
||||
z_far_plane=0.1f
|
||||
z_near_plane=10000.0f
|
||||
z_near_plane=0.1f
|
||||
z_far_plane=10000.0f
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue