How to Configure Your Path of Titans Server (Game.ini)

Complete Path of Titans Game.ini reference — server name, players, growth, combat, maps, and admin setup.

All settings are in Game.ini under two main headers.

[/Script/PathOfTitans.IGameSession]

Server Identity

SettingDefaultDescription
ServerName""Browser name (use underscores for spaces)
MaxPlayers100Max concurrent (up to 200)
ServerPassword""Join password (empty = public)
ServerMapPanjuraActive map (Panjura or Island)
bServerPaidUsersOnlyfalseBlock free-to-play users

Growth System

SettingDefaultDescription
bServerGrowthtrueEnable growth (false = all spawn adult)
GlobalPassiveGrowthPerMinute0Passive growth rate (0.005 = ~3.3hrs to adult)
QuestGrowthMultiplier1.0Quest growth multiplier
QuestMarksMultiplier1.0Quest currency multiplier

Gameplay

SettingDefaultDescription
MaxGroupSize10Max group/party size
bServerAllowChattrueEnable text chat
bServerGlobalChattrueEnable global chat
bServerFishtrueEnable fish AI
bServerWaterQualitySystemtrueWater quality system
bServerHomeCavestrueHome cave system

Auto-Restart

SettingDefaultDescription
bServerAutoRestartfalseEnable scheduled restarts
RestartLengthInSeconds21600Restart interval (21600 = 6 hours)

[/Script/PathOfTitans.IGameMode]

SettingDefaultDescription
ServerStartingTime1350Time on restart (0–2400)
ServerDayLength240Day/night cycle in minutes

Combat CurveOverrides

Customize per-dinosaur stats:

CurveOverrides=(CurveName="Global.InCombatDuration",Values=(30))
CurveOverrides=(CurveName="DinoName.Core.Damage",Values=(1,1,1,1,1))
CurveOverrides=(CurveName="DinoName.Core.BleedingHealRate",Values=(1,1,1,1,1))

Values tuple = growth stages (hatchling → adult). Each override on its own line.

Ports

PortProtocolPurpose
7777UDPGame
7778UDPGame +1
7779TCPRCON
7780TCPStats
7781UDPQuery

All 5 ports must be open. If you change the game port, others shift accordingly.

Auth Token (Required)

Get from alderongames.com/oauth/hosting-token. Set via -AuthToken= startup param or AG_AUTH_TOKEN environment variable.

Crossplay

Full crossplay: PC, Xbox, PlayStation, Nintendo Switch, iOS, Android. Up to 200 players.

How is this guide?

40% Off — Limited TimeGet your Path Of Titans server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page