This hack must be required by a mod to be enabled.
This hack reimplements the refract
PDDI shader.
Requiring This Hack
To require this hack, add this line to your mod's Meta.ini:
RequiredHack=RefractionShaderSupport
Known Issues
While this hack is currently able to be required by mods, there are some issues with doing so when using the shader on multiple entities (like multiple cars or characters). This is due to the game only capturing the screen once the first time something with a refract
shader is rendered on the frame.
The Hover Car Refraction hack uses this hack but has its own explicit support for multiple Hover Cars existing but nothing more.
Command Line Arguments
This hack is affected by certain Command Line Arguments for the Mod Launcher.
Version History
1.26
1.23.4
Added this hack.