PDA

View Full Version : Disable texture filtering, anti-aliasing in cryengine?


dregoloth
07-15-2012, 10:49 PM
Is it possible to disable texture filtering and anti-aliasing in the cryengine? I can't find anything on it online (of course that's probably because no-one really wants to). This isn't a performance thing so much as it is stylistic.

All replies appreciated.

Computron
07-19-2012, 01:55 PM
Texture filtering is done on a per texture basis. I don't know of any way to globally effect it.

http://i.imgur.com/TyqhX.png

I think the setting is point filtering.

Ruan
07-19-2012, 03:36 PM
And anti-aliasing is disabled with the following console variable: r_PostAA 0