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
  • Setting Hacks

Hover Car Refraction

Available since Version 1.23.4.

This hack can be required by a mod to be enabled.

This is a setting hack that can be enabled on the "Settings" page of the Mods List.

This hack reimplements the refraction effect for Professor Frink's Hover Car from the console versions of the game. This reimplementation is based on the Xbox version.

Settings

Per Car Screen Capture

This setting makes it so the game will capture the screen before rendering each hover car instead of just when the first one renders. This improves the appearance of multiple hover cars.

Defaults to Enabled.

Requiring This Hack

To require this hack, add this line to your mod's Meta.ini:

RequiredHack=HoverCarRefraction

When required, this hack will make all the necessary changes to the shaders of art\\cars\\frink_v.p3d unless the mod requiring it provides it, in which case the mod will be expected to make the changes to the shader on its own.

Version History

Version 1.26

Fixed a crash on launch when this hack was required by a mod and not ticked by the user.

Version 1.23.5

Added a description to this hack.