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

share shaders here
Post Reply
  • Author
  • Message
Offline
User avatar
Posts: 54
Joined: 20 Jan 2012, 17:41

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

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?
_________________
Athlon xp 2800, HD 3650, 1.5 Gb

Offline
User avatar
*blah-blah-blah maniac*
Posts: 17427
Joined: 27 Dec 2011, 08:53
Location: Rather not to say

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

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).
_________________
i9-9900k, 64Gb RAM, RTX 3060 12Gb, Win7
Post Reply