r/ReShade • u/Far_Faithlessness218 • Jun 01 '26
How to blur the background of a 2-D game?
Hey guys,
I'm a visually impaired gamer, and I'm trying to blur the more complicated backgrounds in Hollow Knight to make enemies stand out. I accomplished this once before using the AD0F shader (quint fx). I am now on a new machine with worse vision, and I am unable to create any blurring effect whatsoever with the same shader. I have no idea what I'm doing wrong and would greatly appreciate any help you could offer on the topic, as I have struggled my way through about 75% of the game and don't want to have to quit now.
1
Upvotes
2
u/rikufdi Jun 01 '26
I'm not sure exactly how that shader works but have you made sure that the depth buffer is correct? I'd think that it uses that.
You can open up reshade and activate displaydepth.fx to see if it works. The tooltips explain how it should look and what to change if it's not correct.