Openttd.cfg

From OpenTTD

Jump to: navigation, search


Note
When adding content please do not creating dead end pages, at least link them back here like this:
<small><<Back to the [[Openttd.cfg]]</small>


openttd.cfg is the configuration file which OpenTTD uses to store all its settings. It uses the ini-file structure that is a common store of configuration data in many applications. The file has all the variables organised into groups to make it easier to edit.

It is located in:

Win XP : "C:\Documents and Settings\<username>\My Documents\OpenTTD"
Vista  : "C:\Users\<username>\Documents\OpenTTD"
Linux  : "~/.openttd"
Mac OSX  : "C:\Users\<username>\Documents\OpenTTD"

You can edit the file using any text editor. Each time you quit OpenTTD, it writes any changes to the file.

[edit] Variables

  • [servers]
  • [bans]
  • [ai_players]]
  • [newgrf]
  • [newgrf-static]

Updated: 2009/09/18 OpenTTD.cfg version 0.7.2

Personal tools