Putting Trilinear and anisotropic numbers in config.cfg...

Status
Not open for further replies.

Sun

Member
What exactly do I put in config.cfg to have Trilinear and Anisotropic = 99999999(XD) be the defaults when I start up a game? *is sick of having to go to video opitions every time*

Also...
Mystic said:
Z = Chasecam off/mouselook on
X = Chasecam on/mouselook off
Whats the command for mouselook on/off("MOUSELOOK" isn't a command...), let alone having both Camera and Mouselook binded...
 
You cannot put it in config.cfg. You'd have to set gr_filtermode to trilinear in autoexec.cfg, as it is a console command. I'm not sure what the console command is for anisotropic, lemme know when you find out. I'd like to have it automatically set to x16 when I start up.

Here's my autoexec.cfg for reference, and yes, trilinear is gr_filtermode 2.
Code:
 bind 1 "chasecam 0"
 bind 2 "chasecam 1"
 bind 0 "screenshot"
 bind 3 "flyme"
 bind 4 cheats
 alias cheats "noclip ; god"
 gr_filtermode 2
 name shuffle
 color purple
I believe you need one space (as in a spacebar space) before every line. You may also need an extra return space (as in the enter key) at the very end, but I'm not sure about that.
 
IS there a mouselook command? If I knew about it, I'd have something set for it..
The command for chasecam is chasecam.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top