FUNBOY ET FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.



autoexec.cfg

2 posters

Go down

autoexec.cfg Empty autoexec.cfg

Post by obituary Tue Sep 10, 2013 11:51 am

This is a very simple autoexec.cfg that will reduce your lag and give you some useful binds. It includes the "demo toggle" code that lets you make a video by hitting F12.

Just copy the text below into a notepad file and save it as "autoexec.cfg" (with no .txt at the end). Save it in your etmain folder.

Run it by typing this in your console (use the ~ key to open the console):

/exec autoexec.cfg 

Then hit enter and it will run. You should restart the game to see the performance improvement. There are no cheat cvars in there or anything that will mess up your ET client. Your graphics will not be affected in any way by these cvars.



//reduce lag
set cg_autorate 1
set cg_optimizeprediction 0
set cg_smoothclients 0
set cl_maxpackets 100
set cl_packetdup 0
set com_maxfps 125
seta com_hunkmegs 192

//bindz
bind DEL "quit" //hit DELETE button to exit ET
bind INS "exec autoexec.cfg; echo autoexec ran" //hit INS button to run autoexec.cfg
bind p messagemode4  //hit p to make a private message
bind k "kill"  //hit k to kill yourself

//demo toggle for making video
bind F12 "vstr demotoggle"
set demotoggle "vstr demostart"
set demostart "autorecord; set demotoggle vstr demostop"
set demostop "stoprecord; set demotoggle vstr demostart"
obituary
obituary

Posts : 3495
Points : 4817
Join date : 2011-05-15

Back to top Go down

autoexec.cfg Empty Re: autoexec.cfg

Post by Qbe Tue Sep 10, 2013 11:13 pm

Sweet.. thanks!!
Qbe
Qbe
BANNED

Posts : 153
Points : 182
Join date : 2012-09-25
Age : 57
Location : Southern California

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum