Analysis updated 2026-05-18
Host a cooperative Subnautica 2 session and share a code so friends can join.
Play a synced two to four player survival session with shared bases and inventory.
Tune difficulty settings like resource, oxygen, and creature spawn multipliers for a group.
Turn on optional OpenAI or Claude narration for extra in-game lore text.
| maglin-jenebellah/subnautica-ii-coop-client | 23k65a1408/create-aeronautics-skywards | 8015238355/mm2-analytics-dashboard-2026 | |
|---|---|---|---|
| Stars | 185 | 185 | 185 |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 3/5 | 3/5 | 2/5 |
| Audience | general | general | general |
Figures from each repo's GitHub metadata at analysis time.
Requires installing BepInEx 6.0.x first, then copying plugin files into the game's BepInEx folder.
Deep Synergy Multiplayer Mod is a BepInEx plugin that adds cooperative multiplayer to Subnautica 2, a survival exploration game. It is built on the BepInEx modding framework and hooks into the game's Unity runtime without modifying game files, so mod updates stay compatible with new patches. The mod synchronizes what happens in the game world across players: item pickups, base construction, and creature behavior are timestamped and resolved so that players see the same base and world state instead of conflicting versions. It also adjusts difficulty as players join or leave, changing how often creatures spawn and how quickly resources and oxygen deplete based on the number of people in a session. For connecting players, the mod uses peer to peer networking, specifically NAT punch through and WebRTC, rather than a central login server. One player hosts a session, generates a code, and shares it with others to join. Inventory data is tracked and verified between peers using a hashing method, and if the host disconnects, the session can continue on another player's machine without losing progress. Setup involves installing BepInEx 6.0.x for Subnautica 2, downloading the mod, and copying its plugin files into the BepInEx plugins folder. Configuration happens through a JSON file where you set things like session name, maximum players, resource and oxygen multipliers, and whether PvP or friendly fire is enabled. The config also has an optional section for connecting OpenAI or Claude to generate in-game narration or lore text. Minimum requirements include 8 GB of RAM, a GTX 1060 or RX 580 graphics card, and 300 MB of storage for the mod plus 15 GB for the base game, running on Windows, macOS, or Linux including Steam Deck. It works over a peer to peer network connection rather than dedicated servers, and does not require an account login or admin privileges to run.
A BepInEx mod that adds peer-to-peer cooperative multiplayer to the survival game Subnautica 2.
No license information is stated in the README.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.