Yet Another Shower Blur Removal
Removes blur from Zois in shower and other places where it is used by the game. Doesn't leave shadows from the blur sphere on Zois and surfaces in mirrors - the common issue that some users experience with other blur removal mods.
What this mod does differently?
Instead of replacing original material instance (MI) with custom material that uses different blend mode (translucent or masked), this mod recreates original MI and overrides parameters of master material with zero values, i.e. the custom MI works the same way the original one does, but instead of setting, let's say, blur strength to 40, it sets it to 0.
Compatibility
- Incompatible with any mods that change MI_Blur asset.
How to Install
- Check Requirements above and make sure you have all required mods installed;
- Copy .pak, .ucas, and .utoc files to your ~mods directory. When finished, your directory structure should look like this:
+-- inZOI ... [This is where your game is installed]
+-- BlueClient
+-- Content
+-- Paks
+-- ~mods ... [Mods directory]
+-- ...
+-- KJNoBlur_P.pac ... [New File]
+-- KJNoBlur_P.ucas ... [New File]
+-- KJNoBlur_P.utoc ... [New File]
+-- ...
How to Uninstall
Delete mod files. (see "How to Install" for details)