Trying to use the Bilinear Effect in my game but doesn't seem to be doing any changes. Game is pixel art with Nearest sampling, and I'm trying to make some HUD elements Bilinear. I've tried with fullscreen scaling set to HIGH and LOW, and putting the INTENSITY at 100% and 1000%.
I might have just missed some crucial steps to implement this?