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.
But, Why to Create Another Shower Blur Removal Mod?
All existing blur removal mods or nudity mods with included blur removal feature has one common issue – they don’t work well with reflections. Most of these mods have shadows cast from the blur sphere visible in mirrors, and at least one mod shows opaque sphere over Zoi’s body in mirrors.
Edit: apparently not everybody experiences this issue with shadows and reflections, so try using this mod if you have the issue ¯\_(ツ)_/¯
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 and make sure you have all required mods installed;
- Requires: InZOI Mod Enabler
- 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)
kippjett