Skip to main content
GameServersHub
Primordial Tyrants: Giganotosaurus icon
Path of Titans mod

Primordial Tyrants: Giganotosaurus

by Nautilus(076-108-964)

WindowsmacOSLinuxiOSAndroidPlayStation 4PlayStation 5Xbox OneXbox Series X|SNintendo Switch

Description

Giganotosaurus, the largest Carcharodontosaurid, is brought to you by the Primordial Tyrants team.

PT is a science-fiction based mod, so artistic liberties will be taken.

How to install on a Path of Titans community server

Three steps. Stop the server first - mod changes only apply on startup.

  1. 1

    Find the Mod ID

    In Path of Titans, open the Mods page, select the mod, and copy the Mod ID (it looks like UGC_M_...).

    For this mod: UGC_M_DYV7X6Y0GX_SK (use the Copy button on the right).

  2. 2

    Edit your server files

    1. Log in to your server panel and STOP the server.
    2. Navigate to the config directory, usually: /PathOfTitans/Saved/Config/LinuxServer
    3. Open GameUserSettings.ini and find or create the header:
    [PathOfTitans.Mods]
    EnabledMods=UGC_M_DYV7X6Y0GX_SK
    #Primordial Tyrants: Giganotosaurus

    Add a new EnabledMods=ModID line for each mod you want enabled. The # line is an optional comment - useful for keeping the file readable when you have many mods.

    Save the file and restart your server. The mod downloads on startup.

  3. 3

    Setting up a custom map (if applicable)

    If the mod is a custom map, you also need to set the map name in Game.ini:

    1. Get the map file name from the mod author or the mod files (look for a .umap).
    2. Open Game.ini and add under the [/Script/PathOfTitans.IGameSession] header:
    [/Script/PathOfTitans.IGameSession]
    ServerMap=MapFileName

    Save the file and start your server.

Server must be stopped Edit GameUserSettings.ini Edit Game.ini for maps Mods download on startup

Patch history(5 entries)

  1. Latest
    • Added base curve override for bleed bites.
    • 'Bulldoze' and 'Charged Bite' give two 'Practiced Blows' stacks.
    • Changed 'Bulldoze' knockback to use charge multiplier instead of charge percentage.
    • Decreased 'Pain Inhibitor' damage reduction to 15%, from 25%.
    • Each stack of 'Practiced Blows' now grants a 5% stamina recovery bonus. - Gold PB gives 20%.
    • Increased 'Practiced Blows' bleed amounts to bites to 0.5, from 0.25.
    • Increased 'Pain Inhibitor' duration to 40, from 20.
    • Possible fix for sound replication.
    • Nerfed 'Diehard' in accordance to official changes.
    • Reduced 'Challenger's Mantle' bonus adrenaline to 1.5 from 2.
    • Reduced 'Rending Bite' debuff to 1.25, from 1.5.
    • Reduced 'Rending Bite' duration to 10, from 20.
  2. Updated for latest game version.

    • Fixed Frenzy causing warning logs.