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
  • Version History

Version 1.23.1

This version was released on May 20, 2019.

Launcher

Mod Settings

Fixed an issue where not enough space was allowed for bold tick box settings if they were not bold when you open a Mod Settings window.

Updated Hacks

Debug Test

Fixed a conflict between this hack and the Additional Script Functionality hack when the Menus > Pause Menu > Pause Always Allowed setting was enabled.

This message would show the conflict as being between the Debug Test hack and Hack Support hack because it was caused by Additional Script Functionality being enabled and requesting functionality from the latter.

Debug Text

General

Added a new "gamepads" debug mode.

Direct3D 9

Removed an assert message that would show up twice on exit when using ReShade and the -testing command line argument.

XInput

  • Added a Button Names setting with 3 options: DirectInput, Xbox 360 and Xbox One.
    • This affects what names are used in the game's menus.
    • DirectInput button names
      • These are what the original game uses and how it was in the previous version (except for the guide button which now shows as J Button 10 instead of J Guide).
    • Xbox 360 button names
      • These are like that of an Xbox 360 controller. This is now enabled by default.
    • Xbox One button names
      • These are the same as Xbox 360 with Back and Start instead named View and Menu respectively.
  • Added a Default Controls setting with 2 options: PC and Xbox.
    • This affects what your secondary controls are remapped to when using the game's Restore All Defaults option or when starting the game without any settings.
  • Added two new settings to allow you to use both triggers simultaneously and multiple D-pad buttons simultaneously. These are both enabled by default.
  • Added a -noxinput command line argument. This makes it so the hack does not make the game use XInput.
    • Despite this seeming counter-intuitive, it would still allow the other features of the hack to work while Windows' XInput-to-DirectInput backwards compatibility handles inputs.
  • Added a -noxinputdisable command line argument. This makes it so XInput does not get disabled when the window is defocused.
  • Fixed an inconsistency with the function used when XInputEnable is not available or when using the -noxinputenable command line argument.
  • Fixed an issue where the Y (vertical) axis of the right stick was inverted.
    • This fix will require you to manually fix your control bindings.