Skip to content

A ReMod module implementation of TrueShaderAntiCrash

License

Notifications You must be signed in to change notification settings

ReMod-Dev/ReMod.TSAC

Repository files navigation

ReMod.TSAC

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!

Description

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.

Partial source code

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.

License

This module here is provided under the terms of GNU GPLv3 license

About

A ReMod module implementation of TrueShaderAntiCrash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages