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
  • Custom Files

Virtual File System

This hack has a virtual file system where various folders are mounted for easy access.

Mount Points

This hack various mount points within its virtual file system.

/GameData

Allows access to files within the game's install directory (not including within RCF files) and within the "CustomFiles" folder of any enabled mod.

/GameDir

Allows direct access to the game's install directory (bypassing any "CustomFiles" folders).

/Mods/MODNAME

Allows access to the folder of any enabled mod via it's InternalName.

/UserData/SavedGames

Allows access to the current saved games directory.

This could be the game directory if no main mod is enabled (depending on the user's Always Keep Saved Games Separate setting in the launcher's settings) or the main mod's saved games directory within the launcher's saved games directory if a main mod is enabled.

/UserData/Screenshots

Allows access to the screenshots directory (or the folder inside the screenshots directory for the current main mod if a main mod is enabled).

/UserData/Settings

Allows access to the folder containing "simpsons.ini".

This may be the same as /GameData depending on the user's Keep Game Settings Separate setting in the launcher's settings.