promotional banner

Mod Menu

One menu for all your mod settings. Press Esc, click MODS and change stuff with the game's own sliders and checkboxes. Mod authors can add their mod with one JSON file.
Back to Files

Mod Menu 1.0.9

File nameModMenu-1.0.9.zip
Uploader
maxxfilthmaxxfilth
Uploaded
Sep 23, 2026
Downloads
73
Size
26.0 KB
File ID
8957413
Type
R
Release
Supported game versions
  • 1.0

What's new

Stability fix

  • The mod's main loop now runs on the game thread. UE4SS runs a mod's background timer on a separate thread without any locking, so a mod's code could run on two threads at the same time. That could corrupt the mod and crash the game at random, most often on the newer UE4SS builds and with several mods installed. This removes that risk.
  • Tested with the full set of our mods on UE4SS stable and on the Nexus "latest" build, under forced memory cleanups.
  • The example mod and README now show the game-thread loop, so mods built from them avoid this problem.

This mod has no additional files