Crysis 2 Tweak Guide

Go down

Crysis 2 Tweak Guide Empty Crysis 2 Tweak Guide

Post by ItzGame Sun Sep 22, 2013 12:55 pm

Crysis 2 Tweak Guide

You can Tweak Crysis 2 either if you are having problems with the game, or to fine tune the game on your current rig.

You will find below everything you need to know about tweaking Crysis 2 with some example configurations on high end PC’s.
Crysis 2 Tweak Guide

You can either put these commands in the system.cfg file in your Crysis 2 directory. Or you can put them on command line by adding these in the launch properties of the shortcut.

You can right click on the shortcut, go to properties, and then add the command line options in the target box.

Change This:

C:\games\Steam\steamapps\common\crysis 2\bin32\Crysis2.exe

to This:

C:\games\Steam\steamapps\common\crysis 2\bin32\Crysis2.exe” +g_skipIntro 1 +cl_fov 75

You need to space and + just before you add the command line tweak to make it work properly.

Note. 1 enables the given setting, and 0 disables it. X stands for the level of settings with 1 being lowest and 3 being highest.

Where to Find Crysis 2 Config File
Go to X:\Electronic Arts\Crytek\Crysis 2 folder
Find and Open in Notepad file system.cfg
Crysis 2 Tweak Guide

sys_spec_gameeffects
Changes Game Effects such as body-related stuff like when they disappear.

sys_spec_objectdetail
Changes the quality of the detail of the objects.

sys_spec_particles
Changes the quality of the particles.

sys_spec_physics
Changes how you interact with the world, higher setting will consume more of your CPU’s power.

sys_spec_postprocessing
Changes the quality and amount of post processing used.

sys_spec_shading
Changes the quality of the Shaders.

sys_spec_shadows
Changes the quality of the shadows.

sys_spec_sound
Changes the quality of the sound.

sys_spec_texture
Changes the quality of textures.

sys_spec_water
Changes the quality of the water.

Note. Command Line Tweaks with + before them are meant to be applied using target box method by adding these tweaks into shortcut properties so to launch the game with these options. If you were to add these tweaks in Crysis 2 System CFG or via console, you won’t need to add + sign before them.

+cl_crouchToggle
Disables/Enables crouch toggle.

+cl_zoomToggle
Disables/Enables Zoom toggle.

+i_mouse_accel
Disables/Enables mouse acceleration.

+g_skipIntro
Disables/Enables Intro Skipping.

+cl_fov=80
Enter your desired value for the Field of View.

+r_DrawNearFoV=X (Whatever Unit you are comfortable with)
Enter your desired value for the Field of View of nearby objects.

+pl_movement.power_sprint_targetFov=X
Enter your desired value for the Field of View while sprinting.

+r_motionblur=0/1
Disables/Enables Motion Blur.

+g_radialBlur=0/1
Disables/Enables the Radial Blur, which gives you the effect of speed.

+r_Flares=0/1
Disables/Enables Flare effects around certain dynamic lights.

+r_Glow=0/1
Disables/Enables Bloom effects.

+r_HDRRendering=0/1
Disables/Enables HDR Rendering.

+r_SSAO=0/1
Disables/Enables Screen Space Ambient Occlusion.

+q_ShaderHDR=0/1
Disables/Enables Shader HDR effects.

+r_ColorGrading=0/1
Disables/Enables Color Grading.

+r_MultiGPU=0/1
Disables/Enables SLI/CrossFireX.

+r_MultiThreaded=0/1
Disables/Enables Multi-thread support.

+g_useHitSoundFeedback=0/1
Disables/Enables Sound feedback of a hit.

+e_shadows=0/1
Disables/Enables shadows.

+r_FSAA=0/1
Disables/Enables Full-scene Anti-Aliasing.

+r_UseEdgeAA=0/1
Disables/Enables Edge Anti-Aliasing.

+r_TexMaxAnisotropy=1-to-16
Select the desired value for Anisotropic Filtering (from 1x to 16x).

+d3d9_TextureFilter=bilinear/trilinear
Chooses between bilinear and trilinear texture filtering.

+cl_sensitivity=X
Enter your desired value for mouse sensitivity.
Crysis 2 General Settings Tweaks

You can edit these general settings in your System.CFG file.

sys_float_exceptions = 0
Disables performance expensive float exceptions.

g_language = “english”
Sets the game language.

g_gamespy_loginUI = 0
Disables the Gamespy login screen.

g_enableInitialLoginScreen = 0
Disables the login screen.

con_restricted = 0
Unrestricted access to the console.
Crysis 2 Graphics Tweaks

r_Fullscreen = 1
r_width = 1680
r_height = 1050

sys_spec = 3
Tells the system cfg spec.

sys_spec_full = 4
Console variable group to apply settings to multiple variables.

sys_spec_quality = 4
Console variable group to apply settings to multiple variables.

q_quality = 4
If called with a parameter it sets the quality of all q_.. variables.

r_VSync = 0
Toggles vertical sync.

sys_MaxFPS = 60
Limits the maximum frame rate to specified number.

e_TerrainDeformations = 1
Allows in-game terrain surface deformations.
Crysis 2 Audio Setting Tweaks

General audio settings tweaks you can do in Crysis 2.

s_SpeakerConfig = 0
AutoDetect speaker configuration.

s_FormatType = 3
Sets the format data type to PCM 24bit.

s_FormatSampleRate = 48000
Sets the output sample rate.

s_MusicEnable = 1
Enable/disable music.


Everything you need to know about tweaking multiplayer settings in Crysis 2 aided with few example configs for high end PC’s.
Crysis 2 Multiplayer Setting Tweaks

General multiplayer setting tweaks you can do in Crysis 2.

net_inactivitytimeout = 32
No. of sec until server trows inactive connection away.

net_inactivitytimeoutDevmode = 32
Same as above, but for Devmode.

net_lanbrowser = 1
Find LAN (local) matches instead of internet matches in multiplayer serverbrowser.

net_initLobbyServiceToLan = 1
Make LAN (local) lobbies instead of internet lobbies in multiplayer.

sv_lanonly = 1
launch LAN only server.

sv_servername = “LAN”
Server name (should show up in LAN serverbrowser).

cl_nickname = “<>ikon”
Nickname for multiplayer.

sv_gs_trackstats = 0
Disable Gamespy stats tracking.

sv_gs_report = 0
Disable Gamespy server reporting.

g_useOnlineServiceForDedicated = 0
Dedicated server in LAN mode (don’t know for sure, this config crashes dedicated server).

net_pb_cl_enable = 0
Enable/disable PunkBuster client.

net_pb_sv_enable = 0
Enable/disable PunkBuster server.

net_setOnlineMode = LAN
Sets the net mode where available. Options are online or LAN.
Crysis 2 Miscellaneous Settings Tweaks

Miscellaneous setting tweaks in Crysis 2 that you may or may not need but can come handy anyway.

e_DisplayMemoryUsageIcon = 0
Enables/disables the memory usage icon rendering.

i_forcefeedback = 0
Enable/Disable force feedback output

i_mouse_smooth = 30
Sets the mouse smoothing value

g_skipIntro = 1
Skip all the intro videos
Crysis 2 Example Config 1

It may give you slight FPS boost depending on your rig. You can different variables to create one that suits your rig.

r_displayinfo=1
con_restricted=0

e_dynamic_light = 1
ca_AttachmentCullingRation = 110
ca_DrawFaceAttachments = 1
ca_UseDecals = 1
e_cbuffer_resolution = 128
e_clouds = 1
e_cull_veg_activation = 25
e_decals_allow_game_decals = 1
e_decals_life_time_scale = .5
e_detail_materials_view_dist_xy = 1024
e_detail_materials_view_dist_z = 64
e_dissolve = 0
e_foliage_wind_activation_dist = 10
e_gsm_cache = 1
e_gsm_lods_num = 3
e_gsm_range = 3
e_lod_min = 1
e_lod_ratio = 3
e_max_entity_lights = 5
e_max_view_dst_spec_lerp = 0.5
e_obj_quality = 3
e_particles_lights = 0
e_particles_lod = 0.75
e_particles_max_emitter_draw_screen = 6
e_particles_object_collisions = 1
e_particles_quality = 1
e_phys_foliage = 2
e_phys_ocean_cell = 0
e_proc_vegetation = 0
e_ram_maps = 0
e_shadows = 1
e_shadows_cast_view_dist_ratio = 0.3
e_shadows_from_terrain_in_all_lods = 0
e_shadows_max_texture_size = 256
e_shadows_on_alpha_blended = 0
e_sky_type = 1
e_sky_update_rate = 0.25
e_terrain_ao = 0
e_terrain_normal_map = 0
e_terrain_occlusion_culling_max_dist = 115
e_vegetation_min_size = 0.8
e_vegetation_sprites_distance_custom_ratio_min = 0.6
e_vegetation_sprites_distance_ratio = 1
e_vegetation_use_terrain_color = 1
e_view_dist_ratio = 50
e_view_dist_ratio_detail = 19
e_view_dist_ratio_vegetation = 25
e_water_ocean_fft =0
e_water_ocean_soft_particles = 0
e_water_tesselation_amount = 2
e_water_tesselation_swath_width = 6
es_DebrisLifetimeScale = 0.4
es_MaxPhysDist = 75
es_MaxPhysDistInvisible = 12
g_battleDust_enable = 0
g_breakage_particles_limit = 100
g_joint_breaking = 1
g_ragdollDistance = 15
g_ragdollMinTime = 6
g_tree_cut_reuse_dist = 0.6
i_lighteffects = 0
i_rejecteffects = 1
p_max_MC_iters = 4500
p_max_substeps_large_group = 4
p_num_bodies_large_group = 60
r_Beams = 3
r_BeamsDistFactor = 0.75
r_BeamsMaxSlices = 16
r_ColorGrading = 0
r_DepthOfField = 1
r_DetailDistance = 2
r_DetailNumLayers = 0
r_DetailTextures = 1
r_DynTexAtlasCloudsMaxSize = 32
r_DynTexAtlasSpritesMaxSize = 32
r_DynTexMaxSize = 80
r_EnvCMResolution = 1
r_EnvTexResolution = 3
r_EnvTexUpdateInterval = 0.08
r_FillLights = 0
r_FSAA = 0
r_FSAA_samples = 0
r_HairSortingQuality = 0

r_HDRlevel = 0.5
r_HDRBrightOffset = 2
r_HDRBrightThreshold = 1
r_HDRRendering = 1
r_EyeAdaptionClamp = 2
r_PostProcessEffects = 1
r_MotionBlur = 0
r_Flares = 1
r_UseEdgeAA = 2
r_colorgrading = 0
r_GlowScreenMultiplier = 0.2

r_ImposterRatio = 1.5
r_LightsSinglePass = 0
r_MotionBlur = 0
r_ShadowJittering = 1
r_ShadowBlur = 0
r_ShadowsMaskResolution = 0
r_SSAO = 0
r_SSAO_quality = 1
r_SSAO_radius = 1
r_sunshafts = 1
r_texatlassize = 2048
r_TexBumpResolution = 0
r_TexResolution = 0
r_TexSkyResolution = 1
r_TexturesFilteringQuality = 1
r_TexturesStreaming = 2
r_UsePOM = 0
r_UseSoftParticles = 0
r_WaterCaustics = 1
r_WaterReflections = 1
r_WaterReflectionsQuality = 1
r_WaterRefractions = 0
r_WaterUpdateDistance = 0.15
r_WaterUpdateFactor = 0.3

q_renderer = 1
q_shaderwater = 3

sys_flash_curve_tess_error = 6
sys_flash_edgeaa = 1
sys_LowSpecPak = 1

v_vehicle_quality = 4

g_dof_ironsight = 1
r_motionblur = 1
r_MotionBlurShutterSpeed = 1
g_dofset_maxscale = 1
g_dofset_minscale = 1

sys_spec_ObjectDetail = 1
sys_spec_Physics = 3
Crysis 2 Example Config 2

Better Graphics Quality for people with high end PC’s.

r_displayinfo=1
con_restricted=0

e_dynamic_light = 1
r_VSync = 1
ca_AttachmentCullingRation = 110
ca_DrawFaceAttachments = 1
ca_UseDecals = 1
e_cbuffer_resolution = 128
e_clouds = 1
e_cull_veg_activation = 25
e_decals_allow_game_decals = 1
e_decals_life_time_scale = .5
e_detail_materials_view_dist_xy = 1024
e_detail_materials_view_dist_z = 64
e_dissolve = 0
e_foliage_wind_activation_dist = 10
e_gsm_cache = 1
e_gsm_lods_num = 3
e_gsm_range = 3
e_lod_min = 1
e_lod_ratio = 3
e_max_entity_lights = 5
e_max_view_dst_spec_lerp = 0.25
e_obj_quality = 2
e_particles_lights = 0
e_particles_lod = 0.75
e_particles_max_emitter_draw_screen = 6
e_particles_object_collisions = 1
e_particles_quality = 1
e_phys_foliage = 2
e_phys_ocean_cell = 0
e_proc_vegetation = 0
e_ram_maps = 0
e_shadows = 1
e_shadows_cast_view_dist_ratio = 0.3
e_shadows_from_terrain_in_all_lods = 0
e_shadows_max_texture_size = 256
e_shadows_on_alpha_blended = 0
e_sky_type = 1
e_sky_update_rate = 0.25
e_terrain_ao = 0
e_terrain_normal_map = 0
e_terrain_occlusion_culling_max_dist = 115
e_vegetation_min_size = 0.8
e_vegetation_sprites_distance_custom_ratio_min = 0.6
e_vegetation_sprites_distance_ratio = 1
e_vegetation_use_terrain_color = 1

e_view_dist_ratio = 50
e_view_dist_ratio_detail = 30
e_view_dist_ratio_vegetation = 20

q_renderer = 1
q_shaderwater = 1

e_water_ocean_fft =0
e_water_ocean_soft_particles = 0
e_water_tesselation_amount = 2
e_water_tesselation_swath_width = 6
es_DebrisLifetimeScale = 0.4
es_MaxPhysDist = 75
es_MaxPhysDistInvisible = 12
g_battleDust_enable = 0
g_breakage_particles_limit = 100
g_joint_breaking = 1
g_ragdollDistance = 15
g_ragdollMinTime = 6
g_tree_cut_reuse_dist = 0.6
i_lighteffects = 0
i_rejecteffects = 1
p_max_MC_iters = 4500
p_max_substeps_large_group = 4
p_num_bodies_large_group = 60
r_Beams = 3
r_BeamsDistFactor = 0.75
r_BeamsMaxSlices = 16
r_ColorGrading = 0
r_DepthOfField = 1
r_DetailDistance = 2
r_DetailNumLayers = 0
r_DetailTextures = 1
r_DynTexAtlasCloudsMaxSize = 32
r_DynTexAtlasSpritesMaxSize = 32
r_DynTexMaxSize = 80
r_EnvCMResolution = 2
r_EnvTexResolution = 3
r_EnvTexUpdateInterval = 0.08
r_FillLights = 0
r_FSAA = 0
r_FSAA_samples = 0
r_HairSortingQuality = 0

r_HDRlevel = 0.7
r_HDRBrightOffset = 3
r_HDRBrightThreshold = 2
r_HDRRendering = 1
r_EyeAdaptionClamp = 2.5
r_PostProcessEffects = 1
r_MotionBlur = 0
r_Flares = 1
r_UseEdgeAA = 2
r_colorgrading = 0
r_GlowScreenMultiplier = 0.2
r_WaterGodRays = 1
r_sunshafts = 1

r_ImposterRatio = 1.5
r_LightsSinglePass = 0
r_MotionBlur = 0
r_ShadowJittering = 1
r_ShadowBlur = 0
r_ShadowsMaskResolution = 0
r_SSAO = 0
r_SSAO_quality = 1
r_SSAO_radius = 1
r_sunshafts = 1
r_texatlassize = 2048
r_TexBumpResolution = 0
r_TexResolution = 0
r_TexSkyResolution = 1
r_TexturesFilteringQuality = 1
r_TexturesStreaming = 2
r_UseEdgeAA = 1
r_UsePOM = 0
r_UseSoftParticles = 0
r_WaterCaustics = 1
r_WaterReflections = 1
r_WaterReflectionsQuality = 1
r_WaterRefractions = 0
r_WaterUpdateDistance = 0.15
r_WaterUpdateFactor = 0.3

sys_flash_curve_tess_error = 6
sys_flash_edgeaa = 1
sys_LowSpecPak = 0

v_vehicle_quality = 4

g_dof_ironsight = 1
r_motionblur = 1
r_MotionBlurShutterSpeed = 1
g_dofset_maxscale = 1
g_dofset_minscale = 1

sys_spec_ObjectDetail = 1
sys_spec_Physics = 3
Crysis 2 Example Config 3

Better Graphcis Quality for people with high end PC’s but low FPS.
con_restricted=0

sys_budget_sysmem = 4096
sys_budget_videomem = 512
sys_budget_numdrawcalls = 3000
sys_budget_frametime = 80
r_MultiGPU = 1

e_dynamic_light = 1
ca_AttachmentCullingRation = 1110
ca_DrawFaceAttachments = 1
ca_UseDecals = 1
e_cbuffer_resolution = 128
e_clouds = 1
e_cull_veg_activation = 25
e_decals_allow_game_decals = 1
e_decals_life_time_scale = .5
e_detail_materials_view_dist_xy = 1024
e_detail_materials_view_dist_z = 64
e_dissolve = 0
e_foliage_wind_activation_dist = 10
e_gsm_cache = 1
e_gsm_lods_num = 3
e_gsm_range = 3
e_lod_min = 1
e_lod_ratio = 3
e_max_entity_lights = 5
e_max_view_dst_spec_lerp = 0.25
e_particles_lights = 0
e_particles_lod = 0.75
e_particles_max_emitter_draw_screen = 6
e_particles_object_collisions = 1
e_phys_foliage = 2
e_phys_ocean_cell = 0
e_proc_vegetation = 0
e_ram_maps = 0
e_sky_type = 1
e_sky_update_rate = 0.25
e_terrain_ao = 0
e_terrain_normal_map = 0
e_terrain_occlusion_culling_max_dist = 115
e_vegetation_min_size = 0.8
e_vegetation_sprites_distance_custom_ratio_min = 0.6
e_vegetation_sprites_distance_ratio = 1
e_vegetation_use_terrain_color = 1
e_view_dist_ratio = 50
e_view_dist_ratio_detail = 19
e_view_dist_ratio_vegetation = 15
e_water_ocean_fft =0
e_water_ocean_soft_particles = 0
e_water_tesselation_amount = 2
e_water_tesselation_swath_width = 6
es_DebrisLifetimeScale = 0.4
es_MaxPhysDist = 75
es_MaxPhysDistInvisible = 12
g_battleDust_enable = 0
g_breakage_particles_limit = 100
g_joint_breaking = 1
g_ragdollDistance = 15
g_ragdollMinTime = 6
g_tree_cut_reuse_dist = 0.6
i_lighteffects = 0
i_rejecteffects = 1
p_max_MC_iters = 4500
p_max_substeps_large_group = 4
p_num_bodies_large_group = 60
r_Beams = 3
r_BeamsDistFactor = 0.75
r_BeamsMaxSlices = 16
r_ColorGrading = 0
r_DepthOfField = 1
r_DetailDistance = 2
r_DetailNumLayers = 0
r_DetailTextures = 1
r_DynTexAtlasCloudsMaxSize = 32
r_DynTexAtlasSpritesMaxSize = 32
r_DynTexMaxSize = 80
r_EnvCMResolution = 1
r_EnvTexResolution = 3
r_EnvTexUpdateInterval = 0.08
r_FillLights = 0
r_FSAA = 0
r_FSAA_samples = 0
r_HairSortingQuality = 0

r_EyeAdaptionClamp = 2.5
r_PostProcessEffects = 1
r_MotionBlur = 1
r_Flares = 1
r_UseEdgeAA = 2
r_colorgrading = 0
r_GlowScreenMultiplier = 0.2
r_WaterGodRays = 1
r_sunshafts = 1

r_ImposterRatio = 1.5
r_LightsSinglePass = 0
r_ShadowJittering = 0
r_ShadowBlur = 3
r_ShadowsMaskResolution = 0
r_SSAO = 0
r_SSAO_quality = 1
r_SSAO_radius = 1
r_sunshafts = 1
r_texatlassize = 2048
r_TexBumpResolution = 0
r_TexResolution = 0
r_TexSkyResolution = 1
r_TexturesFilteringQuality = 1
r_TexturesStreaming = 2
r_UseSoftParticles = 0
r_WaterCaustics = 1
r_WaterReflections = 1
r_WaterReflectionsQuality = 1
r_WaterRefractions = 0
r_WaterUpdateDistance = 0.15
r_WaterUpdateFactor = 0.3

sys_flash_curve_tess_error = 6
sys_flash_edgeaa = 1
sys_LowSpecPak = 1

v_vehicle_quality = 4

q_ShaderPostProcess = 4

sys_spec_ObjectDetail = 4
sys_spec_Physics = 4
sys_spec_PostProcessing = 4
sys_spec_water = 4
sys_spec_shadows = 3

q_ShaderHDR = 3
q_ShaderSky = 3
q_Renderer = 3
q_ShaderFX = 3
r_MultiGPU = 1
r_UsePOM = 1
r_sunshafts = 1
e_water_ocean_fft = 1
r_motionblur = 1
r_sunshafts = 1
r_Rain = 0
r_ShadowJittering = 0
r_ShadowBlur = 1
e_shadows_max_texture_size = 768
g_dof_ironsight = 0
r_UseEdgeAA = 2
e_particles_quality = 2
r_TexturesStreaming = 0
e_water_ocean_fft = 1

r_HDRlevel = 0.7
r_HDRBrightOffset = 5
r_HDRBrightThreshold = 2
r_HDRRendering = 1

If you have discovered anything else that would increase the Crysis 2 performance or graphics quality, share with us and we will add it in this article.
ItzGame
ItzGame
Administrator
Administrator

Messages : 1247
Inscription Date : 2013-08-15

https://ccsmw3.forumgamers.net

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum