INI & Custom Settings

Configuration settings for ATJ Creature Additions (Cross platform) to customize mod behavior on your server

🔧GameUserSettings.ini Settings

Add these lines to your GameUserSettings.ini file for additional configuration options.

ATJCreatures

Server-side configuration options

[ATJCreatures]
UseINI=true
; Disabled or enables the ingame radial menu for ATJ
UseCustomSpawn=true
; Use the ini file to control spawn rates of atj creatures
SharkTamable=true
; Allow the SHM-Meg to be tamed
TusoTamable=true
; Allow the SHM Tuso to be tamed

🛠️Custom Settings Content

This section is loaded from mod configuration data for fine-grained custom page content.

Overview

Getting started video https://www.youtube.com/watch?v=g_L6Ygaucaw

Custom Notes

Content

Replace this with your detailed server-specific setup guidance.

Notes

Edit this file to control fine-grained Settings page content.
Keep INI key/value entries in game-ini.json and gameusersettings-ini.json.

💡Configuration Tips

📁 File Locations

Windows:C:\Program Files (x86)\Steam\steamapps\common\ARK Survival Ascended Dedicated Server\ShooterGame\Saved\Config\WindowsServer\
Linux:~/Steam/steamapps/common/ARK Survival Ascended Dedicated Server/ShooterGame/Saved\Config\LinuxServer\

⚠️ Important Notes

  • Always backup your configuration files before making changes
  • Restart your server after modifying INI files
  • Some settings may require server validation to be disabled
  • Test settings on a development server first