Skip to content

Instantly share code, notes, and snippets.

@leobrines
Last active August 26, 2018 18:56
Show Gist options
  • Save leobrines/a4fab1e9fae2e084922fd382fa2bbb53 to your computer and use it in GitHub Desktop.
Save leobrines/a4fab1e9fae2e084922fd382fa2bbb53 to your computer and use it in GitHub Desktop.
CS1.6 - High quality config
// CFG by 255
// Name
name "255"
// Rates and fps
rate 100000
fps_max 100
cl_updaterate 102
cl_cmdrate 101
ex_interp 0
// See red stats
net_graph 3
net_graphpos 2
cl_showfps 0
// LOW FPS | HIGH QUALITY | BEST PRECISION
cl_bob 0.01
cl_corpsestay 1
cl_himodels 1
cl_minmodels 0
cl_nosmooth 0
cl_shadows 1
cl_weather 1
cl_vsmoothing 0.05
fastsprites 2
gl_affinemodels 1
gl_cull 1
gl_fog 1
gl_lightholes 1
gl_max_size 512
gl_monolights 1
gl_overbright 1
gl_picmip 0
gl_round_down 3
gl_spriteblend 1
gl_texturemode "GL_LINEAR_MIPMAP_LINEAR"
gl_vsync 0
gl_wateramp 0.3
// Balas
max_shells 120
max_smokepuffs 120
mp_decals 300
r_decals 300
r_detailtextures 1
r_dynamic 1
// Blood
violence_ablood 1
violence_agibs 1
violence_hblood 1
violence_hgibs 1
// Video
brightness 2
gamma 3
// Sound
volume 1
MP3Volume 0
// Mouse
m_rawinput 1
m_filter 0
// Crosshair - White
cl_crosshair_size small
cl_crosshair_color "255 255 255"
cl_crosshair_translucent 0
cl_dynamiccrosshair 1
// Utilities
bind v "+voicerecord"
bind p amxmodmenu
bind l amx_sxe_menu
bind alt ""
_cl_autowepswitch 0
cl_radartype 1
con_color "255 255 255"
hud_centerid 1
hud_fastswitch 1
hud_takesshots 0
setinfo _vgui_menus 0
setinfo _pw "ADMINPW"
// Comandos ilegales (SCROLL)
// bind "mwheelup" "+duck"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment