subnautica-ii-coop-multiplayer-mod

Set up BepInEx-based synchronized co-op multiplayer for Subnautica II.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps players set up and run a stable, synchronized cooperative multiplayer experience in Subnautica 2, including shared inventory and base building, without manually coordinating each player’s world state.

Core Features & Use Cases

  • BepInEx IL2CPP Multiplayer Mod Setup: Install and configure a BepInEx-based plugin for Subnautica 2 using the expected folder layout and config profile.
  • Deterministic Session Synchronization: Keep gameplay state aligned across peers with inventory synchronization, conflict resolution, and time-of-day synchronization modes.
  • Optional AI Narration & Lore Hooks: Enable OpenAI/Claude-driven narration and logs using environment variables and API settings.
  • Use Case: Playing with friends (2–8 players) to build a shared base while ensuring picks, inventory state, and difficulty scaling remain consistent.

Quick Start

Configure BepInEx IL2CPP on your Subnautica 2 install, place the DeepSynergy DLL into BepInEx/plugins, create BepInEx/config/synergy_profile.json, then host the session in-game using /start_server and share the generated session code with your friends.

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

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

FAQPage Schema
How do I set up synchronized multiplayer in Subnautica 2?

To set up synchronized multiplayer in Subnautica 2, install BepInEx for IL2CPP, place the DeepSynergy DLL in the plugins folder, and configure synergy_profile.json. You can then host a session using the /start_server command and share the generated code with peers.

Does BepInEx work with Subnautica 2 co-op inventory sync?

BepInEx works with Subnautica 2 co-op inventory sync by running the DeepSynergy plugin in an IL2CPP environment. This configuration provides deterministic session synchronization, automatically handling conflict resolution and keeping inventory state aligned across 2 to 8 players.

What is the best way to keep world state aligned across Subnautica 2 co-op peers?

The best way to keep world state aligned across Subnautica 2 co-op peers is using deterministic session synchronization via the DeepSynergy plugin. It handles inventory synchronization, conflict resolution, and time-of-day synchronization to ensure shared base building remains consistent.

Can I use AI narration in Subnautica 2 multiplayer?

You can enable AI narration in Subnautica 2 multiplayer by configuring OpenAI or Claude API settings through environment variables in your synergy_profile.json. This adds dynamic narration and lore hooks to your synchronized co-op session.

How many players can join a Subnautica 2 synchronized co-op session?

A Subnautica 2 synchronized co-op session supports 2 to 8 players. The DeepSynergy plugin ensures that picks, shared inventory state, and adaptive difficulty scaling remain consistent for all participating peers throughout the game.

Why does Subnautica 2 multiplayer inventory sync fail to connect?

Subnautica 2 multiplayer inventory sync can fail due to improper network connectivity handling or an incorrectly configured synergy_profile.json. Ensuring the correct BepInEx IL2CPP folder layout and valid DeepSynergy plugin installation is required for session consistency.