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

Developer Keys

Available since Version 1.27.

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

This hack adds key binds that are useful for mod developers.

Settings

Keybinds

Toggle Map Debug View

Toggles debug rendering of various types of map data.

Defaults to F2.

Reload Map Regions

Reloads all currently loaded map regions.

Defaults to F3.

Toggle HUD Visibility

Toggles the visibility of the HUD.

Defaults to F8.

Complete Stage

Completes the current mission stage.

Defaults to F10.

Fail Stage

Fails the current mission stage.

Defaults to Shift+F10.

Toggle Text Names

Toggles showing internal names of frontend text strings instead of the actual strings.

Defaults to Shift+F8.

Map Debug Views

What exactly the Toggle Map Debug View key does depends on if the Debug Test hack is also enabled.

Without Debug Test, the key simply toggles the game's Show Tree cheat.

With Debug Test, it cycles through various modes:

This limitation exists because of how the code of these two hacks is currently structured, but we hope to remove this limitation in a future update.