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

Videoconfig

This document contains a "VideoConfig" object that defines various video and graphics settings for a game including screen resolution, fullscreen mode, shadow and lighting settings, anti-aliasing mode, and more. It specifies values for settings related to particles, ragdolls, textures, streaming memory usage and other rendering options.

Uploaded by

Andy Aragon
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)
179 views1 page

Videoconfig

This document contains a "VideoConfig" object that defines various video and graphics settings for a game including screen resolution, fullscreen mode, shadow and lighting settings, anti-aliasing mode, and more. It specifies values for settings related to particles, ragdolls, textures, streaming memory usage and other rendering options.

Uploaded by

Andy Aragon
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" "1"
"setting.cl_particle_fallback_base" "0"
"setting.cl_particle_fallback_multiplier" "1"
"setting.cl_ragdoll_maxcount" "8"
"setting.cl_ragdoll_self_collision" "1"
"setting.mat_depthfeather_enable" "1"
"setting.mat_forceaniso" "16"
"setting.mat_mip_linear" "1"
"setting.stream_memory" "60000"
"setting.mat_picmip" "1"
"setting.particle_cpu_level" "2"
"setting.r_createmodeldecals" "1"
"setting.r_decals" "256"
"setting.r_lod_switch_scale" "1"
"setting.shadow_enable" "1"
"setting.shadow_depth_dimen_min" "256"
"setting.shadow_depth_upres_factor_max" "2"
"setting.shadow_maxdynamic" "4"
"setting.ssao_enabled" "1"
"setting.ssao_downsample" "0"
"setting.modeldecals_forceAllowed" "-1"
"setting.dvs_enable" "0"
"setting.dvs_gpuframetime_min" "15000"
"setting.dvs_gpuframetime_max" "16500"
"setting.defaultres" "1920"
"setting.defaultresheight" "1080"
"setting.fullscreen" "1"
"setting.nowindowborder" "0"
"setting.volumetric_lighting" "1"
"setting.mat_vsync_mode" "2"
"setting.mat_backbuffer_count" "2"
"setting.mat_antialias_mode" "12"
"setting.csm_enabled" "1"
"setting.csm_coverage" "2"
"setting.csm_cascade_res" "1024"
"setting.fadeDistScale" "1.000000"
"setting.dvs_supersample_enable" "0"
"setting.gamma" "1.000000"
"setting.configversion" "7"
}

You might also like