SMAA Imperfect Edge detection ?

  • Leoabels
  • Topic Author
More
5 years 6 months ago #1 by Leoabels SMAA Imperfect Edge detection ? was created by Leoabels
Hello,

SMAA Depth Edge Buffer does not detect all edges of 3D models in Halo Custom Edition.

IMAGE

Did I choose a wrong setting?

PreprocessorDefinitions=RESHADE_DEPTH_LINEARIZATION_FAR_PLANE=10000,RESHADE_DEPTH_INPUT_IS_UPSIDE_DOWN=0,RESHADE_DEPTH_INPUT_IS_REVERSED=0,RESHADE_DEPTH_INPUT_IS_LOGARITHMIC=0

[SMAA.fx]
EdgeDetectionType=2.000000
EdgeDetectionThreshold=0.010000
MaxSearchSteps=0.000000
MaxSearchStepsDiagonal=0.000000
CornerRounding=0.000000

Please Log in or Create an account to join the conversation.

  • Martigen
More
5 years 6 months ago #2 by Martigen Replied by Martigen on topic SMAA Imperfect Edge detection ?
There's no need to use the depth method if you have the depth buffer available when there's predication, which will give you depth + color. For a single method, color is usually best.

Also, you've zeroed the search steps, which effectively disables SMAA! You've told SMAA not to search for aliased edges...

See this thread on SMAA settings:
reshade.me/forum/shader-discussion/4644-...for-smaa-predication

Please Log in or Create an account to join the conversation.

We use cookies
We use cookies on our website. Some of them are essential for the operation of the forum. You can decide for yourself whether you want to allow cookies or not. Please note that if you reject them, you may not be able to use all the functionalities of the site.