2004-12-15 22:46:53 +00:00
|
|
|
.\" Hey, EMACS: -*- nroff -*-
|
|
|
|
.\" Please adjust this date whenever revising the manpage.
|
2014-10-14 08:24:47 +00:00
|
|
|
.Dd October 13, 2014
|
2005-07-27 07:19:28 +00:00
|
|
|
.Dt OPENTTD 6
|
2014-10-14 08:24:47 +00:00
|
|
|
.Os
|
2005-07-27 07:19:28 +00:00
|
|
|
.Sh NAME
|
2006-03-26 21:07:56 +00:00
|
|
|
.Nm openttd
|
2014-12-24 16:53:04 +00:00
|
|
|
.Nd open source clone of the Microprose game \(lqTransport Tycoon Deluxe\(rq
|
2005-07-27 07:19:28 +00:00
|
|
|
.Sh SYNOPSIS
|
|
|
|
.Nm
|
2009-02-05 22:36:57 +00:00
|
|
|
.Op Fl efhx
|
2008-07-20 15:39:20 +00:00
|
|
|
.Op Fl b Ar blitter
|
|
|
|
.Op Fl c Ar config_file
|
2014-10-14 08:24:47 +00:00
|
|
|
.Op Fl d Op Ar level | Ar cat Ns = Ns Ar lvl Ns Op , Ns Ar ...
|
|
|
|
.Op Fl D Oo Ar host Oc Ns Op : Ns Ar port
|
|
|
|
.Op Fl g Op Ar savegame
|
2009-02-05 22:36:57 +00:00
|
|
|
.Op Fl G Ar seed
|
|
|
|
.Op Fl I Ar graphicsset
|
2014-10-14 08:24:47 +00:00
|
|
|
.Op Fl l Ar host Ns Op : Ns Ar port
|
2009-02-05 22:36:57 +00:00
|
|
|
.Op Fl m Ar driver
|
2010-01-18 22:19:14 +00:00
|
|
|
.Op Fl M Ar musicset
|
2014-10-14 08:24:47 +00:00
|
|
|
.Op Fl n Ar host Ns Oo : Ns Ar port Oc Ns Op # Ns Ar player
|
2009-06-10 19:00:34 +00:00
|
|
|
.Op Fl p Ar password
|
|
|
|
.Op Fl P Ar password
|
2011-10-30 13:47:45 +00:00
|
|
|
.Op Fl q Ar savegame
|
2014-10-14 08:24:47 +00:00
|
|
|
.Op Fl r Ar width Ns x Ns Ar height
|
2005-07-27 07:19:28 +00:00
|
|
|
.Op Fl s Ar driver
|
2009-08-15 21:24:58 +00:00
|
|
|
.Op Fl S Ar soundset
|
2009-02-05 22:36:57 +00:00
|
|
|
.Op Fl t Ar year
|
2005-07-27 07:19:28 +00:00
|
|
|
.Op Fl v Ar driver
|
|
|
|
.Sh OPTIONS
|
2014-10-14 08:24:47 +00:00
|
|
|
.Bl -tag -width "-n host[:port][#player]"
|
2008-07-20 15:39:20 +00:00
|
|
|
.It Fl b Ar blitter
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the blitter
|
|
|
|
.Ar blitter ;
|
|
|
|
see
|
2008-07-20 15:39:20 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
2008-07-20 15:39:20 +00:00
|
|
|
.It Fl c Ar config_file
|
2014-10-14 08:24:47 +00:00
|
|
|
Use
|
|
|
|
.Ar config_file
|
|
|
|
instead of
|
|
|
|
.Pa openttd.cfg .
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl d Ar [level]
|
|
|
|
Set debug verbosity for all categories to
|
2014-10-14 08:24:47 +00:00
|
|
|
.Ar level ,
|
|
|
|
or 1 if omitted.
|
|
|
|
.It Fl d Ar cat Ns = Ns Ar lvl Ns Op , Ns Ar ...
|
|
|
|
Set debug verbosity to
|
|
|
|
.Ar lvl
|
|
|
|
for a specific category
|
|
|
|
.Ar cat .
|
|
|
|
.It Fl D Oo Ar host Oc Ns Op : Ns Ar port
|
|
|
|
Start a dedicated server.
|
|
|
|
.Pp
|
|
|
|
Network debug level will be set to 6.
|
|
|
|
If you want to change this, set
|
2009-02-21 13:27:09 +00:00
|
|
|
.Fl d
|
2014-10-14 08:24:47 +00:00
|
|
|
after setting
|
|
|
|
.Fl D .
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl e
|
2014-10-14 08:24:47 +00:00
|
|
|
Start in world editor mode.
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl f
|
2009-08-15 21:24:58 +00:00
|
|
|
Fork into background (dedicated server only, see
|
2014-10-14 08:24:47 +00:00
|
|
|
.Fl D ) .
|
|
|
|
.It Fl g Op Ar savegame
|
2005-07-27 07:19:28 +00:00
|
|
|
Load
|
|
|
|
.Ar savegame
|
2014-10-14 08:24:47 +00:00
|
|
|
at start or start a new game if omitted.
|
2009-08-15 21:24:58 +00:00
|
|
|
.Ar savegame
|
2014-10-14 08:24:47 +00:00
|
|
|
must be either an absolute path or one relative to the current path or one of
|
|
|
|
the search paths.
|
|
|
|
.It Fl G Ar seed
|
|
|
|
Seed the pseudo random number generator with
|
|
|
|
.Ar seed .
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
Display a summary of all options and list all the available AIs, blitters,
|
|
|
|
sound, music and video drivers, graphics sets and sound sets.
|
2009-02-05 22:36:57 +00:00
|
|
|
.It Fl I Ar graphicsset
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the graphics set
|
|
|
|
.Ar graphicsset ;
|
|
|
|
see
|
2009-02-05 22:36:57 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
|
|
|
.It Fl l Ar host Ns Op : Ns Ar port
|
|
|
|
Redirect
|
|
|
|
.Fn DEBUG
|
|
|
|
output; see
|
|
|
|
.Fl D .
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl m Ar driver
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the music driver
|
|
|
|
.Ar driver ;
|
|
|
|
see
|
2005-07-27 07:19:28 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
2010-01-18 22:19:14 +00:00
|
|
|
.It Fl M Ar musicset
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the music set
|
|
|
|
.Ar musicset ;
|
|
|
|
see
|
2010-01-18 22:19:14 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
|
|
|
.It Fl n Ar host Ns Oo : Ns Ar port Oc Ns Op # Ns Ar player
|
|
|
|
Join a network game, optionally specifying a port to connect to and player to
|
|
|
|
play as.
|
2009-06-10 19:00:34 +00:00
|
|
|
.It Fl p Ar password
|
2014-10-14 08:24:47 +00:00
|
|
|
Password used to join server.
|
|
|
|
Only useful with
|
|
|
|
.Fl n .
|
2009-06-10 19:00:34 +00:00
|
|
|
.It Fl P Ar password
|
2014-10-14 08:24:47 +00:00
|
|
|
Password used to join company.
|
|
|
|
Only useful with
|
|
|
|
.Fl n .
|
2011-10-30 13:47:45 +00:00
|
|
|
.It Fl q Ar savegame
|
2014-10-14 08:24:47 +00:00
|
|
|
Write some information about the specified savegame and exit.
|
|
|
|
.It Fl r Ar width Ns x Ns Ar height
|
|
|
|
Set the resolution to
|
|
|
|
.Ar width
|
|
|
|
\(mu
|
|
|
|
.Ar height
|
|
|
|
pixels.
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl s Ar driver
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the sound driver
|
|
|
|
.Ar driver ;
|
|
|
|
see
|
2005-07-27 07:19:28 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
2009-08-15 21:24:58 +00:00
|
|
|
.It Fl S Ar soundset
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the sound set
|
|
|
|
.Ar soundset ;
|
|
|
|
see
|
2009-08-15 21:24:58 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
2009-02-05 22:36:57 +00:00
|
|
|
.It Fl t Ar year
|
2014-10-14 08:24:47 +00:00
|
|
|
Set the starting year to
|
|
|
|
.Ar year .
|
2005-07-27 07:19:28 +00:00
|
|
|
.It Fl v Ar driver
|
2014-10-14 08:24:47 +00:00
|
|
|
Select the video driver
|
|
|
|
.Ar driver ;
|
|
|
|
see
|
2005-07-27 07:19:28 +00:00
|
|
|
.Fl h
|
2014-10-14 08:24:47 +00:00
|
|
|
for a full list.
|
2008-07-20 15:39:20 +00:00
|
|
|
.It Fl x
|
2014-10-14 08:24:47 +00:00
|
|
|
Do not automatically save to config file on exit.
|
2006-02-01 01:36:18 +00:00
|
|
|
.El
|
2005-07-27 07:19:28 +00:00
|
|
|
.Sh SEE ALSO
|
2014-10-14 08:24:47 +00:00
|
|
|
.Lk https://wiki.openttd.org "Wiki"
|
|
|
|
(includes community maintained manual),
|
|
|
|
.Lk https://forum.openttd.org "Forum",
|
|
|
|
.Lk https://www.openttd.org "News"
|
2005-07-27 07:19:28 +00:00
|
|
|
.Sh HISTORY
|
|
|
|
Transport Tycoon Deluxe was written by Chris Sawyer and published by Microprose.
|
|
|
|
.Nm
|
|
|
|
is a free reimplementation.
|