“`html
What Defines a Non-Dedicated Server in ARK?
Non-dedicated servers are player-hosted sessions where the host’s device runs both the game and server software. Unlike dedicated servers, they lack 24/7 availability and enforce a tether distance to keep players near the host. This setup is ideal for small, private groups but limits scalability and performance.
What Are the Downsides of Shared Hosting? Understanding Limited Resources and Bandwidth
The primary distinction lies in resource allocation: the host’s computer handles world simulation, enemy AI, and player actions simultaneously. This often leads to CPU/GPU strain, especially when hosting on older hardware. Many players use non-dedicated servers for spontaneous gameplay sessions rather than persistent worlds, as shutting down the host’s game terminates the server instantly. For groups prioritizing convenience over customization, this option eliminates the need for port forwarding or server rental fees.
Feature | Non-Dedicated | Dedicated |
---|---|---|
Uptime | Host-dependent | 24/7 |
Max Players | 8 | 70 |
Tether Distance | Enabled | Disabled |
How Does Tether Distance Impact Gameplay?
The tether distance forces all players to stay within a set radius of the host. Exceeding this distance teleports players back, disrupting exploration and resource gathering. While configurable on PC via game files, consoles lack this flexibility, making non-dedicated servers less suitable for open-world gameplay.
This mechanic particularly affects coordinated activities like cave raids or ocean expeditions. Players report instances where tethering:
- Canceled dinosaur taming progress
- Reset inventory items during teleportation
- Disrupted base-building synchronization
PC players can modify the “NonDedicatedHostTetherDistanceMultiplier” value in GameUserSettings.ini to expand the radius, though excessive adjustments may cause rendering issues. The table below shows common distance configurations:
Multiplier Value | Effective Radius |
---|---|
1.0 | 180 meters |
2.5 | 450 meters |
5.0 | 900 meters |
FAQ
- Can I Remove the Tether Distance on Non-Dedicated Servers?
- PC users can adjust the tether distance via the game’s configuration files, but consoles cannot modify this setting.
- Do Non-Dedicated Servers Support Mods?
- Yes, but all players must install the same mods manually, which can cause synchronization issues.
- Are Non-Dedicated Servers Cross-Platform?
- No. Crossplay is only available on dedicated servers or official ARK networks.
“`