⚙️Configurations

It is possible to make some adjustments to the mode. You can check what settings and what you can do in the list below.

Follow the path below to find the Config.json file.

%appdata%\.botbenson\Subnautica Below Zero\Game\Core\Config.json

Each setting has a description in the “Description” section. You can change the “Value” value with the values you want.

{
  "ConnectionTimeout": {
    "Description": "Connection timeout period. (Type: Number/Second, Default: 120, Min: 60, Max: 300)",
    "Value": 120
  }
}

Last updated