Jarvis, Optimise my shit
This commit is contained in:
parent
d1abde919d
commit
9424b29d0a
50 changed files with 1469 additions and 1232 deletions
|
|
@ -11,7 +11,17 @@ Renderer=1
|
|||
RenderingAPI=Vulkan
|
||||
RequestedImages=3
|
||||
ShaderRecompiling=true
|
||||
ShadowMapSize=512
|
||||
ShadowMapSize=1024
|
||||
max_shadow_distance=96
|
||||
ssao_scale=0.5
|
||||
ssao_samples=16
|
||||
ssr_scale=0.5
|
||||
ssr_steps=24
|
||||
bloom_scale=0.25
|
||||
bloom_passes=2
|
||||
voxel_chunk_radius=32
|
||||
voxel_generations_per_frame=1024
|
||||
voxel_face_pool_mib=2048
|
||||
Software_Icon=ProgramIcon.png
|
||||
Software_Icon_Path=/WindowResources/Icon/
|
||||
Software_Title=Terrain4J Game Engine
|
||||
|
|
@ -20,8 +30,8 @@ cap_fast_to_tickrate=true
|
|||
cap_main_to_tickrate=true
|
||||
cap_master_to_tickrate=true
|
||||
compatibility_mode=false
|
||||
display_height=480
|
||||
display_width=640
|
||||
display_height=1080
|
||||
display_width=1920
|
||||
fast_thread_tickrate=240
|
||||
field_of_view=60.0f
|
||||
frame_accuracy=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue