Shared Mod Menu

  • Gothic 1 Remake — Shared Mod Menu
  • Gothic 1 Remake — Shared Mod Menu
Author:
Tautellini
Size:
18.89 kB
Date:
Yesterday, 13:03
Downloads:
0
0.0 / 10
No one has rated the file yet.

Shared Mod Menu is an in-game, mouse-controllable configuration menu designed for all mod authors to register their settings and depend on easily. Built using pure UE4SS Lua, it offers safe and optional integration — mods that integrate with this menu will keep working flawlessly whether this core menu is installed or not.

Features:

  • Unified Settings Hub: One central in-game settings overlay that every compatible mod can plug into.
  • Dual Control Schemes: Fully interactive via mouse cursor or classic Numpad hotkeys.
  • Asset-Free Architecture: The panel itself is plain UMG, constructed at runtime from Lua scripts using UE4SS reflection rather than being loaded from a cooked .pak container. This completely eliminates the need for Unreal Editor or Blueprint assets — simply modify the Lua file, trigger a hotreload, and see the changes instantly.

Installation instructions:

  1. Ensure UE4SS is installed.
  2. Drop the SharedModMenu folder from the archive into:
    ...\Gothic 1 Remake\G1R\Binaries\Win64\ue4ss\Mods.

Controls & Usage:

  • Open Menu: Press F2 (default hotkey).
  • Numpad Controls:
    8 / 2 — Select item (Up/Down)
    4 / 6 — Change option value
    7 / 9 — Switch sub-tabs
    1 / 3 — Switch active mod tabs
    5 — Confirm selection

Everything is fully rebindable inside the Scripts\config.lua file.

Related files:

Useful links:

Comments 0