Analysis updated 2026-06-24
Drop a UE4SS build into Subnautica 2 to enable Lua scripting and a developer console
Run community mods for Subnautica 2 through a UE4SS based mod loader
Inspect Unreal Engine internals of Subnautica 2 with an in game console
| littlefrogyq/ue4ss-subnautica-2 | 0xshug0/audio.cpp | d7ead/mkpivm | |
|---|---|---|---|
| Stars | 483 | 428 | 390 |
| Language | C++ | C++ | C++ |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 4/5 | 5/5 |
| Audience | general | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Drops DLLs into the game folder so antivirus tools and game updates can break it, and you should back up saves before loading mods on top.
This project is a Windows download labelled UE4SS for Subnautica 2. UE4SS is a modding framework that hooks into games built with Unreal Engine, and the README presents this build as an integration of that framework for the game Subnautica 2 specifically. According to the README, the framework lets people who own Subnautica 2 do several things that the base game does not allow. It enables Lua scripting inside the game, opens a developer console, provides a system for loading user-made mods, and adds a set of quality-of-life improvements. The README does not describe these improvements in detail. The author includes a clear note that this is a modding framework rather than a finished mod. The reader is told to use it only with a legitimate copy of Subnautica 2 and to back up save files before installing any mods on top of it. The release build is described as optimized for Windows 10 and Windows 11. Installation, as the README describes it, has four steps. Download the zip from the releases page, extract it, copy all the files into the Subnautica 2 game directory, then launch the game as usual. Once the game is running, pressing F1 opens the UE4SS console. A short troubleshooting table closes the README. If UE4SS does not load, check that the files are in the correct game folder. If the game crashes on startup, verify the game files and reinstall UE4SS. If mods do not work, check their compatibility and load order. If an antivirus tool flags the folder, add it to the exclusions list. If the console does not open with F1, try Insert or F12 instead.
Windows release of the UE4SS Unreal Engine modding framework tailored for Subnautica 2, adding Lua scripting, a dev console and a mod loader.
Mainly C++. The stack also includes C++, Lua, Unreal Engine.
Setup difficulty is rated easy, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.