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

Custom Vertex Shader Support

Available since Version 1.23.4.

This is an advanced hack that can only be required by other hacks.

This hack allows other hacks to add custom vertex shaders.

Command Line Arguments

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

Version History

1.24

  • Fixed a crash introduced in 1.23.10 when preventing a redundant device reset (which can be opted out of with the -noblockredundantdevicereset command line argument).
    • A mesh with a sphere map shader (when using the Sphere Maps mod hack) or a refraction shader (when using the Hover Car Refraction mod hack) must have been on-screen when not using the Direct3D 9 mod hack.
    • One example of when this crash would occur after such conditions were met was when changing the resolution using the in-game menus.

1.23.6

Fixed an issue where UVs were wrong on Old Primitive Groups that had a colour list when using the "spheremap" PDDI shader provided by the Sphere Maps hack and the "refract" PDDI shader provided by the Refraction Shader Support hack.