Commit Graph

6 Commits

Author SHA1 Message Date
Alex Chirila
52ec5df12c [BotW] Added fixed radius blur shaders 2017-10-14 16:52:40 +03:00
NAVras-Z
6f5bfdfaf2 remove blur shaders (#107)
* [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.
2017-10-14 10:39:05 +02:00
NAVras-Z
3e2c260094 [BotW] fix camera... again
_'tough luck, nightwings'_
2017-10-14 08:49:32 +08:00
NAVras-Z
5fb6f76021 [BotW] fix sth i just broke... (camera dof)
dang thought they gonna be fine without these which apparently not
2017-10-13 12:32:15 +08:00
NAVras-Z
6c05eebe65 [BotW] blur shaders updates and fixes
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
2017-10-13 11:48:39 +08:00
NAVras-Z
521cf3bd8d fix camera rune dof blur using the same method as zl focus (#91)
* fix camera rune dof blur using the same method as zl focus

* too much?

compared screenshot, previous radius seems too large

* fix

NAVrasZ The Fuzzy Head
2017-10-05 19:14:51 -07:00