Examples (7)
Start a new game
openttd -gLoad save game at start
openttd -g path/to/fileStart with the specified window resolution
openttd -r 1920x1080Start with a custom configuration file
openttd -c path/to/fileStart with selected video, sound, and music drivers
openttd -v video_driver -s sound_driver -m music_driverStart a dedicated server, forked in the background
openttd -f -D host:portJoin a server with a password
openttd -n host:port#player_name -p passwordmade by @shridhargupta | data from tldr-pages