PeterTh/gedosato

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

Nicholas-Steel opened this issue · 1 comments

ssaoType = VSSAO2
ssaoStrength = 3
ssaoScale = 1

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

zBufCompatibilityFlag 6
pluginOverride GenericDepthPlugin

Okay so zBufCompatibilityFlag = 6 works the best.