Commit Graph

6 Commits

Author SHA1 Message Date
Crementif
142ed07b27
[MK8] Improve descriptions, fix folder spelling, simplify presets
Since filters don't work with Vulkan (even if you try to adapt it to Vulkan) it would be smart if we made the pack OpenGL only at least, since Vulkan will crash with it if you've got it enabled. We want to keep the game breaking to a minimum.

I also changed the descriptions to be more explanatory, and changed the preset names to make more sense to users. Unsure what the presets exactly entail (more specifically the preset that was originally called Smooth half original).
2020-01-19 20:26:38 +01:00
getdls
f78a92e5c2 Text fixes 2020-01-19 19:12:10 +01:00
getdls
65e2968930 [Filters] Fix diff between settings and options 2020-01-19 18:03:28 +01:00
getdls
0384f7814f [MK8] [Filters] FXAA options and settings 2020-01-19 17:57:08 +01:00
getdls
2d66ead353 [MK8] FXAA rebalance, less smear
0.166  -> 0.5 local contrast threshold. Areas i shadows get no/less AA,
but in return, most texture detail is still there. High contrast edges
will still be processed.
2020-01-19 03:09:26 +01:00
getdls
d4ee51b86a [MK8] FXAA
Brute force / single shader approach.
2020-01-17 00:42:07 +01:00