reshade-shaders
reshade-shaders copied to clipboard
Added Pixel.fx and PixelDither.fx
I've written a simple shader to pixelate the screen, and included a variant that also maps the pixelated image to a palette from a texture with ordered dithering.
I'm doing something similar in Nostalgia at the moment.