Donut Team is a labor of love, built and maintained by a small group of passionate developers. We invest our own time and resources to offer our tools, mods, and web services completely free of charge.

We don't run ads, and we will never sell your data - period.

If you've enjoyed anything we've created, please consider supporting our work with a one-time or monthly donation via our Ko-fi page . Every contribution helps us continue building great experiences for the community.

Dismiss
  • Modding Tools
  • Lucas' Simpsons Hit & Run Mod Launcher
  • Hacks
  • Mod Requirable Hacks

Refraction Shader Support

Available since Version 1.23.4.

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.

Command Line Arguments

This hack is affected by certain Command Line Arguments for the Mod Launcher.

Version History

Version 1.26

  • Fixed an issue where the Letterbox hack broke this hack.