JesusAndXavi css settings, config & cfg 2013
Full Name | - |
Nickname | JesusAndXavi |
Birthday | - |
Nationality | ![]() |
Game | ![]() |
Since | 2013-08-07 |
Last Update | 2013-08-07 |
JesusAndXavi screenshot
JesusAndXavi Gear
Mouse | - |
Mousepad | - |
Keyboard | - |
Headset | - |
Monitor | - |
Chair | - |
Controller | - |
Case | - |
JesusAndXavi Gaming PC Setup
GPU | - |
CPU | - |
Memory | - |
Motherboard | - |
Power Supply | - |
Storage | - |
Fan | - |
Cooler | - |
JesusAndXavi config
The Counter-Strike Source config file of JesusAndXavi has been downloaded 49 times. Download autoexec.cfg by clicking the download button below.
How to install JesusAndXavi 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 JesusAndXavi.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 JesusAndXavi.cfg" to config.cfg file in your Counter-Strike Source folder.
Social Media
Twitch | - |
- | |
YouTube | - |
- | |
- | |
TikTok | - |
Steam | - |
Discord | - |
JesusAndXavi 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 JesusAndXavi. The JesusAndXavi css settings page has been viewed for 999 since it was added on 2013-08-07. The last time the settings of JesusAndXavi were on 2013-08-07. Visit the css settings page to view more Counter-Strike Source settings like JesusAndXavi or visit upload section to add your own css settings.
Other Counter-Strike Source settings
# | Name | Country | Last Update | |
1 | ![]() | ![]() | 2023-06-06 | |
2 | ![]() | ![]() | 2021-04-20 | |
3 | ![]() | ![]() | 2024-02-15 | |
4 | ![]() | ![]() | 2021-04-20 | |
5 | ![]() | ![]() | 2022-05-06 |
Other Russia gaming settings
# | Name | Country | Last Update | |
1 | ![]() | ![]() | 2024-04-05 | |
2 | ![]() | ![]() | 2024-05-12 | |
3 | ![]() | ![]() | 2020-04-28 | |
4 | ![]() | ![]() | 2024-03-14 | |
5 | ![]() | ![]() | 2024-05-12 | |
6 | ![]() | ![]() | 2022-10-10 | |
7 | ![]() | ![]() | 2024-04-04 | |
8 | ![]() | ![]() | 2024-05-12 | |
9 | ![]() | ![]() | 2022-10-01 | |
10 | ![]() | ![]() | 2024-04-20 |
JesusAndXavi 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