Jump to content

Recommended Posts

Posted

Someone told me that you could change the default values

MipFilter=LINEAR;
MagFilter=LINEAR;
MinFilter=ANISOTROPIC;
MaxAnisotropy=8;

to 

MipFilter=ANISOTROPIC;
MagFilter=ANISOTROPIC;
MinFilter=ANISOTROPIC;
MaxAnisotropy=16;

 

but as far as I can tell it doesn't work
the game changes the values back
and if you set the file to read only 
I presume it just creates a temp file with the correct value
or just ignores lines with errors like it does for startup config
(hot tip changing landscape filter to 16 does nothing, the game just ignores it because its an incorrect value)

 

Wouldn't enabling full x16 ansio help with landscape shimmering alot?
Is it possible for the devs to enable full x16 ansio

 

I've got used to shimmering on normal maps
but been playing a lot of winter maps on finnish server lately and land shimmer on the horizon is extra awful 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...