ARK: Survival Evolved Server Setup
Complete guide to setting up an ARK: Survival Evolved server on CoreSynth.
Overview
| Feature | Details |
|---|---|
| Availability | 24/7 |
| Platform | Linux |
| Panel | Control panel |
| Connection | ark.coresynth.io |
| Mod Support | Steam Workshop |
| GSLT Token | Required |
Prerequisites
Steam Game Server Token (GSLT)
- Log in to Steam
- Go to Game Server Token Management
- Create a new token for ARK (APP ID: 376030)
- Copy the generated token
Note: Without a GSLT token, the server will not appear in the official server list.
Getting Started
Step 1 — Create your service
- Log in to CoreSynth Dashboard
- Navigate to Game Servers
- Select ARK: Survival Evolved
- Choose location and hardware (recommended: 8-10 GB RAM, 2 CPU cores)
- Complete your order
Step 2 — GameUserSettings.ini Configuration
In the control panel, edit GameUserSettings.ini:
[ServerSettings]
ServerAdminPassword=your_admin_password
ServerPassword=
MaxPlayers=20
SessionName="My ARK Server"
MapName=TheIsland
QueryPort=27015
Port=7777
RconPort=27020
RconPassword=your_rcon_password
[MessageOfTheDay]
Message="Welcome to My ARK Server!"
[SessionSettings]
SessionIP=0.0.0.0
SessionPort=27015Step 3 — Game.ini Configuration
Edit Game.ini for advanced settings:
[/Script/Shootergame.ShootergameMode]
MaxStructuresInRange=6000.0
PreventOfflinePvP=false
bDisablePvEAggressiveBehavior=false
XPMultiplier=1.0
TamingSpeedMultiplier=1.0
HarvestAmountMultiplier=1.0
[GameMode]
OverrideOfficialDifficulty=1.0
DifficultyOffset=1.0Step 4 — GSLT Token Configuration
Add GSLT token to startup parameters:
- In the control panel, go to Startup
- Find Game Server Token or GSLT Token
- Paste your token
- Save and restart server
Step 5 — Server Start
- In the control panel, click Start
- Wait for game files to download (first start may take 15-30 minutes)
- Server will automatically restart
Connecting to Server
Method 1 — Steam
- Launch ARK: Survival Evolved
- Go to View → Servers → Add a Server
- Enter IP address or
ark.coresynth.io - Click Connect
Method 2 — Direct Connect
- In ARK menu, select Host/Local
- Or use console:
connect ark.coresynth.io
Installing Mods
Finding Mods
- Go to Steam Workshop - ARK
- Subscribe to modifications
- Copy the modification ID (number in URL)
Installing Mods via Panel
- In the control panel, go to Mods
- Enter Steam Workshop ID of the mod
- Click Install
- Restart server
Manual Installation
- Download mod (.arkmod file) from Workshop
- In the control panel, upload to
ShooterGame/Content/Mods/folder - Restart server
Recommended Mods
| Mod | Purpose | Workshop ID |
|---|---|---|
| Structures Plus (S+) | Improved building | 731604991 |
| Universal Tab | Better UI | 917137008 |
| Awesome Spyglass | Exploration tool | 1404697618 |
| HG Stacking Mod | Inventory stacking | 884141211 |
| Dino Storage v2 | Dinosaur storage | 1608998319 |
Troubleshooting
Server Not Showing in List
Cause: Missing or invalid GSLT token.
Solution:
- Verify GSLT token at Steam Dev Portal
- Check that token is correctly set in startup parameters
- Restart server
Connection Issues
Cause: Firewall or wrong port.
Solution:
- In the control panel, go to Security
- Ensure ports 7777 (UDP) and 27015 (UDP) are allowed
Server Crashes
Cause: Insufficient RAM or mod issues.
Solution:
- Increase RAM to at least 8 GB
- Remove problematic modifications
- Check server logs in panel
Next Steps
- Subdomains — Custom domain setup
- Game Servers — All supported games
Need help? Open a support ticket or ask Alex.
Last updated on