Enemy Front

Enemy Front

View Stats:
CONDOR V Jun 12, 2014 @ 10:18pm
System.cfg - Cryengine 3 commands
Guys - found this - it is a list of Cryengine sytem.cfg commands. Now this is from PC Gamer (thank you) and it refers mostly to Cryses 3 but it might be a good starting point as I believe that EF uses a variation of, or the same engine. Good luck. Please post in this thread what you fnd that works. Disclaimer: 1. These commands are not mine. Taken form an article on PC Gamer. 2. I am not a programmer so please feel free to share your knowledge.


Field of View
CVar: cl_fov
Recommended to be placed in system.cfg
The vertical field of view in degrees.
This controls several individual FOV controls that you can tweak manually if you prefer:

cl_FOV – The main field of view
r_DrawNearFOV – the field of view for nearby objects (held weapon, etc)
pl_movement.power_sprint_targetFOV – The field of view while power sprinting
Default Value: 60

HUD Bobbing
CVar: cl_bobhud
Recommended to be placed in system.cfg
Controls the amount of bob hud which is applied.
Default is 1.0

HUD Canvas Adjustment
CVar: hud_canvas_width_adjustment
Recommended to be placed in system.cfg
Multiplayer only. Multiplies the width of the HUD’s virtual canvas in cases where it may overlap monitor boundaries in multi-monitor setups. NOTE: before this multiplier is applied, the HUD clamps itself to a 16:9 res.
Default is 1.0

Hud Hide
CVar: hud_hide
Recommended to be placed in system.cfg
If this cvar is true the HUD will be hidden from view completely.
Suitable for screenshots or very immersive play. NOTE: This feature is not fully supported, and this cvar value might need to be reset in game, e.g. on loading a save.
Default is off (hud visible)

Music Volume
CVar: s_MusicVolume
Recommended to be placed in system.cfg
Controls the volume of Music, in the range from 0.0 to 1.0.
Default is 1.0, full volume.

SFX Volume
CVar: s_SFXVolume
Recommended to be placed in system.cfg
Controls the volume of SFX, in the range from 0.0 to 1.0.
Default is 1.0, full volume.

Dialog Volume
CVar: s_DialogVolume
Recommended to be placed in system.cfg
Controls the volume of Dialog, in the range from 0.0 to 1.0.
Default is 1.0, full volume.

Max FPS Limit
CVar: sys_MaxFps
Recommended to be placed in system.cfg
Limits the frame rate to specified number.
A value of 0 means no limit.
Default is 0
Input

Toggle Crouch
CVar: cl_crouchToggle
Recommended to be placed in system.cfg
Makes the crouch key work as a toggle.
Default is on

Toggle Zoom
CVar: cl_zoomToggle
Recommended to be placed in system.cfg
Makes the zoom key work as a toggle.
Default is on

Mouse Smoothing
CVar: i_mouse_smooth
Recommended to be placed in system.cfg
Set mouse smoothing value, also if 0 (disabled) there will be a simple average between the old and the actual input.
(1.0 = very very smooth, 30 = almost instant)
Default is 0.0

Mouse Acceleration
CVar: i_mouse_accel
Recommended to be placed in system.cfg
Set mouse acceleration, 0.0 means no acceleration.
Default is 0.0

Mouse Acceleration Max
CVar: i_mouse_accel_max
Recommended to be placed in system.cfg
Set mouse max mouse delta when using acceleration.
Default is 100.0

Mouse Sensitivity
CVar: cl_sensitivity
Recommended to be placed in system.cfg
Sets mouse sensitivity.
Default is 30.0
Graphics Features

Particle Collisions
CVar: e_ParticlesObjectCollisions
Recommended to be placed in autoexec.cfg
Controls what objects particles will collide with.
Default Value: Static (Low/Medium), Dynamic (High/Very High)
None: No particle collisions at all.
Static: Particles tagged for collisions will interact with static objects.
Dynamic: As with Static, but dynamic objects also.

Particle Motion Blur
CVar: e_ParticlesMotionBlur
Recommended to be placed in autoexec.cfg
Enables or disables motion blur effect on fast moving particles.
Default Value: Off (Low/Medium/High), On (Very High)

Force Soft Particles
CVar: e_ParticlesForceSoftParticles
Recommended to be placed in autoexec.cfg
Forces all possible particles to use soft intersections with geometry – increases the cost but will all but eliminate hard edges on particles.
Default Value: Off (Low/Medium/High), On (Very High)

Tessellation
CVar: e_Tessellation
Recommended to be placed in autoexec.cfg
Enables or disables DX11 ALL tessellation.
Default Value: Off (Low/Medium/High), On (Very High)
NOTE: Currently not tweakable in the latest build of the game.
Will be tweakable soon.

Water Ocean Tessellation
CVar: r_WaterTessellationHW
Recommended to be placed in autoexec.cfg
Enables or disables DX11 tessellation for the ocean water surface.
Default Value: Off (Low/Medium/High), On (Very High)

Pixel Accurate Displacement Maps
CVar: r_SilhouettePOM
Recommended to be placed in autoexec.cfg
Enables or disables the Pixel Accurate Displacement Mapping (VERY GPU intensive).
Default Value: Off (Low/Medium/High), On (Very High)

Real-time Global Illumination
CVar: e_GI
Recommended to be placed in autoexec.cfg
Enables or disables real-time Global Illumination.
Default Value: Off (Low), On (Medium/High/Very High)

Real-time Volumetric Cloud Shadows
CVar: r_FogShadows
Recommended to be placed in autoexec.cfg
Enables or disables Real-time Volumetric Cloud Shadows.
Default Value: Off (Low/Medium), On (High/Very High)

Volumetric Water Shadows
CVar: r_FogShadowsWater
Recommended to be placed in autoexec.cfg
Enables or disables the Real-time Volumetric Shadows underneath water.
Default Value: Off (Low), On (Medium/High/Very High)

Screen-space Reflections
CVar: r_SSReflections
Recommended to be placed in autoexec.cfg
Enables or disables the Screen-Space reflections effect on glossy or reflective materials.
Default Value: Off (Low/Medium/High), On (Very High)

Depth of Field
CVar: r_DepthOfField
Recommended to be placed in autoexec.cfg
Enables or disables the depth of field blur effect.
Default Value: OnNOTE: Currently not tweakable in the latest build of the game.
Will be tweakable soon.

Explosion Blur
CVar: g_radialBlur
Recommended to be placed in autoexec.cfg
Enables or disables the radial blur effect applied after an explosion.
Default Value: On

Color Grading
CVar: r_ColorGrading
Recommended to be placed in autoexec.cfg
Enables or disables the artist controlled color grading post-processing effect.
Default Value: On
Graphics Tweaking

Sharpening
CVar: r_Sharpening
Recommended to be placed in autoexec.cfg
Controls the level of the post-processing image sharpening filter.
Higher values give more sharpening, but too high values will create artifacts
A value of 0.0 is off
Default Value: 0.25

Chromatic Aberration
CVar: r_ChromaticAberration
Recommended to be placed in autoexec.cfg
Controls the level of the post-processing chromatic aberration.
A value of 0.0 is off
Default Value: 1.5

Filmgrain
CVar: r_HDRGrainAmount
Recommended to be placed in autoexec.cfg
Controls the level of film grain applied to the final image to help alleviate artifacts from lack of colour precision in 32-bit colour displays.
A value of 0.0 is off
Default Value: 0.0

Bloom amount
CVar: r_HDRBloomRatio
Recommended to be placed in autoexec.cfg
Controls the level of bloom used to simulate over-bright areas of the screen
Default Value: 0.15

Bloom threshold
CVar: r_HDRBrightLevel
Recommended to be placed in autoexec.cfg
Controls the brightness level threshold used to compute bloom
Default Value: 1.0

Ambient Occlusion Method
CVar: r_ssao
Recommended to be placed in autoexec.cfg
Chooses the ambient occlusion method
Default Value: SSAO (Low/Medium/High), SSDO (Very High)
None: No ambient occlusion is used.
SSAO: Screen-space Ambient Occlusion.
SSDO: Screen-space Directional Occlusion.

Texture Pool Size (MB)
CVar: r_TexturesStreamPoolSize
Recommended to be placed in autoexec.cfg
Sets the size of VRAM that is available in a pool for texture streaming.
Value is in Megabytes, and may be clamped based on the amount of video memory detected
Default Value: 192 (Low), 384 (Medium), 512 (High/Very High)

Shadow Timeslicing
CVar: e_GsmCache
Recommended to be placed in autoexec.cfg
Saves GPU performance by updating distant shadows less often.
Default Value: On (Low) Off (Medium/High/Very High)

Shadow Casting Light Scale
CVar: e_ShadowsResScale
Recommended to be placed in autoexec.cfg
Controls the resolution of shadow maps used for individual shadow casting lights.
Value is an arbitrary multiplier, so doubling this will double the resolution of each light
Default Value: 3.4 (Low/Medium/High), 40 (Very High)

Tessellated Shadow Cascades
CVar: e_ShadowsTessellateCascades
Recommended to be placed in autoexec.cfg
Determines how many shadow cascades to apply tessellation for.
A setting of 0 disables tessellation in all shadows.
Default Value: 1

NOTE: Currently not tweakable in the latest build of the game.
Will be tweakable soon.

Shadow Pool Size
CVar: e_ShadowsPoolSize
Recommended to be placed in autoexec.cfg
Sets the size of the shadow pool render target – increased size produces more resolution available for, and fewer artifacts in shadow casting lights (NOT including the sun). Value should be a power of 2 (128, 256, …)
If the pool is too small to fit the minimum size for the shadow casting lights, the GPU will thrash and performance will be severely impacted
Default Value: 2048 (Low/Medium/High), 4096 (Very High)

Sun Shadow Map Size
CVar: e_ShadowsMaxTexRes
Recommended to be placed in autoexec.cfg
Sets the size of each sun shadow cascade – increased size produces more resolution available for sun shadows.
Default Value: 512 (Low), 1024 (Medium/High/Very High)

Global Illumination Timeslicing
CVar: e_GICache
Recommended to be placed in autoexec.cfg
Sets the number of frames to cache GI results for before regenerating
A value of 0 disables all caching and regenerates GI every frame
Default Value: 7

Global Illumination Iterations
CVar: e_GIIterations
Recommended to be placed in autoexec.cfg
Sets the number of iterations to perform when calculating Global Illumination
A higher number will reduce bleeding and lengthen the light propagation distance
Default Value: 10

Tessellation Distance Limit
CVar: e_TessellationMaxDistance
Recommended to be placed in autoexec.cfg
Changes the distance in metres where tessellation will stop applying to objects
Default Value: 30

Tessellation Triangle Target Size
CVar: r_TessellationTriangleSize
Recommended to be placed in autoexec.cfg
The length of a triangle edge in pixels to aim for when tessellating.
Default Value: 8

Grass Instance Animation Distance
CVar: e_MergedMeshesInstanceDist
Recommended to be placed in autoexec.cfg
Distance fudge-factor where interactive grass instances will stop animating.
Default Value: 4.5 (Low/Medium/High) 8.0 (Very High)

Grass Instance Max Distance
CVar: e_MergedMeshesViewDistRatio
Recommended to be placed in autoexec.cfg
Multiplier controlling where chunks of interactive grass instances will disappear in the distance.
Default Value: 50
LOD distance ratio
CVar: e_LodRatio
Recommended to be placed in autoexec.cfg
Controls how close objects drop to lower Levels Of Detail. A higher number means a longer distance before this drop happens.
Default Value: 4 (Low), 6 (Medium) 20 (High), 40 (Very High)

View distance ratio (General)
CVar: e_ViewDistRatio
Recommended to be placed in autoexec.cfg
Controls how close objects will stop rendering in the distance.
Default Value: 25 (Low), 35 (Medium) 100 (High/Very High)

View distance ratio (Vegetation)
CVar: e_ViewDistRatioVegetation
Recommended to be placed in autoexec.cfg
Controls how close vegetation will stop rendering in the distance.
Default Value: 21 (Low), 31 (Medium) 100 (High/Very High)

View distance ratio (Detail)
CVar: e_ViewDistRatioDetail
Recommended to be placed in autoexec.cfg
Controls how close certain objects marked as ‘detail’ by artists will stop rendering in the distance.
Default Value: 19 (Low), 24 (Medium) 100 (High/Very High)
Miscellaneous

Skip Intro Movies
CVar: g_skipIntro
Recommended to be placed in system.cfg
Skips the introduction movies that play before the main menu at game boot.
Default Value: Off

Fullscreen window mode
CVar: r_FullscreenWindow
Recommended to be placed in system.cfg
When enabled, selecting ‘fullscreen’ in the menus will use a window that fills the screen, allowing easy alt-tab.
Windowed mode will behave as normal.
Default Value: Off

Disallow Fullscreen Pre-emption
CVar: r_FullscreenPreemption
Recommended to be placed in system.cfg
When enabled, Pop-ups such as instant message windows and other focus-stealing windows will not minimise the game.
Default Value: On

Force Output Monitor
CVar: r_overrideDXGIOutput
Recommended to be placed in system.cfg
Gives the number of display to use when creating the game window. 0 is the default/primary monitor and 1, 2, etc are displays after that. Allows you to create the window on a different monitor from your primary monitor (e.g. a TV or other external display)
Default Value: 0

Multi-GPU Support
CVar: r_MGPU
Recommended to be placed in system.cfg
Determines Multi-GPU support in engine.
Default Value: Autodetect
Disabled: No multi-GPU support.
Forced: Multi-GPU support is force-enabled.
Autodetect: CryEngine auto-detects whether or not to enable Multi-GPU support.

Hardware Gamma Level
CVar: r_Gamma
Recommended to be placed in system.cfg
Changes the hardware gamma level. Affects desktop as well.
Default Value: 1.0

Internal Occlusion Culling
CVar: e_CoverageBufferReproj
Recommended to be placed in autoexec.cfg
Controls the internal occlusion culling. You shouldn’t need to modify this cvar, but if you encounter any popping with rapid moving, experiment with disabling this.
Default Value: On

Game Network Port
CVar: g_blaze_gamePort
Recommended to be placed in system.cfg
The network port games connections will be made on.

Enable Blaze VOIP
CVar: net_blaze_voip_enable
Recommended to be placed in system.cfg
Toggles whether Blaze VOIP is enabled or not.
Default Value: On

Enable Blaze VOIP PTT
CVar: net_blaze_voip_enable_ptt
Recommended to be placed in system.cfg
Toggles whether Blaze VOIP Push-to-talk is enabled or not.
Default Value: On

Enable Blaze VOIP
CVar: net_blaze_voip_playback_volume
Recommended to be placed in system.cfg
Sets the Blaze VOIP playback volume, in the range 0.0 to 1.0.
Default Value: 1.0 Full volume
< >
Showing 1-12 of 12 comments
CONDOR V Jun 12, 2014 @ 10:26pm 
DISABLE MOVIES: In STEAM folder. Steamapps/common/eneny front/Game2/_Fastload/

the movies can be found here. there are 2 movie files. rename them. it works.
CONDOR V Jun 12, 2014 @ 10:29pm 
UPDATE to list. OK guys I have been comparing the config list and the commands in the game system.cfg - they are somewhat are different. Anyone here with coding experience that can decypher this? Thank you.
Karakan Jun 12, 2014 @ 10:42pm 
thank you
CONDOR V Jun 12, 2014 @ 10:44pm 
Hahah don't thank me yet. this list might do more good than damage...but please let the rest of us know what works for you, thanks.
Originally posted by Tosun:
thank you
CONDOR V Jun 12, 2014 @ 11:30pm 
UPDATE: In FULL screen the game plays smooth, no jitters and decent lighting but crashes after 10 mins of play. In WINDOW mode (same settings) the game crashes after 15 mins. NB not one off - I did several timed runs and the result is always the same.

Please prove me wrong but I don't think that fiddling with the system.cfg will fix this problem.

ALSO - we assume that anyone who posts here that their systems meet at least the minimun system requirements. And latest drivers have been installed.
NB - for some people installing the latest vid card drivers has fixed their issues.
FIY - my experiments have been under DX9. Anything higher crashes the game at start up for me. Ok thanks.
Last edited by CONDOR V; Jun 12, 2014 @ 11:31pm
Karakan Jun 12, 2014 @ 11:32pm 
i have disable movies.that works.
but cl_zoomToggle=on dont work
cl_zoomToggle=1 dont work
cl_zoomToggle dont work

that function was my highest priority.i hate hold the button while aim.
slimak Jun 13, 2014 @ 2:19am 
not all commands work. g_skipintro doesnt.
but intro plays diffrently ( is divided somehow from game ) I think as it uses screen full monitor resolution at all times instead of game set resolution.
also, interestingly, I set DX9, and in system.cfg its still DX11, but game indeed is on DX9 despite diffrence to whats stated in cfg file, so I dont know whats going on.
good thing - mouse smoothing/acceleration seems to work, as i have no mouse lag , while on default I find game unplayable.
Last edited by slimak; Jun 13, 2014 @ 2:20am
slimak Jun 13, 2014 @ 2:42am 
hmm. played 20 minutes and didnt have a crash ofter 10 mins.
slimak Jun 13, 2014 @ 2:42am 
anyone knows how to set this game to use more cores than one? now it seems to use only one judging from cpu usage.
Iuguolo UK Jun 13, 2014 @ 3:30am 
ive found game runs smoothly, i just want to no how to kick the cheats from the server you host, some guy called TEEQ, 37 kills 5 deaths, can they be kicked, if so please tell me, well appreciated
crocodile Apr 12, 2016 @ 10:31am 
You should have used formatting, would be far easier to read:
bloom=0
gardenrr Sep 9, 2016 @ 3:13pm 
Hey Condor [v] I'm having trouble with the game crashing after 5 min of playing , I have played 58 hrs. with no problems what so ever , now all of a sudden I have this problem . I went to properties and updated , uninstalled game and rebooted and still have same problem . How do you go to system . cfg or exe files . Please help if you can . Thanks in advance .
< >
Showing 1-12 of 12 comments
Per page: 1530 50

Date Posted: Jun 12, 2014 @ 10:18pm
Posts: 12