A modern reimagining of the iconic role-playing game Gothic, preserving the atmosphere of a dark and brutal world that became a symbol of the original. The action... Read more
VGTimes:
Players:
Metacritic:
Shared Mod Menu
Author:
Tautellini
Uploaded by:
Size:
18.89 kB
Date:
Yesterday, 13:03
Downloads:
0
-
Download (18.89 kB)June 20, 2026, 01:03 PMshared-mod-menu_1781949800_832052.zip
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:
- Ensure UE4SS is installed.
- 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:
