Page 1 of 1

[Req] Bind two effect.txt in one/tonemap/sharp filter

Posted: 10 Oct 2012, 09:41
by vejn
Hi, please help me to bind two effects in one. Theese effects are for older enb series
First one is Tonemap filter which Boris created for Skyrim but works with older enb.
Dpeasant used it for ME3 preset.
http://dl.dropbox.com/u/13451287/effect.txt

Other is sharp filter
http://dl.dropbox.com/u/13451287/sharp_filter.rar

Boris, is it valid to use

Code: Select all

MinFilter = ANISOTROPIC;
MagFilter = ANISOTROPIC;
MipFilter = ANISOTROPIC;//NONE;
in effect.txt? Does it take performance hit?

Re: [Req] Bind two effect.txt in one/tonemap/sharp filter

Posted: 10 Oct 2012, 15:17
by ENBSeries
Sorry, i'm working with Skyrim shaders and can't switch to other now, ask in this topic again to popup it. Regarding filtering, you don't need any other type, except existing in original file, because anisotropic filter not work (not visible to be exact) for screen quad and mipmaps are not generated (except old versions of the mod).