Cfg question

AcesHigh

Rookie
Joined
Oct 31, 2013
Messages
39
I have been playing for a while but never really got into making more then a simple cfg file.

My question is pretty simple do i need to make a autoexe.cfg config.cfg and a userconfig.cfg?

It seems like i put alot of the same in each file can't i just use one?
 
You only need autoexec.cfg if you are trying to make a config.
 
I am by no means a skilled maker of files lol.

Net
rate
cl_interpolate
cl_interp
cl_interp_ratio
cl_interp_all
cl_lagcompensation
cl_cmdrate
cl_updaterate
cl_allowdownload
cl_allowupload
cl_downloadfilter
net_graphpos
net_graph
net_graphheight
fps_max

Grapic

alias mat_picmip
cl_c4dynamiclight
cl_detaildist
cl_forcepreload
cl_phys_props_enable
cl_ragdoll_physics_enable
cl_ragdoll_collide
cl_show_splashes
cl_wpn_sway_scale
fog_enable
mat_antialias
mat_bloom
mat_bumpmap
mat_compressedtextures
mat_disable_bloom
mat_filterlightmaps
mat_forceaniso
mat_hdr_enabled
mat_picmip
mat_specular
mat_vsync
mp_decals
r_3dnow
r_drawflecks
r_fastzreject
r_mmx
r_rainsimulate
r_renderoverlayfragment
r_rootlod
r_sse
r_sse2
r_3dsky
rope_smooth
rope_wind_dist
 
You could just put those in your config file and make sure they are not doubled up but you could always just put the in autoexec.cfg as well.
 
I am by no means a skilled maker of files lol.

Net
rate
cl_interpolate
cl_interp
cl_interp_ratio
cl_interp_all
cl_lagcompensation
cl_cmdrate
cl_updaterate
cl_allowdownload
cl_allowupload
cl_downloadfilter
net_graphpos
net_graph
net_graphheight
fps_max

Grapic

alias mat_picmip
cl_c4dynamiclight
cl_detaildist
cl_forcepreload
cl_phys_props_enable
cl_ragdoll_physics_enable
cl_ragdoll_collide
cl_show_splashes
cl_wpn_sway_scale
fog_enable
mat_antialias
mat_bloom
mat_bumpmap
mat_compressedtextures
mat_disable_bloom
mat_filterlightmaps
mat_forceaniso
mat_hdr_enabled
mat_picmip
mat_specular
mat_vsync
mp_decals
r_3dnow
r_drawflecks
r_fastzreject
r_mmx
r_rainsimulate
r_renderoverlayfragment
r_rootlod
r_sse
r_sse2
r_3dsky
rope_smooth
rope_wind_dist

Just keep all of those in your autoexec.cfg file. You know that these commands need to have values also right?
 
Ok if i got this right i only need a autoexec file i dont need the other two at all.

Ya i know that they need values I just copyed off my blank txt.

By the way thx's for the help on this.
 
Autoexec is just a config file that starts on start up. You can put commands in a config file then type exec whateveryoucalled it and it will use those commands, so you can have those in your autoexec set to high values so your game looks nice, but if you want an fps boost you could have a config file where they are set low, and then type exec fps or whatever you called it and get an fps boost
 
Thank all of you for this helpful info.
I may try that file Kirskenn. When I do I will pm you and let you know how it worked for me.
 
Back
Top