cfg help!

Well i wanna improve my movie cfg... but i don't know how to improve this:
http://img187.imageshack.us/my.php?image=sharpab4.jpg and http://img187.imageshack.us/my.php?image=vlcsnap203172te5.png

help me


thx in advance :*
Comments
23
Turn anisotropic filtering on.
I see your point :P

Maybe r_picmip 0 helps if your not allready using that, if that doesn't work you've reached the max possible quality imo.
Parent
i have r_picmip 0 :< but i have to take better qualy.. imo.. i get a big screen.. a very good graphic card... it have to give more details / textures :<
Parent
Well i think this is ET's max, unless your create higher quality textures and replace ET's current textures with those.
Parent
i'm doing this.. just for "toys"... like new skin...
Parent
seta r_textureMode "GL_LINEAR_MIPMAP_NEAREST"

this?
dunno :<

seta r_textureMode "GL_LINEAR_MIPMAP_LINEAR" i have this settings :<
Parent
i think what u mean is depth of field or whatever it was
this is produced by a certain external tool afaik which has only been created for q3 i think
what tool?
Parent
cant remember

but plz tell me why the fuck were talkin here instead of #moviemakers.et, the best channel in the world?!
Parent
IDD :D try to remember bitchie
Parent
I know the answer
My guess is you're currently using bilinear texture filtering, which should be set to trilinear.
You can do it directly from options -> system -> texture filter

or by setting

r_texturemode "GL_LINEAR_MIPMAP_LINEAR".


(GL_LINEAR_MIPMAP_NEAREST = bilinear)
Ok, next guess. :)
What is your r_subdivisions? Set it to 1 if it isn't.
Parent
allready have it setted to 1 :<
Parent
agree

custom fonts suck
r_lodcurveerror afaik, or something
seta r_lodCurveError "250" ?
Parent
Back to top