Open Goldermor opened 1 year ago
shader:SetPixelShaderStandardConstant(PSREG_SHADER_CONTROLS, STDCONST_SHADER_CONTROLS) makes the game crash on map realod
Fixed on Def. Branch
The problem is relevant. Gmod crashes after writing: const float4 g_ShaderControls: register(PSREG_SHADER_CONTROLS);
shader:SetPixelShaderStandardConstant(PSREG_SHADER_CONTROLS, STDCONST_SHADER_CONTROLS) makes the game crash on map realod