Update visual settings
This commit is contained in:
parent
8f7ef6116b
commit
fcea9ab6ed
1 changed files with 6 additions and 0 deletions
|
|
@ -31,13 +31,19 @@ common/enable_object_picking=false
|
|||
|
||||
[rendering]
|
||||
|
||||
textures/canvas_textures/default_texture_filter=2
|
||||
renderer/rendering_method="gl_compatibility"
|
||||
renderer/rendering_method.mobile="gl_compatibility"
|
||||
lights_and_shadows/directional_shadow/size=8192
|
||||
lights_and_shadows/directional_shadow/soft_shadow_filter_quality=3
|
||||
lights_and_shadows/positional_shadow/soft_shadow_filter_quality=3
|
||||
anti_aliasing/quality/msaa_2d=1
|
||||
anti_aliasing/quality/msaa_3d=1
|
||||
lights_and_shadows/positional_shadow/atlas_size=8192
|
||||
|
||||
[xr]
|
||||
|
||||
openxr/enabled=true
|
||||
openxr/reference_space=2
|
||||
openxr/foveation_level=3
|
||||
shaders/enabled=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue