JesusCFG css settings, config & cfg 2013
| Full Name | - |
| Nickname | JesusCFG |
| Birthday | - |
| Nationality | |
| Game | |
| Since | 2013-08-07 |
| Last Update | 2013-08-07 |
JesusCFG screenshot
JesusCFG Gear
| Mouse | - |
| Mousepad | - |
| Keyboard | - |
| Headset | - |
| Earbuds | - |
| Monitor | - |
| Chair | - |
| Controller | - |
| Case | - |
JesusCFG Gaming PC Setup
| GPU | - |
| CPU | - |
| Memory | - |
| Motherboard | - |
| Power Supply | - |
| Storage | - |
| Fan | - |
| Cooler | - |
JesusCFG config
The Counter-Strike Source config file of JesusCFG has been downloaded 78 times. Download autoexec.cfg by clicking the download button below.
How to install JesusCFG css config
1. Download autoexec.cfg by clicking the download button above.
2. Extract and/or copy file(s) into your Counter-Strike Source folder (Example: C:\Program Files (x86)\Steam\steamapps\[account]\counter-strike source\cstrike\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 JesusCFG.cfg" to config.cfg file in your Counter-Strike Source folder.
2. Extract and/or copy file(s) into your Counter-Strike Source folder (Example: C:\Program Files (x86)\Steam\steamapps\[account]\counter-strike source\cstrike\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 JesusCFG.cfg" to config.cfg file in your Counter-Strike Source folder.
Social Media
| Twitch | - |
| - | |
| YouTube | - |
| - | |
| - | |
| TikTok | - |
| Steam | - |
| Discord | - |
JesusCFG Settings
Monitor
| Resolution: | - |
| Aspect Ratio: | - |
Sensitivity
| Sensitivity: | - |
Crosshair
| Color: | - |
| Size: | - |
FAQ
Summary
This page contains the in-game settings, config files (cfg) and hardware setup of JesusCFG. The JesusCFG css settings page has been viewed for 1.735 since it was added on 2013-08-07. The last time the settings of JesusCFG were on 2013-08-07. Visit the css settings page to view more Counter-Strike Source settings like JesusCFG or visit upload section to add your own css settings.
Other Counter-Strike Source settings
| # | Name | Country | Last Update | |
| 1 | 2021-04-20 | |||
| 2 | 2023-05-22 | |||
| 3 | 2023-07-06 | |||
| 4 | 2021-08-23 | |||
| 5 | 2022-08-27 |
Other Russia gaming settings
| # | Name | Country | Last Update | |
| 1 | 2024-04-06 | |||
| 2 | 2022-08-20 | |||
| 3 | 2023-03-08 | |||
| 4 | 2024-03-12 | |||
| 5 | 2024-03-12 | |||
| 6 | 2023-03-18 | |||
| 7 | 2025-12-04 | |||
| 8 | 2021-11-10 | |||
| 9 | 2024-05-25 | |||
| 10 | 2024-04-20 |
JesusCFG CFG file
exec "rcon.cfg";
clear;
//----CUSTOM SETTINGS----//
fps_max "300";
cl_minmodels "1";
cl_min_ct "3";
cl_min_t "3";
//---PERMANENT SETTINGS----///
hud_fastswitch "1";
hud_saytext_time "5";
cl_righthand "1";
cl_autowepswitch "0";
muzzleflash_light "1";
cl_showfps "2" ;
cl_cmdrate "67"
cl_updaterate "67"
cl_interp_ratio "0"
cl_interp "0.020000"
cl_lagcompensation "1"
cl_resend "6"
cl_pred_optimize "2"
cl_predictweapons "1"
cl_smooth "0"
cl_smoothtime "0"
cl_wpn_sway_interp "0"
cl_timeout "195"
fps_max "300"
net_graph "1"
mat_dxlevel 91
//-----MOUSE FIX------//
zoom_sensitivity_ratio "0.88";
m_pitch "0.022"
m_filter "0"
m_yaw "0.022"
m_customaccel "0"
m_customaccel_scale "0.04"
m_customaccel_max "0"
m_customaccel_exponent "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
//-----FPS FIX------//
r_3dsky "0";
r_lod "-1";
r_decal_cullsize "0";
r_shadowrendertotexture "1";
r_shadows "1";
r_renderoverlayfragment "1";
r_rootlod "2";
r_threaded_client_shadow_manager "1";
r_threaded_particles "1";
r_threaded_renderables "1";
cl_phys_props_max "0";
cl_ragdoll_physics_enable "0" ;
props_break_max_pieces "1";
mat_specular "0";
mat_vsync "0";
mat_hdr_enabled "0";
mat_colorcorrection "0";
mat_forceaniso "0";
mat_antialias "0";
mat_reducefillrate "1";
mat_picmip "2";
mat_queue_mode "2";
mat_savechanges;
//-CSS2 FIX: SCOREBOARD, HUD FIX------//
cl_scoreboard_dead_color_red "0";
cl_scoreboard_dead_color_green "0";
cl_scoreboard_dead_color_blue "0";
hud_achievement_count "0";
hud_achievement_tracker "0";
hud_achievement_glowtime "0";
alias lerpa+ "incrementvar cl_interp 0.01 0.09 +0.0001"// cl_interp +0.0001
alias lerpa- "incrementvar cl_interp 0.01 0.09 -0.0001"// cl_interp -0.0001
alias lerpb+ "incrementvar cl_interp 0.01 0.09 +0.001" // cl_interp +0.001
alias lerpb- "incrementvar cl_interp 0.01 0.09 -0.001"// cl_interp -0.001
alias lerpc+ "incrementvar cl_interp 0.01 0.09 +0.01"// cl_interp +0.01
alias lerpc- "incrementvar cl_interp 0.01 0.09 -0.01"// cl_interp +0.01
bind "INS" "lerpa+"
bind "DEL" "lerpa-"
bind "HOME" "lerpb+"
bind "END" "lerpb-"
bind "PGUP" "lerpc+"
bind "PGDN" "lerpc-"
clear;
//----CUSTOM SETTINGS----//
fps_max "300";
cl_minmodels "1";
cl_min_ct "3";
cl_min_t "3";
//---PERMANENT SETTINGS----///
hud_fastswitch "1";
hud_saytext_time "5";
cl_righthand "1";
cl_autowepswitch "0";
muzzleflash_light "1";
cl_showfps "2" ;
cl_cmdrate "67"
cl_updaterate "67"
cl_interp_ratio "0"
cl_interp "0.020000"
cl_lagcompensation "1"
cl_resend "6"
cl_pred_optimize "2"
cl_predictweapons "1"
cl_smooth "0"
cl_smoothtime "0"
cl_wpn_sway_interp "0"
cl_timeout "195"
fps_max "300"
net_graph "1"
mat_dxlevel 91
//-----MOUSE FIX------//
zoom_sensitivity_ratio "0.88";
m_pitch "0.022"
m_filter "0"
m_yaw "0.022"
m_customaccel "0"
m_customaccel_scale "0.04"
m_customaccel_max "0"
m_customaccel_exponent "1"
m_mouseaccel1 "0"
m_mouseaccel2 "0"
//-----FPS FIX------//
r_3dsky "0";
r_lod "-1";
r_decal_cullsize "0";
r_shadowrendertotexture "1";
r_shadows "1";
r_renderoverlayfragment "1";
r_rootlod "2";
r_threaded_client_shadow_manager "1";
r_threaded_particles "1";
r_threaded_renderables "1";
cl_phys_props_max "0";
cl_ragdoll_physics_enable "0" ;
props_break_max_pieces "1";
mat_specular "0";
mat_vsync "0";
mat_hdr_enabled "0";
mat_colorcorrection "0";
mat_forceaniso "0";
mat_antialias "0";
mat_reducefillrate "1";
mat_picmip "2";
mat_queue_mode "2";
mat_savechanges;
//-CSS2 FIX: SCOREBOARD, HUD FIX------//
cl_scoreboard_dead_color_red "0";
cl_scoreboard_dead_color_green "0";
cl_scoreboard_dead_color_blue "0";
hud_achievement_count "0";
hud_achievement_tracker "0";
hud_achievement_glowtime "0";
alias lerpa+ "incrementvar cl_interp 0.01 0.09 +0.0001"// cl_interp +0.0001
alias lerpa- "incrementvar cl_interp 0.01 0.09 -0.0001"// cl_interp -0.0001
alias lerpb+ "incrementvar cl_interp 0.01 0.09 +0.001" // cl_interp +0.001
alias lerpb- "incrementvar cl_interp 0.01 0.09 -0.001"// cl_interp -0.001
alias lerpc+ "incrementvar cl_interp 0.01 0.09 +0.01"// cl_interp +0.01
alias lerpc- "incrementvar cl_interp 0.01 0.09 -0.01"// cl_interp +0.01
bind "INS" "lerpa+"
bind "DEL" "lerpa-"
bind "HOME" "lerpb+"
bind "END" "lerpb-"
bind "PGUP" "lerpc+"
bind "PGDN" "lerpc-"
Top 10 Games
New Setups
New Configs
Updated Gear
Updated Configs