A ReMod module implementation of TrueShaderAntiCrash
The purpose of this repository is to respect the GPL license of TrueShaderAntiCrash. There is no difference when it comes to features compared to the original!
This is a ReMod module implementation for knah's TrueShaderAntiCrash. The original code can be found here.
This module prevents practically all known shader crashes. Note that it can affect how stuff looks as it rewrites shader code to be non-crashy. Setting changes require world rejoin to reload shaders.
Main logic of this mod is located in the native DLL that currently is not opensource. The DLL is build upon HLSLcc and uses Microsoft Detours.
This module here is provided under the terms of GNU GPLv3 license