subnautica-ii-coop-deepsynergy-mod

Synchronize cooperative Subnautica 2 multiplayer sessions via BepInEx plugin.

4|Updated May 16, 2026
One-click install
npx skills add https://github.com/Aradotso/devtools-skills --skill subnautica-ii-coop-deepsynergy-mod
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subnautica-ii-coop-deepsynergy-mod
Source: https://github.com/Aradotso/devtools-skills/tree/main/skills/subnautica-ii-coop-deepsynergy-mod
Command: npx skills add https://github.com/Aradotso/devtools-skills --skill subnautica-ii-coop-deepsynergy-mod

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Deep Synergy co-op mod solves the problem of playing Subnautica 2 multiplayer with reliable synchronization, where world state, inventory, and game progression can otherwise drift or desync between players.

Core Features & Use Cases

  • Deterministic Session Synchronization (DSS): keeps shared world state consistent across clients.
  • Adaptive Dynamic Scaling (ADS): adjusts spawns and resource respawn based on how many players are in the session.
  • Shared Inventory System: synchronizes inventories with verification to reduce item inconsistencies.
  • Decentralized P2P Networking (WebRTC): enables multiplayer without central servers.
  • Use case: start a cooperative Ocean Explorers session with multiple friends, share blueprints, and keep creatures/resources consistent while exploring together on Windows, Linux (Steam Deck), or macOS.

Quick Start

Install BepInEx for Subnautica 2 IL2CPP, place the DeepSynergy mod files into BepInEx/plugins/DeepSynergyMod/, launch the game, then run /start_server to create a session code for your friends to join.

Frequently Asked Questions about subnautica-ii-coop-deepsynergy-mod

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix Subnautica 2 multiplayer desync issues?

Subnautica 2 multiplayer desync is resolved by applying a BepInEx co-op mod with deterministic session synchronization, verifying shared inventory state and maintaining consistent world progression across all connected clients.

How do I set up a Subnautica 2 co-op session using BepInEx?

Setting up a Subnautica 2 co-op session requires installing BepInEx for IL2CPP, placing mod files into the plugins directory, and executing the /start_server console command to generate a joinable session code.

Does Subnautica 2 co-op support cross-platform play between Windows, Linux, and macOS?

Subnautica 2 co-op supports cross-platform multiplayer across Windows, Linux (Steam Deck), and macOS by leveraging decentralized WebRTC peer-to-peer networking to connect clients without central servers.

Can I synchronize shared inventory and blueprints in Subnautica 2 multiplayer?

You can synchronize shared inventory and blueprints in Subnautica 2 multiplayer using a shared inventory system that performs verification checks to eliminate item inconsistencies across players.

How does multiplayer scaling work for Subnautica 2 co-op sessions?

Multiplayer scaling in Subnautica 2 co-op functions through Adaptive Dynamic Scaling, which dynamically adjusts creature spawns and resource respawn rates based on the active player count within the session.

Do I need to configure a synergy_profile.json file for Subnautica 2 multiplayer?

Configuring the synergy_profile.json file is required after installing the BepInEx plugin to define session parameters and enable synchronized cooperative multiplayer state management for your group.