Settings: 23.898
Screenshots: 10.353
Downloads: 10.900.752
Views: 73.957.458
Downloads Today: 94
Views Today: 10.374

Sai cs2 settings, config & cfg 2012

Full Name -
Nickname Sai
Birthday -
Nationality United StatesUnited States
Game Counter-Strike 2Counter-Strike 2
Since 2012-11-02
Last Update 2012-11-02
Sai screenshot

Sai Gear

Mouse -
Mousepad -
Keyboard -
Headset -
Earbuds -
Monitor -
Chair -
Controller -
Case -

Sai Gaming PC Setup

GPU -
CPU -
Memory -
Motherboard -
Power Supply -
Storage -
Fan -
Cooler -

Sai config

The Counter-Strike 2 config file of Sai has been downloaded 102 times. Download autoexec.cfg by clicking the download button below.
How to install Sai cs2 config
1. Download autoexec.cfg by clicking the download button above.

2. Extract and/or copy file(s) into your Counter-Strike 2 folder (Example: C:\Program Files (x86)\Steam\userdata\STEAMID\730\local\cfg).

3. Launch the game and type in "exec configname.cfg" in console to load the config or make sure to add "exec autoexec.cfg", "exec userconfig.cfg" or "exec Sai.cfg" to config.cfg file in your Counter-Strike 2 folder.
Social Media
Twitch -
Twitter -
YouTube -
Instagram -
Facebook -
TikTok -
Steam -
Discord -

Sai Settings

Monitor
Resolution-
Aspect Ratio-
Display Mode-
Brightness-
Color Mode-
Video Advanced
Global Shadow Quality-
Model / Texture Detail-
Texture Streaming-
Effect Detail-
Shader Detail-
Boost Player Contrast-
Multicore Rendering-
Multisampling Anti-Aliasing Mode-
FXAA Anti-Aliasing-
Texture Filtering Mode-
Wait for Vertical Sync-
Motion Blur-
Triple-Monitor Mode-
Use Uber Shaders-
Viewmodel
FOV-
Offset X-
Offset Y-
Offset Z-
Presetpos-
Shift Left Amt-
Shift Right Amt-
Recoil-
Righthand-
Viewmodel commands
Launch Options
Mouse
DPI-
Sensitivity-
eDPI-
Windows Sensitivity-
Zoom Sensitivity-
Raw Input-
Acceleration-
Crosshair
Draw Outline-
Alpha-
ColorGreen
Blue-
Green-
Red-
Dot-
Gap-
Size-
Style-
Thickness-
Sniper-
Crosshair commands
cl_crosshaircolor Green;
cl_bob
Lower Amt-
Amt Lat-
Amt Vert-
Cycle-
cl_bob commands
HUD
Radar
FAQ
Summary
This page contains the in-game settings, config files (cfg) and hardware setup of Sai. The Sai cs2 settings page has been viewed for 2.000 since it was added on 2012-11-02. The last time the settings of Sai were on 2012-11-02. Visit the cs2 settings page to view more Counter-Strike 2 settings like Sai or visit upload section to add your own cs2 settings.
Other Counter-Strike 2 settings
# Name Country Last Update
1cs2IndiaIndia2020-02-23
2cs2BrazilBrazil2021-05-29
3cs2BrazilBrazil2024-04-26
4cs2RussiaRussia2024-05-12
5cs2PolandPoland2024-05-10
Other United States gaming settings
# Name Country Last Update
1valorantUnited StatesUnited States2024-04-04
2fortniteUnited StatesUnited States2024-02-21
3cs2United StatesUnited States2024-02-02
4apex legendsUnited StatesUnited States2024-04-01
5fortniteUnited StatesUnited States2024-02-21
6fortniteUnited StatesUnited States2024-04-19
7cs2United StatesUnited States2024-02-29
8fortniteUnited StatesUnited States2024-04-21
9valorantUnited StatesUnited States2024-04-02
10lolUnited StatesUnited States2024-03-10
Sai CFG file

// Unexplained crashes? Try changing mat_queue_mode to `-1'.

// ----------------------------------------------------------------------------
// Chris' dx9frames config, designed to get you a large performance boost
// v2.009 | 20 April 2012 | fakkelbrigade.eu/chris/configs/
// ----------------------------------------------------------------------------
// Problems or questions? Contact me at #christf2 on QuakeNet.
// ----------------------------------------------------------------------------
// Launch options:
// IMPORTANT: Remove -dxlevel 90 from the launch options after the first launch!
//
// Fullscreen: -dxlevel 90 -full -w WIDTH -h HEIGHT -console -novid -useforcedmparms -noforcemaccel -noforcemspd
// Windowed: -dxlevel 90 -sw -w WIDTH -h HEIGHT -console -noborder -novid -useforcedmparms -noforcemaccel -noforcemspd
// ----------------------------------------------------------------------------

// ----------------------------------------------------------------------------
// FPS cap
// ----------------------------------------------------------------------------
// The primary benefit of an FPS cap is to make the FPS more stable, other than
// that, it doesn't do a lot. A moderate, consistent framerate is much more
// desirable than a variable but sometimes high framerate. A common
// misconception is that if any more frames are generated than your monitor can
// display, they are useless. This is wrong -- frames are used for much more
// than mere display, and affect the way the game feels well past your
// refresh rate.
//
// This FPS cap should *always* be set to a value higher than `cl_cmdrate' in
// any case, or the discrepancy between clientside frame generation and frames
// to be sent to the server will no doubt cause you many a headache, especially
// when it comes down to hit registration. Other than that, I recommend
// for everyone to use the value `132' (2*66), as long as you can generally
// keep that value stable without regular drops.
// ----------------------------------------------------------------------------
cl_showfps 1 // Show unsmoothed FPS meter
//fps_max 132 // Commented due to 2011-09-02 update causing jittering when fps is capped for some
fps_max 0

// ----------------------------------------------------------------------------
// Net settings
// ----------------------------------------------------------------------------
// Whilst net settings perhaps aren't an integral part of an FPS config, they
// are a fact of life in competitive TF2, and as such, they are included here.
//
// A common question I am asked -- what defines whether a good connection is
// good or bad? Mostly personal preference. If you're not willing to make the
// choice, try both and see which is better for you.
//
// Generally, meeting both of the following conditions would classify it as a
// good connection:
//
// - Ping of <80 to the average server you join
// - Generally no/negligible choke/loss (can be checked with `net_graph')
//
// There's some pretty good documentation on this here:
// http://developer.valvesoftware.com/wiki/Source_Multiplayer_Networking
//
// Uncomment (remove the `//' from) one of the groups if you want to use them.
// ----------------------------------------------------------------------------

// LAN
//cl_cmdrate 66
//cl_interp 0 // We let cl_interp_ratio do the limiting, this just sets it to
// the minimum available.
//cl_interp_ratio 0
//cl_lagcompensation 0
//cl_pred_optimize 2
//cl_smooth 0
//cl_smoothtime 0.01
//cl_updaterate 66
//rate 60000

// Good connection
//cl_cmdrate 66
//cl_interp 0
//cl_interp_ratio 1
//cl_lagcompensation 1
//cl_pred_optimize 2
//cl_smooth 0
//cl_smoothtime 0.01
//cl_updaterate 66
//rate 60000

// Bad connection
//cl_cmdrate 40
//cl_interp 0
//cl_interp_ratio 2
//cl_lagcompensation 1
//cl_pred_optimize 2
//cl_smooth 0
//cl_smoothtime 0.01
//cl_updaterate 40
//rate 35000
----------------------------------------------------------------------------
// Graphical
// ----------------------------------------------------------------------------
// Now we come to the main brunt of the config. You probably don't want to mess
// with this.
// ----------------------------------------------------------------------------
cl_detaildist 0
cl_detailfade 0
cl_drawmonitors 0
cl_ejectbrass 0
cl_new_impact_effects 0
cl_show_splashes 0
func_break_max_pieces 0
glow_outline_effect_enable 1 // Cart glow effect.
lod_transitiondist 0
mat_antialias 0
mat_bumpmap 0 // Controls bumpmapping. Setting this to 0 on dx9 will cause
// a strange `shine' effect to appear on all players.
mat_colcorrection_disableentities 1
mat_colorcorrection 0
mat_disable_bloom 1
mat_disable_fancy_blending 1
mat_disable_lightwarp 1
mat_envmapsize 8
mat_envmaptgasize 8
mat_filterlightmaps 1
mat_filtertextures 1
mat_forceaniso 1
mat_hdr_level 0
mat_max_worldmesh_vertices 512
mat_monitorgamma 2.0 // Controls brightness, try 1.8 to make it brighter or 2.2
// to get it darker. Only works in fullscreen.
mat_motion_blur_enabled 0
mat_parallaxmap 0
mat_picmip -1 // Higher = more mipmapping. Without `sv_cheats 1', you're looking
// at a range from -1 to 2, -1 being the best quality, 2 being the
// worst.
mat_reducefillrate 1
mat_reduceparticles 1
mat_specular 1 // Controls specularity. Setting this to 0 will make ubers
// non-shiny, and will remove some specular effects from in-game
// entities which support it. Setting this to 1 on dx8 will
// result in some strange `fire' textures replacing their
// appropriate counterparts, especially on medals, and certain
// hats.
mat_trilinear 1
mat_wateroverlaysize 1
mp_decals 1024 // `9' is a good value to still see the spread pattern from a
// scattergun without any real performance loss.
r_3dsky 0
r_ambientboost 0
r_ambientfactor 0
r_ambientmin 0
r_avglight 0
r_cheapwaterend 1
r_cheapwaterstart 1
r_decals 512
r_decalstaticprops 0
r_decal_cullsize 15
r_drawdetailprops 0
r_drawmodeldecals 0
r_drawflecks 0
r_dynamic 0
r_flashlightdepthtexture 0
r_forcewaterleaf 1
r_lightaverage 0
r_maxnewsamples 2
r_maxsampledist 1
r_propsmaxdist 0
r_renderoverlayfragment 0
r_staticprop_lod 4
r_waterdrawreflection 1
r_waterdrawrefraction 1
r_waterforceexpensive 1
r_waterforcereflectentities 1
rope_averagelight 0
rope_collide 0
rope_rendersolid 0
rope_shake 0
rope_smooth 0
rope_subdiv 0
rope_wind_dist 0
tracer_extra 1
violence_ablood 1
violence_hblood 1

// ----------------------------------------------------------------------------
// Misc
// ----------------------------------------------------------------------------
in_usekeyboardsampletime 0
mat_clipz 1 // FX card users should set this to 0
mat_forcehardwaresync 0
mat_levelflush 1
//m_rawinput 1 // Turn on raw mouse input. Commented out by default due to
// silly incompatibility with the Xfire overlay. You should use
// it if you can!
mat_vsync 0 // Turn off vsync to avoid nasty I/O latency.
r_fastzreject -1 // Values >1 enable a fast Z rejection algorithm, to be
// performed on the GPU (as opposed to on the CPU). The
// value `-1' autodetects hardware support for this
// feature, which is safer than forcing it.

// ----------------------------------------------------------------------------
// Sound
// ----------------------------------------------------------------------------
// I'd be hesitant to say that you would see a great deal of performance
// improvement from lowering the sound quality, but in my experience as a
// competitive TF2 player, lowering the sound quality makes determination of
// directionality and distance that much easier. You may see a small FPS gain
// with these settings, or you may not, either way will likely have a
// negligible effect on performance.
// ----------------------------------------------------------------------------
dsp_enhance_stereo 0
dsp_slow_cpu 0
snd_async_fullyasync 1 // Having the sound run fully asynchronous has been
// helpful in the past, as it seems to (for whatever
// reason) reduce the number of TDRs experienced during
// gameplay. There's some pretty good information on
// TDRs (nerds only) here:
// http://forums.nvidia.com/index.php?showtopic=65161
snd_pitchquality 0
snd_spatialize_roundrobin 1

// ----------------------------------------------------------------------------
// Threading
// ----------------------------------------------------------------------------
mat_queue_mode 2 // mat_queue mode is another frequently asked about cvar, it
// defines the threading method to be used by the material
// system. It has been unstable to use in the past, but
// nowadays it's generally okay.
//
// Here are the possible values:
// -2 legacy default
// -1 default
// 0 synchronous single thread
// 1 queued single thread
// 2 queued multithreaded
//
// If you have problems with the value `2', try setting it to
// `-1'.
//
// As an aside, there are quite a few bugs in the demo system
// that occur when mat_queue_mode is set to a value that is
// not `-1'. If you intend to do work with the demo system,
// maybe you should change this.

cl_threaded_bone_setup 0
cl_threaded_client_leaf_system 0
r_queued_decals 0
r_queued_ropes 1
r_queued_post_processing 0
r_threaded_client_shadow_manager 1
r_threaded_particles 1
r_threaded_renderables 1

// ----------------------------------------------------------------------------
// Misc
// ----------------------------------------------------------------------------
cl_forcepreload 1 // Force preloading

// ----------------------------------------------------------------------------
// Print to console
// ----------------------------------------------------------------------------
echo "-------------------------------------------------------"
echo " Chris' dx9frames config loaded. "
echo "-------------------------------------------------------"
echo "Please direct all comments/queries/whatnot to"
echo "#christf2 on QuakeNet."


rate "100000"
cl_cmdrate "101"
cl_updaterate "101"
cl_smooth "1"
cl_smoothtime "0.1"
fps_max "0"
cl_interp ".045"
cl_interp_ratio "1"
cl_resend 2


Top 10 Games
cs2CS2 settings
4965 settings
fortniteFortnite settings
575 settings
valorantValorant settings
293 settings
lolLoL settings
317 settings
dota 2Dota 2 settings
189 settings
pubgPUBG settings
265 settings
csCS 1.6 settings
8862 settings
New Setups
cs2psyRoX setup
2026-03-22
cs2snaydan setup
2026-03-10
cs2lezy setup
2026-02-18
fortniteRiigid setup
2026-01-10
cs2Sothitte setup
2025-12-26
New Configs
cs2skizen cfg
2026-04-07
cod2w.I.w dNK cfg
2026-04-05
cs2Kayz cfg
2026-04-03
cs2Gigishaa cfg
2026-04-03
cs2SAMSSON cfg
2026-04-03
Updated Gear
cs2psyRoX gear
2026-04-02
cs2snaydan gear
2026-04-02
cs2lezy gear
2026-02-25
fortniteRiigid gear
2026-01-15
fortniteJarvy gear
2025-12-12
Updated Configs
cs2Kayz config
2026-04-05
cs4eaT config
2026-04-02