0% found this document useful (0 votes)
108 views

Video Config

This document contains a "VideoConfig" object that defines various video settings for a game including screen resolution, fullscreen mode, anti-aliasing level, shadow and texture quality settings, and more. It specifies values for settings related to rendering, particles, ragdolls, dynamic view system settings and other graphics options.

Uploaded by

grondo4
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)
108 views

Video Config

This document contains a "VideoConfig" object that defines various video settings for a game including screen resolution, fullscreen mode, anti-aliasing level, shadow and texture quality settings, and more. It specifies values for settings related to rendering, particles, ragdolls, dynamic view system settings and other graphics options.

Uploaded by

grondo4
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" "4592762"
"setting.mat_picmip" "0"
"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_depthres" "1024"
"setting.shadow_maxdynamic" "4"
"setting.r_hbaoenabled" "1"
"setting.modeldecals_forceAllowed" "1"
"setting.dvs_enable" "1"
"setting.dvs_gpuframetime_min" "15834"
"setting.dvs_gpuframetime_max" "16333"
"setting.defaultres" "1920"
"setting.defaultresheight" "1080"
"setting.fullscreen" "1"
"setting.nowindowborder" "0"
"setting.mat_vsync_mode" "2"
"setting.mat_backbuffer_count" "2"
"setting.mat_antialias_mode" "12"
"setting.csm_enabled" "1"
"setting.csm_quality_level" "1"
"setting.csm_cascade_res" "2048"
"setting.fadeDistScale" "1.000000"
"setting.dvs_supersample_enable" "0"
"setting.gamma" "1.000000"
"setting.configversion" "7"
}

You might also like