Diff level
<<Back to the Openttd.cfg (OpenTTD configuration file)
/File/en/Content.png
Historic content
This page or section contains content that is no longer relevant for the current version of OpenTTD. Please keep it intact because it shows some of the history of this wiki as documentation.
diff_level was last used in OpenTTD 1.2.3.

diff_level is a variable of Openttd.cfg file:

Sets the pre-defined difficulty levels in the game.

0 = easy-mode
1 = normal-mode
2 = hard-mode
3 = custom
You can edit the custom difficulty by changing the values of the Diff custom entry.

[difficulty]
diff_level = 0

Valid options: [ 0 | 1 | 2 | 3 ]

Default: 0