Hi
I have no idea where to post this question so hope this is the right place. I’m trying to find a way to disable screen space water reflections on final fantasy 7 rebirth which is an unreal engine 4 game. They look terrible with buggy look towards edges of screen and very noisy. The lines I’ve tried are below. the first one worked for everything but water. If anyone can help I’d really appreciate it, thanks.
r.SSR.Quality=0
r.Water.SingleLayer.Reflection=0
r.Water.SingleLayer.SSR=0
r.Water.SingleLayer=0
r.AllowGlobalClipPlane=1
r.ReflectionMethod=0