cleveridiot.com » the clever bit » the games we play
 Print Thread
tf2 cfg
Clever Idiot
Someone asked me to do a cfg setup which ive been using to connect to the server.

http://cleveridiot.com/downloads/tf2c...tf2cfg.rar

:\Steam\SteamApps\account name\team fortress 2\tf\cfg

load tf2 and press f1 will connect you to the server.


//============
//  TF2
//============

rate 30000
cl_updaterate 100
cl_cmdrate 100
cl_interp 0.01
cl_lagcompensation 1
cl_lagcomp_errorcheck 1
cl_smooth 1
cl_forcepreload 1
r_3dnow 1
r_mmx 1
r_sse 1

alias ac "connect 82.138.243.151:27019"

bind f1 "connect 82.138.243.151:27019"


//========================
echo :::TF2 tools config loaded::
//========================


Also


right click teamfortress 2 in game list
properties , set launch options

add

-heapsize 524288 -novid

Thats the little tweeks from me.
 
Flying
What does the heapsize do? Btw I have the old config you sent me. It's pretty much the same aside from the F1 and the update/cmdrate set to 101.
Control yourself
Take only what you need from him
 
NaughtyMe
Would you mind giving a quick explanation to what each of those commands do, just before I decide to use it?



..."no" is a valid answer to my question. Wink
 
Clever Idiot
heapsize = memory alocated to tf2 i have 1 gig increase if you have more.
novid = no video at the start when you load tf2 dude with the valve in his head

rate 30000 = lower this if you have a slow connection
cl_updaterate 100 = is the desired (but not always actual) number of updates (or packets) per second you wish to recieve from server
cl_cmdrate 100 = is the number of packets per second you want to send to the server
cl_interp 0.01
cl_lagcompensation 1
cl_lagcomp_errorcheck 1
cl_smooth 1
cl_forcepreload 1
r_3dnow 1 = hardware
r_mmx 1 = hardware
r_sse 1 = hardware

the others you can delete if they dont work for you, its a very basic version of my cfg , ive tweaked mine to help increase frame rates for i have a very old PC and get maybe 20 - 22 fps at best.

None of these effect gameplay , i.e wont turn spy visiable while cloaked : I disagree in using a cvar commands to work around a aid in gameplay.
 
sick-lizard
My ickle uscfg..


net_graph -2//This gives you a mini network graph//
net_graphpos 2//This sets the net graph screen position//
rate 30000//This should match the servers max rate//
cl_updaterate 100//This should match the servers tickrate//
cl_cmdrate 100//This should match the servers tickrate//
cl_interp 0.02//20ms interp on 100 tick server 0.01 gives you 10ms//
cl_lagcompensation 1//Turns on Lag Compensation//
cl_lagcomp_errorcheck 1//Turns on Lag Compensation Error Checking//
cl_forcepreload 1//Forces maps to load fully etc before play..less stuttering//
r_3dnow 1//Tells the source engine, I have the 3dnow instrucation set for use//


pls don't tell me Valve left a cvar adjustable which allows rendering to be changed...

Edited by sick-lizard on 28-12-2007 18:23

 
Flying
They did. Cloaked spies then turn up as a spy in a total black skin. It's lame.


http://youtube.com/watch?v=vF5UAD218p8

Edited by sick-lizard on 29-12-2007 01:32


Control yourself
Take only what you need from him
 
NaughtyMe
Thanks Freelancer for the explanation- I already had -novid and -console...just was a little unclear on the others.

Ta...
 
gori11a
Made things bad for me not sure which ones, so removed all the connection related lines.

But still very useful as i can add other stuff to it.

What is the default heapsize? 128000?
if only i had something funny or clever to put here........
 
Jump to Forum