pema99 / EpicFixShader

Patch shaders in AssetBundles to support Single Pass Stereo Instancing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extract shaders from AssetBundle, fix them up to support Single Pass Stereo Instancing, patch the fixed shaders back into the original bundle. Voila.

  1. Build HLSLcc, use CMake to generate a solution or something.
  2. Set hardcoded paths in FixShader/Program.cs
  3. Run FixShader with Visual Studio

Requirements:

  • Unity 2017 installation
  • Unity 2018 installation
  • Unity 2019 installation
  • CMake

About

Patch shaders in AssetBundles to support Single Pass Stereo Instancing

License:MIT License


Languages

Language:C# 100.0%