dang it's not the same one as guardian's
ps: even in min this one is not completely fixed, I've seen it rotate vertically in min as well
remove pixel shaders for experimental purpose
* [BotW] remove blur shaders
* [Splatoon] remove blur shaders
Removing blur shaders for now we've noticed some of them got really CPU intensive.
Our new plan:
Creating branch with 'fixed' shaders that are less intensive (maybe something with the vertex shaders) and then when they're corrected push them to the master. It probably won't look as good but would (preferable, maybe not possible) remain radius and remove the grid look.
fuzzy head
ps: 1.33333333 is actually the original offset is this shader, divide by it then left with whatever you need
maybe could also change vertex shader tho
update this first before adding splatoon
caution: gpu taxing at high res, if get framerate drop, try replacing them with ones from lower res, bloom will appear smaller and brighter (concentrated)
hope cemu will get more specific texture exclude so we don't have to upscale the blurs...
any advice on optimization is appreciated
* Added resolution independent FXAA for BotW
* Renamed to give FXAA priority over base graphics packs
* Updated FXAA implementation. Integrated Contrasty.
* Moved some defines to make more readable/editable
* Sharper detail settings, to make it look better at native res.
* Native AntiAliasing Restoration.
* Antialiasing restoration, removed unnecessary files.
* Edited Contrasty to be disabled by default
* [BotW] Fixed upscaled blur pixelation for reflections on shrine walls
* Antialiasing restoration, part 2
added the smoke shaders of guardian explosion this time, although tbh might not need all of them to workaround the bug, just in case... (too lazy to check xD