• v6 42727ced86

    starstormhun released this 2024-12-07 21:22:25 +00:00 | 62 commits to master since this release

    New

    Better Scaling [KK/KKS]

    • Allows scaling of folders
    • Allows logarithmic scaling via guideobjects

    Shadow Patcher [KK]

    • !! This is a patcher! It goes in BepInEx\patchers !!
    • Patches Unity code to allow higher shadow resolutions
    • Directional / Spot / Point max resolutions increased from 4k/2k/1k to 16k/16k/8k
    • Beware: Increased shadow resolution heavily impacts GPU VRAM

    Renamed

    KKUSS Sunshine Fix -> Shader Fixer

    • Changed plugin name as it's no longer KKUSS or KKS exclusive
    • Made the shader filter configurable
      • Comma separated list
      • '-' as first character of a filter denotes a negative filter
      • Spaces and capitalisation don't matter
      • Shader name has to match at least one positive filter AND no negative filters in order for the shader to be affected
    • add editable property name list (By @acezen3d )
    • fix overwriting normal maps in some cases
    • speed up plugin slightly
    • clarify descriptions

    Updated

    Light Settings

    • Add default max shadow res settings for lights that are loaded as autores (Check plugin settings, F1!)
    • Add Water (by @krypto5863 ) / Gizmo layer toggles
    • Fix negative values having one fewer digits of precision
    • Fix negative shadow bias being clamped to 0 (by @acezen3d )
    • Fix overwriting Chara light settings on "Import"
    • Fix erroneously modifying Lights parented to items

    Mass Shader Editor

    • Add keyword support
      • Integrated into the Value tab, 0 is Off, everything else is On
      • Made Keyword labels clickable to autofill their name
    • Add an extra option in studio under the character settings: Items
      • Toggles whether items parented to selected characters will be affected
      • Fixes not affecting items parented to the character in studio even when dive items/folders is selected
    • Fix error message on successful value copy
    • Fix texture copying from characters
    • Fix favorited shaders cannot be set
    Downloads