PeterTh / gedosato

The Generic DownSampling Tool
GNU General Public License v3.0
462 stars 166 forks source link

Ambient Occlusion doesn't work in Dark Souls 2 (not Scholar of Sin edition) #422

Closed Nicholas-Steel closed 2 years ago

Nicholas-Steel commented 2 years ago

ssaoType = VSSAO2 ssaoStrength = 3 ssaoScale = 1

Edit: Turns out I needed to apply the following...

zBufCompatibilityFlag 6 pluginOverride GenericDepthPlugin

Nicholas-Steel commented 2 years ago

Okay so zBufCompatibilityFlag = 6 works the best.