+13

Nintendo Switch support

jjsteele 7 years ago updated by JT 6 years ago 2

Can we get Switch support please.

We would also like to see support for the Nintendo Switch please. From what I could tell all we needed is the "switch" value added to the "#pragma only_renderers" in the shader code.


Adding it manually unfortunately makes it unusable in ShaderForge as it will crash on it, requiring us to remove it manually before opening it up.

If your still trying to figure this out we managed to get it working by un-ticking all Target Renders. By default shaders are compiled for all renderers. Un-ticking all Target Renders in Shader Forge removes the #pragma only_renderers line all together and has solved the problem for us.