The Isle Evrima is one of the most immersive dinosaur survival games available, and running your own dedicated server gives you full control over rules, settings, species, and who gets to play. This step-by-step guide covers everything you need to get a The Isle Evrima server running in 2026.
Option 1: Managed Hosting (Recommended)
The fastest and most reliable way to run an Evrima server is through a managed hosting provider. With XGamingServer The Isle Evrima hosting, your server is ready in minutes — no setup, no port forwarding, no command line required.
- Instant setup — Order and your server is live within minutes
- Global locations — US East, US West, EU, AU, Asia — pick the closest to your players
- Automatic updates — Server patches on restart, no manual work
- Full control panel — Start, stop, edit files, and configure settings from a browser
- DDoS protection — Enterprise-grade network security included
- 24/7 support — Real help via Discord when you need it
Get The Isle Evrima server hosting from XGamingServer — starting from $4/month.
Option 2: Self-Host on Your Own Hardware
If you prefer to host on your own PC or a rented VPS, here is the full process.
What You Need
- 64-bit Windows or Linux machine
- At least 8 GB RAM (more for larger servers)
- 20+ GB storage (SSD recommended)
- SteamCMD installed
- Ports forwarded: 7777 UDP (game), 10000 TCP (queue), 8888 TCP (RCON)
Step 1: Install SteamCMD and Download Server Files
Open SteamCMD and run the following commands:
force_install_dir C:\theisleserver
login anonymous
app_update 412680 -beta evrima
quit
On Linux, replace C:\theisleserver with your chosen install path (e.g. /home/theisle).
Step 2: Create Game.ini
Navigate to TheIsle/Saved/Config/WindowsServer/ (or LinuxServer/ on Linux) and create a file named Game.ini. If the folder doesn’t exist, create it. Paste in a starting configuration:
[/script/theisle.tigamesession]
ServerName=My Evrima Server
MaxPlayerCount=50
MapName=Gateway
bQueueEnabled=true
QueuePort=10000
bRconEnabled=true
RconPassword="YourRCONPassword"
RconPort=8888
QueryPort=7777
bSpawnAI=true
AIDensity=1
GrowthMultiplier=2
bEnableGlobalChat=false
bServerDynamicWeather=true
ServerDayLengthMinutes=45
ServerNightLengthMinutes=20
[/script/theisle.tigamestatebase]
AdminsSteamIDs=YOUR_STEAM64_ID
AllowedClasses=Carnotaurus
AllowedClasses=Stegosaurus
AllowedClasses=Tyrannosaurus
AllowedClasses=Triceratops
AllowedClasses=Dryosaurus
Step 3: Create Engine.ini
In the same config folder, create a file named Engine.ini and add:
[EpicOnlineServices]
DedicatedServerClientId=xyza7891gk5PRo3J7G9puCJGFJjmEguW
DedicatedServerClientSecret=pKWl6t5i9NJK8gTpVlAxzENZ65P8hYzodV8Dqe5Rlc8
This is required for the server to properly initialize with Epic Online Services. Without it, the server may fail to start.
Step 4: Launch the Server
Run the server executable with these launch options:
TheIsleServer.exe /Game/TheIsle/Maps/Game/Gateway/Gateway?Port=7777 -log
Watch the log window — the server is ready when you see it listening on its port. This typically takes 1–3 minutes on first launch.
Step 5: Add Yourself as Admin
Find your Steam64 ID at steamid.io and add it to Game.ini under [/script/theisle.tigamestatebase]:
AdminsSteamIDs=76561198000000000
Restart the server, join, and press Insert to open the admin panel in-game.
Step 6: Connect
Launch The Isle on Steam. Make sure you are on the evrima beta branch (right-click The Isle in Steam → Properties → Betas → select evrima). In-game, click Play → Session Filter → Unofficial and search for your server name. If it doesn’t appear after 5 minutes, connect directly via Steam → View → Game Servers → Favorites → add your IP:port.
Essential Configuration Tips
- GrowthMultiplier=2 is a good starting point — fast enough to keep players engaged, not so fast it feels trivial
- AIDensity=0.5 if you’re on limited hardware — halves AI count and significantly reduces CPU load
- AllowedClasses — list only the species you want available; remove all entries to allow all species
- bEnableGlobalChat=false — most serious servers disable this for immersion
Troubleshooting Quick Reference
- Server not in browser — wait 5 minutes after startup; use direct connect in the meantime
- Can’t connect — verify ports are open and both client and server are on the same Evrima version
- Server crashes on start — check Game.ini for typos; missing quotes or invalid section headers are the most common cause
- Admin panel not opening — confirm your Steam64 ID is correct in Game.ini and the server has been restarted since you added it
Skip the Headache — Get Managed Hosting
Self-hosting is rewarding but requires time and technical know-how. If you want your server up in minutes without dealing with port forwarding, SteamCMD, or config files, XGamingServer offers The Isle Evrima server hosting starting from $4/month with instant setup, automatic updates, and 24/7 support.
