-
Notifications
You must be signed in to change notification settings - Fork 0
Command Line Arguments
Liam edited this page Aug 25, 2022
·
1 revision
Battalion: Legacy Servers can be launched with optional command line arguments.
These allow administrators to specify the game mode, network port and configuration that is used at runtime.
-Queue="Wartide" // S&D
-Queue="Arcade" // TDM
All configuration files must be present within Battalion/Config and the full path to the file must be used so that it is loaded correctly.
One annoying bug is that the config must be prefixed with DefaultGame_ (e.g. DefaultGame_Custom.ini) otherwise the configuration will not load.
-IniFile="/path/to/install/Battalion/Config/DefaultGame_XXXXX.ini
-ServerPassword="Password123"
-SteamServerName="My Custom Server"
-ini:Engine:[/Script/OnlineSubsystemSteam.SteamNetDriver]:NetServerMaxTickRate=128