Skip to content
This repository was archived by the owner on May 19, 2023. It is now read-only.
This repository was archived by the owner on May 19, 2023. It is now read-only.

Allow integration of other shaders again #13

@Ess-Ka

Description

@Ess-Ka

I was able to successfully implement GTAvaCrypt V2.1 for other shaders (Sunao/UTS/XSToon). I've added the _BitKeys to the shaders and the GTModelDecode.cginc include. During encryption, GTAvaCrypt updated every GTModelDecode.cginc in the project. This worked for me with many type of shaders at the same time.

In the current version, the EncryptMaterials method ignores any other shader than ".poiyomi/Poiyomi" 8. Is it possible to add an additional logic there, which works like for V2.1?

  • Check, if there are _BitKeys fields in the material/shader and enable encryption then
  • Update any GTModelDecode.cginc found in the project

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions