vanillaI typed setup in console, but all it did was list a few things in console. Is there supposed to be some sort of interaction on my part after I type 'setup' in console?
Also, if I just manually edit the things I want to in autoexec.cfg, will they be overwritten by the host_writeconfig thing?
Typing the commands listed when typing setup will then echo more stuff to console. For example typing fps displays:
Your FPS ( frames-per-second ) determines how smoothly your games run. That being said, it is important to keep your FPS high. When using a config like this, it is in your best interest to monitor your FPS, so you have a few options included in this config.
fps_max # - Set your FPS cap. 60 or above is generally a good value for no stutter.
rpc_showsbgraph - Show a graph showing your FPS and other useful info when pressing TAB.
rpc_hidesbgraph - Disable the graph that appears when pressing TAB.
cl_showfps 1 - Shows an unsmoothed FPS meter in the top right
Additionally, you can use the following commands to move the graphs position or size.
net_graphproportionalfont - Makes your netgraph size dependant on your resolution.
net_graphpos - 0 = left, 1 = right, 2 = centered, 3/higher specifies the X coordinate of the graphs left edge
net_graphheight - Modify the height of your graph for fine modification and placement. Default is 64.
Once you are done configuring these, go ahead and type Network in console to continue.