0% found this document useful (0 votes)
28 views1 page

Videoconfig

The document contains a JSON configuration file that specifies various video and graphics settings for a game including screen resolution, fullscreen mode, shadow and particle settings, anti-aliasing mode, and gamma correction.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views1 page

Videoconfig

The document contains a JSON configuration file that specifies various video and graphics settings for a game including screen resolution, fullscreen mode, shadow and particle settings, anti-aliasing mode, and gamma correction.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

"VideoConfig"

{
"setting.cl_gib_allow" "0"
"setting.cl_particle_fallback_base" "3"
"setting.cl_particle_fallback_multiplier" "2"
"setting.cl_ragdoll_maxcount" "0"
"setting.cl_ragdoll_self_collision" "1"
"setting.mat_forceaniso" "2"
"setting.mat_mip_linear" "1"
"setting.stream_memory" "0"
"setting.mat_picmip" "2"
"setting.particle_cpu_level" "0"
"setting.r_createmodeldecals" "0"
"setting.r_decals" "0"
"setting.r_lod_switch_scale" "0.5"
"setting.shadow_enable" "0"
"setting.shadow_depth_dimen_min" "0"
"setting.shadow_depth_upres_factor_max" "0"
"setting.shadow_maxdynamic" "0"
"setting.ssao_enabled" "0"
"setting.ssao_downsample" "3"
"setting.dvs_enable" "0"
"setting.dvs_gpuframetime_min" "15000"
"setting.dvs_gpuframetime_max" "16500"
"setting.defaultres" "1360"
"setting.defaultresheight" "768"
"setting.fullscreen" "1"
"setting.nowindowborder" "0"
"setting.volumetric_lighting" "0"
"setting.mat_vsync_mode" "0"
"setting.mat_backbuffer_count" "1"
"setting.mat_antialias_mode" "12"
"setting.csm_enabled" "0"
"setting.csm_coverage" "1"
"setting.csm_cascade_res" "512"
"setting.fadeDistScale" "1.000000"
"setting.dvs_supersample_enable" "0"
"setting.gamma" "0.780303"
"setting.configversion" "7"
}

You might also like