Home

Trackmania

Config Generator

Fill in the fields below to generate a ready-to-use dedicated_cfg.txt (server_options fragment) for your Trackmania dedicated server. For the full setup walkthrough -- getting the server files, required ports and starting it up -- see the Trackmania setup guide. Not sure your hardware is up to it? Check compatibility first.

Just the <server_options> block -- merge it into your full dedicated_cfg.txt (copied from dedicated_cfg.default.txt), which also needs a <masterserver_account> section filled in with your own Nadeo dedicated-server account login, which this generator doesn't produce.

Source: Cross-checked against the Trackmania Wiki's own dedicated-server documentation site.

dedicated_cfg.txt (server_options fragment) preview

<server_options>
  <name>My Trackmania Server</name>
  <comment></comment>
  <password></password>
  <max_players>16</max_players>
</server_options>

Server running but nobody can join?

A wrong or missing setting in this file isn't the only reason players can't connect -- see the connection troubleshooting guide for port forwarding, firewall and CGNAT issues.