- UID
- 1709640
- 主题
- 0
- 阅读权限
- 20
- 帖子
- 9
- 精华
- 0
- 积分
- 3
- 金钱
- 41
- 荣誉
- 0
- 人气
- 0
- 在线时间
- 0 小时
- 评议
- 0
- 帖子
- 9
- 精华
- 0
- 积分
- 3
- 金钱
- 41
- 荣誉
- 0
- 人气
- 0
- 评议
- 0
|
To use the settings below, make a text file in the Warhead folder and name it autoexec.cfg Copy the information listed below and paste it in the file. Save the file and you are done.
con_restricted=0
sys_spec_ObjectDetail=3
sys_spec_Shading=3
sys_spec_VolumetricEffects=3
sys_spec_Shadows=3
sys_spec_Texture=3
sys_spec_Physics=3
sys_spec_PostProcessing=3
sys_spec_Particles=3
sys_spec_Sound=3
sys_spec_Water=3
sys_spec_GameEffects=3
=========================== << Postprocessing >>
q_Renderer=2
r_sunshafts=1 ;activates Sunshafts, set it to 0 for higher performance
r_colorgrading=0
r_DepthOfField=0
r_UseEdgeAA=2
============================= << Shadows >>
r_SSAO=1 ;activates SSAO, set it to 0 for higher performance
r_SSAO_quality=1
r_SSAO_radius=0.5
r_ssao_darkening=0.16
e_shadows_max_texture_size=768
============================== << Texture >>
r_usepom=0
r_TexturesStreaming=0
=============================== << HDR >>
r_HDRRendering=2 ;activates HDR Rendering, set it to 0 for higher performance
r_hdrlevel=0.7
============================ << Object Details >>
e_view_dist_ratio=50 ;increases the view distance from the objects
e_view_dist_ratio_vegetation=31 ;increases the view distance from the vegetation/objects
e_vegetation_sprites_distance_ratio=1 ;increases the quality from the view distance
e_lods=1 ;0 increases quality from the view distance
============================== << Motion Blur >>
r_MotionBlur=0
============================= << Other Settings >>
r_contrast=0.55
r_gamma=0.97
r_brightness=0.48
============================================== << Finish Load >> |
|