readme.txt
author convert-repo
Mon, 07 Apr 2008 16:21:55 +0000
changeset 10076 dfd70e42c4ae
parent 9168 a35d94d8501c
child 9351 364aa1655951
child 10824 1a34ba6f338a
permissions -rw-r--r--
update tags
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     1
OpenTTD README
9168
a35d94d8501c (svn r12337) -Change: update some documentation.
belugas
parents: 9155
diff changeset
     2
Last updated:    2008-03-04
a35d94d8501c (svn r12337) -Change: update some documentation.
belugas
parents: 9155
diff changeset
     3
Release version: 0.6.0-beta5
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     4
------------------------------------------------------------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     5
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     6
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     7
Table of Contents:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     8
------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
     9
1.0) About
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    10
2.0) Contacting
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    11
 * 2.1 Reporting Bugs
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    12
3.0) Supported Platforms
8182
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    13
4.0) Installing and running OpenTTD
9155
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    14
 * 4.1 (Required) 3rd party files
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    15
 * 4.2 OpenTTD directories
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    16
 * 4.3 Portable Installations (External Media)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    17
5.0) OpenTTD features
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    18
6.0) Configuration File
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    19
7.0) Compiling
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    20
8.0) Translating
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    21
 * 8.1 Guidelines
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    22
 * 8.2 Translation
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    23
 * 8.3 Previewing
1703
7b00a76eb83d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
Darkvater
parents: 1694
diff changeset
    24
9.0) Troubleshooting
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    25
X.X) Credits
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    26
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    27
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    28
1.0) About:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    29
---- ------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    30
OpenTTD is a clone of Transport Tycoon Deluxe, a popular game originally
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    31
written by Chris Sawyer.  It attempts to mimic the original game as closely
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    32
as possible while extending it with new features.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    33
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
    34
OpenTTD is licensed under the GNU General Public License version 2.0. For
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
    35
more information, see the file 'COPYING'.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    36
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    37
2.0) Contacting:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    38
---- ----------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    39
The easiest way to contact the OpenTTD team is by submitting bug reports or
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    40
posting comments in our forums. You can also chat with us on IRC (#openttd
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    41
on irc.oftc.net).
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    42
250
733e18ca6e93 (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
darkvater
parents: 222
diff changeset
    43
The OpenTTD homepage is http://www.openttd.org/.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    44
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
    45
You can also find the OpenTTD forums at
8404
6ded74cf94b9 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 8355
diff changeset
    46
http://forum.openttd.org/
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    47
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    48
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    49
2.1) Reporting Bugs:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    50
---- ---------------
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
    51
To report a bug, please create a Flyspray account and follow the bugs
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    52
link from our homepage. Please make sure the bug is reproducible and
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    53
still occurs in the latest daily build or the current SVN version. Also
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    54
please look through the existing bug reports briefly to see whether the bug
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    55
is not already known.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    56
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
    57
The Flyspray project page URL is: http://bugs.openttd.org/
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    58
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    59
Please include the following information in your bug report:
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    60
        - OpenTTD version (PLEASE test the latest SVN/nightly build)
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    61
        - Bug details, including instructions how to reproduce it
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    62
        - Platform and compiler (Win32, Linux, FreeBSD, ...)
8404
6ded74cf94b9 (svn r11460) -Documentation: update some documentation to better match the current state and the state in the nearby future of OpenTTD.
rubidium
parents: 8355
diff changeset
    63
        - Attach a saved game *and* a screenshot if possible
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    64
        - If this bug only occurred recently please note the last
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    65
          version without the bug and the first version including
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    66
          the bug. That way we can fix it quicker by looking at the
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    67
          changes made.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    68
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    69
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    70
3.0) Supported Platforms:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    71
---- --------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    72
OpenTTD has been ported to several platforms and operating systems. It shouldn't
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    73
be very difficult to port it to a new platform. The currently working platforms
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    74
are:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    75
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    76
  BeOS                 - SDL
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    77
  FreeBSD              - SDL
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    78
  Linux                - SDL
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    79
  MacOS X (universal)  - Cocoa video and sound drivers (SDL works too, but not 100% and not as a universal binary)
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    80
  MorphOS              - SDL
7169
f66b869f439f (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
peter1138
parents: 7010
diff changeset
    81
  OpenBSD              - SDL
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    82
  OS/2                 - SDL
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
    83
  Windows              - Win32 GDI (faster) or SDL
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    84
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    85
8182
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    86
4.0) Installing and running OpenTTD:
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    87
---- -------------------------------
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    88
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    89
Installing OpenTTD is fairly straightforward. Either you have downloaded an
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    90
archive which you have to extract to a directory where you want OpenTTD to
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    91
be installed, or you have downloaded an installer, which will automatically
d52405ec7c40 (svn r11217) -Update: the readme as some things weren't quite right anymore.
rubidium
parents: 8084
diff changeset
    92
extract OpenTTD in the given directory.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
    93
9155
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    94
OpenTTD looks in multiple locations to find the required data files (described
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    95
in section 4.2). Installing any 3rd party files into a "shared" location has
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    96
the advantage that you only need to do this step once, rather than copying the
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    97
data files into all OpenTTD versions you have.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    98
Savegames, screenshots, etc are saved relative to the config file (openttd.cfg)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
    99
currently being used. This means that if you use a config file in one of the
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   100
shared directories, savegames will reside in the save/ directory next to the
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   101
openttd.cfg file there.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   102
If you want savegames and screenshots in the directory where the OpenTTD binary
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   103
resides, simply have your config file in that location. But if you remove this
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   104
config file, savegames will still be in this directory (see notes in section 4.2)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   105
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   106
4.1) (Required) 3rd party files:
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   107
---- ---------------------------
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   108
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   109
Before you run OpenTTD, you need to put the game's datafiles into a data/
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   110
directory which can be located in various places addressed in the following
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   111
section.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   112
As OpenTTD makes use of the original TTD artwork you will need the files listed
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   113
below, which you can find on a Transport Tycoon Deluxe CD-ROM.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   114
The Windows installer optionally can copy these files from that CD-ROM.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   115
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   116
List of the required files:
9155
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   117
	- sample.cat
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   118
	- trg1r.grf
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   119
	- trgcr.grf
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   120
	- trghr.grf
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   121
	- trgir.grf
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   122
	- trgtr.grf
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   123
9155
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   124
Alternatively you can use the TTD GRF files from the DOS version:
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   125
	- TRG1.GRF
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   126
	- TRGC.GRF
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   127
	- TRGH.GRF
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   128
	- TRGI.GRF
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   129
	- TRGT.GRF
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   130
9155
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   131
If you want the TTD music, copy the gm/ folder from the Windows version
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   132
of TTD to your OpenTTD folder (not your data folder - also explained in
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   133
the following sections).
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   134
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   135
Do NOT copy files included with OpenTTD into "shared" directories (explained in
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   136
the following sections) as sooner or later you will run into graphical glitches
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   137
when using other versions of the game.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   138
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   139
4.2) OpenTTD directories
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   140
---- -------------------------------
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   141
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   142
The TTD artwork files listed in the section 4.1 "(Required) 3rd party files"
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   143
can be placed in a few different locations:
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   144
	1. The current working directory (from where you started OpenTTD)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   145
	2. Your personal directory
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   146
		Windows: C:\Documents and Settings\<username>\My Documents\OpenTTD
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   147
		Mac OSX: ~/Documents/OpenTTD
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   148
		Linux:   ~/.openttd
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   149
	3. The shared directory
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   150
		Windows: C:\Documents and Settings\All Users\Documents\OpenTTD
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   151
		Mac OSX: /Library/Application Support/OpenTTD
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   152
		Linux:   not available
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   153
	4. The binary directory (where the OpenTTD executable is)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   154
		Windows: C:\Program Files\OpenTTD
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   155
		Linux:   /usr/games
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   156
	5. The installation directory (Linux only)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   157
		Linux:   /usr/share/games/openttd
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   158
	6. The application bundle (Mac OSX only)
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   159
		It includes the OTTD files (grf+lng) and it will work as long as they aren't touched
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   160
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   161
Notes:
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   162
	- Linux in the previous list means .deb, but most paths should be similar for others.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   163
	- The previous search order is also used for newgrfs and openttd.cfg.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   164
	- If openttd.cfg is not found, then it will be created using the 2, 4, 1, 3, 5 order.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   165
	- Savegames will be relative to the config file only if there is no save/
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   166
	  directory in paths with higher priority than the config file path, but
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   167
	  autosaves and screenshots will always be relative to the config file.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   168
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   169
The prefered setup:
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   170
Place 3rd party files in shared directory (or in personal directory if you don't
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   171
have write access on shared directory) and have your openttd.cfg config file in
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   172
personal directory (where the game will then also place savegames and screenshots).
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   173
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   174
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   175
4.3) Portable Installations (External Media):
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   176
---- ----------------------------------------
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   177
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   178
You can install OpenTTD on external media so you can take it with you, i.e.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   179
using a USB key, or a USB HDD, etc.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   180
Create a directory where you shall store the game in (i.e. OpenTTD/).
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   181
Copy the binary (OpenTTD.exe, OpenTTD.app, openttd, etc), data/ and your
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   182
openttd.cfg to this directory.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   183
You can copy binaries for any operating system into this directory, which will
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   184
allow you to play the game on nearly any computer you can attach the external
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   185
media to.
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   186
As always - additional grf files are stored in the data/ dir (for details,
6301a63e6afc (svn r12321) -Change: update readme about where openttd looks for files (based on dih work)
glx
parents: 9101
diff changeset
   187
again, see section 4.1).
614
e016770cb781 (svn r1038) Feature: OpenTTD runs with the grf files of the DOS version
dominik
parents: 504
diff changeset
   188
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   189
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   190
5.0) OpenTTD features:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   191
---- -----------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   192
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   193
OpenTTD has a lot of features going beyond the original TTD emulation.
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   194
Unfortunately, there is currently no comprehensive list of features, but there
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   195
is a basic features list on the web, and some optional features can be
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   196
controlled through the Configure Patches dialog. We also implement some
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   197
features known from TTDPatch (http://www.ttdpatch.net/).
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   198
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   199
Several important non-standard controls:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   200
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   201
* Use Ctrl to place semaphore signals
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   202
* Ingame console. More information at
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   203
  http://wiki.openttd.org/index.php/Console
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   204
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   205
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   206
6.0) Configuration File:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   207
---- -------------------
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   208
The configuration file for OpenTTD (openttd.cfg) is in a simple Windows-like
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   209
.INI format. It's mostly undocumented. Almost all settings can be changed
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   210
ingame by using the 'Configure Patches' window.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   211
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   212
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   213
7.0) Compiling:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   214
---- ----------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   215
Windows:
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   216
  You need Microsoft Visual Studio .NET. Open the project file
1703
7b00a76eb83d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
Darkvater
parents: 1694
diff changeset
   217
  and it should build automatically. In case you want to build with SDL support
7b00a76eb83d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
Darkvater
parents: 1694
diff changeset
   218
  you need to add WITH_SDL to the project settings.
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   219
  PNG (WITH_PNG) and ZLIB (WITH_ZLIB) support is enabled by default. For these
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   220
  to work you need their development files. For best results, download the
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   221
  openttd-useful.zip file from SourceForge under the Files tab. Put the header
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   222
  files into your compiler's include/ directory and the library (.lib) files
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   223
  into the lib/ directory.
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   224
  For more help with VS see docs/Readme_Windows_MSVC.txt.
222
b88456001397 (svn r223) -Fix: Const correctness and miscellaneous fixes. Thank you Tron for your diligent fixing of warnings (and some possibly bugs) (Tron)
darkvater
parents: 37
diff changeset
   225
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   226
  You can also build it using the Makefile with MSYS/MinGW or Cygwin/MinGW.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   227
  Please read the Makefile for more information.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   228
6545
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   229
Solaris 10:
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   230
  You need g++ (version 3 or higher), together with SDL. Installation of
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   231
  libpng and zlib is recommended. For the first build it is required
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   232
  to execute "bash configure" first. Note that ./configure does not work
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   233
  yet. It is likely that you don't have a strip binary, so use the
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   234
  --disable-strip option in that case. Fontconfig (>2.3.0) and freetype
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   235
  are optional. "make run" will then run the program.
8fbeb8254bf3 (svn r9016) [SunOS] -Fix: Don't use a struct-member that doesn't exist.
celestar
parents: 6494
diff changeset
   236
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   237
Unix:
1133
67bf31b357bb (svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile
tron
parents: 1125
diff changeset
   238
  OpenTTD can be built with GNU "make". On non-GNU systems it's called "gmake".
5726
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   239
  However, for the first build one has to do a "./configure" first.
1133
67bf31b357bb (svn r1634) Update readme: JAM support has been removed, also be more precise which version of SDL is needed to compile
tron
parents: 1125
diff changeset
   240
  Note that you need SDL-devel 1.2.5 (or higher) to compile OpenTTD.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   241
2937
c6b63d147210 (svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing)
bjarni
parents: 2936
diff changeset
   242
MacOS X:
c6b63d147210 (svn r3493) -docs: [OSX] forgot to add Cocoa drivers and universal binaries as supported (thanks to Tobin for noticing)
bjarni
parents: 2936
diff changeset
   243
  Use "make" or Xcode (which will then call make for you)
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   244
  This will give you a binary for your CPU type (PPC/Intel)
5726
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   245
  However, for the first build one has to do a "./configure" first.
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   246
  To make a universal binary type "./configure --enabled-universal"
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   247
  instead of "./configure".
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   248
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   249
BeOS:
5726
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   250
  Use "make", but do a "./configure" before the first build.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   251
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   252
FreeBSD:
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   253
  You need the port devel/sdl12 for a non-dedicated build.
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   254
  graphics/png is optional for screenshots in the PNG format.
5726
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   255
  Use "gmake", but do a "./configure" before the first build.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   256
7169
f66b869f439f (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
peter1138
parents: 7010
diff changeset
   257
OpenBSD:
f66b869f439f (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
peter1138
parents: 7010
diff changeset
   258
  Use "gmake", but do a "./configure" before the first build.
f66b869f439f (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
peter1138
parents: 7010
diff changeset
   259
  Note that you need the port devel/sdl to compile OpenTTD.
f66b869f439f (svn r9904) -Codechange [FS#798]: Add OpenBSD support to configure (matthias)
peter1138
parents: 7010
diff changeset
   260
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   261
MorphOS:
5726
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   262
  Use "make". However, for the first build one has to do a "./configure" first.
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   263
  Note that you need the MorphOS SDK, latest libnix updates (else C++ parts of
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   264
  OpenTTD will not build) and the powersdl.library SDK. Optionally libz,
8f399788f6c9 (svn r7759) -Merge: makefile rewrite. This merge features:
rubidium
parents: 5694
diff changeset
   265
  libpng and freetype2 developer files.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   266
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   267
OS/2:
7541
0b79c8fb5e7f (svn r10310) -Fix: Trunk can now be built on OS/2 :)
orudge
parents: 7240
diff changeset
   268
  A comprehensive GNU build environment is required to build the OS/2 version.
0b79c8fb5e7f (svn r10310) -Fix: Trunk can now be built on OS/2 :)
orudge
parents: 7240
diff changeset
   269
  See the docs/Readme_OS2.txt file for more information.
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   270
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   271
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   272
8.0) Translating:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   273
---- -------------------
250
733e18ca6e93 (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
darkvater
parents: 222
diff changeset
   274
See http://www.openttd.org/translating.php for up-to-date information.
733e18ca6e93 (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
darkvater
parents: 222
diff changeset
   275
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   276
The use of the online Translator service, located at
4785
6f8c37b0ac42 (svn r6699) -Fixed translator link in readme
Darkvater
parents: 4254
diff changeset
   277
http://translator2.openttd.org/, is highly encouraged. For a username/password
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   278
combo you should contact the development team, either by mail, IRC or the
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   279
forums. The system is straightforward to use, and if you have any problems,
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   280
read the online help located there.
250
733e18ca6e93 (svn r251) -Project ready for 0.3.4 release. Updated installer, readme and fileinformation
darkvater
parents: 222
diff changeset
   281
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   282
If for some reason the website is down for a longer period of time, the
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   283
information below might be of help.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   284
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   285
8.1) Guidelines:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   286
---- -------------------
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   287
Here are some translation guidelines which you should follow closely.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   288
3122
cb8145459c39 (svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater
parents: 2946
diff changeset
   289
    * Please contact the development team before beginning the translation
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   290
      process! This avoids double work, as someone else may have already
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   291
      started translating to the same language.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   292
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   293
8.2) Translation:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   294
---- -------------------
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   295
So, now that you've notified the development team about your intention to
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   296
translate (You did, right? Of course you did.) you can pick up english.txt
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   297
(found in the SVN repository under /lang) and translate.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   298
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   299
You must change the first two lines of the file appropriately:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   300
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   301
##name English-Name-Of-Language
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   302
##ownname Native-Name-Of-Language
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   303
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   304
Note: Do not alter the following parts of the file:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   305
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   306
    * String identifiers (the first word on each line)
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   307
    * Parts of the strings which are in curly braces (such as {STRING})
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   308
    * Lines beginning with ## (such as ##id), other than the first two lines of
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   309
      the file
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   310
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   311
8.3) Previewing:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   312
---- -------------------
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   313
In order to view the translation in the game, you need to compile your language
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   314
file with the strgen utility, which is now bundled with the game.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   315
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   316
strgen is a command-line utility. It takes the language filename as parameter.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   317
Example:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   318
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   319
strgen lang/german.txt
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   320
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   321
This results in compiling german.txt and produces another file named german.lng.
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   322
Any missing strings are replaced with the English strings. Note that it looks
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   323
for english.txt in the lang subdirectory, which is where your language file
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   324
should also be.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   325
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   326
That's all! You should now be able to select the language in the game options.
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   327
1703
7b00a76eb83d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
Darkvater
parents: 1694
diff changeset
   328
9.0) Troubleshooting
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   329
---- ---------------
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   330
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   331
To see all startup options available to you, start OpenTTD with the
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   332
"./openttd -h" option. This might help you tweak some of the settings.
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   333
3122
cb8145459c39 (svn r3727) - Fix some typos in the readme and known-bugs text files
Darkvater
parents: 2946
diff changeset
   334
If the game is acting strange and you feel adventurous you can try the
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   335
"-d [[<name>]=[<level>]" flag, where the higher levels will give you more
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   336
debugging output. The "name" variable can help you to display only some type of
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   337
debugging messages. This is mostly undocumented so best is to look in the
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   338
source code file debug.c for the various debugging types. For more information
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   339
look at http://wiki.openttd.org/index.php/Command_line.
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   340
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   341
The most frequent problem is missing data files. Don't forget to put all GRF
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   342
files from TTD into your data/ folder including sample.cat!
1734
c8e25b27ace6 (svn r2238) - [ 1184377 ] Update to OpenTTD readme (orudge)
Darkvater
parents: 1703
diff changeset
   343
2401
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   344
Under Windows 98 and lower it is impossible to use a dedicated server; it will
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   345
fail to start. Perhaps this is for the better because those OS's are not known
58d8e1d35461 (svn r2927) Fix/remove stale information, line breaks, inform FreeBSD users about the required ports
tron
parents: 2134
diff changeset
   346
for their stability.
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   347
5355
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   348
With the added support for font-based text selecting a non-latin language will
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   349
result in garbage (lots of '?') shown on screen. Please open your configuration
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   350
file and add a desired font for small/medium/-and large_font. This can be a font
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   351
name like "Tahoma" or a path to a font.
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   352
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   353
Any NewGRF file used in a game is stored inside the savegame and will refuse
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   354
to load if you don't have that grf file available. A list of missing files
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   355
will be output to the console at the moment, so use the '-d' flag (on windows)
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   356
to see this list. You just have to find the files (http://grfcrawler.tt-forums.net/)
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   357
put them in the data/ folder and you're set to go.
cd06af29b842 (svn r7527) -Update appropiate files with release information for 0.5.0-RC1
Darkvater
parents: 4785
diff changeset
   358
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   359
X.X) Credits:
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   360
---- --------
1124
01fc35434ed6 (svn r1625) -Alphabetized credits list
darkvater
parents: 961
diff changeset
   361
The OpenTTD team (in alphabetical order):
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   362
  Jean-Francois Claeys (Belugas) - GUI, newindustries and more
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   363
  Bjarni Corfitzen (Bjarni)      - MacOSX port, coder and vehicles
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   364
  Matthijs Kooijman (blathijs)   - Pathfinder-guru, pool rework
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   365
  Loïc Guilloux (glx)            - General coding
9101
cd8280bf595c (svn r12187) -Add: frosch as dev. Last, but not least
belugas
parents: 9096
diff changeset
   366
  Christoph Elsenhans (frosch)   - General coding
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   367
  Jaroslav Mazanec (KUDr)        - YAPG (Yet Another Pathfinder God) ;)
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   368
  Jonathan Coome (Maedhros)      - High priest of the newGRF Temple
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   369
  Attila Bán (MiHaMiX)           - WebTranslator, Nightlies, Wiki and bugtracker host
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   370
  Owen Rudge (orudge)            - Forum host, OS/2 port
8680
d9f919f13088 (svn r11747) -Change: Return of the prodigal son (or something). Little update (but highly noticed) on the OpenTTD Team
belugas
parents: 8555
diff changeset
   371
  Peter Nelson (peter1138)       - Spiritual descendant from newGRF gods
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   372
  Remko Bijker (Rubidium)        - Lead coder and way more
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   373
  Benedikt Brüggemeier (skidd13) - Bug fixer and code reworker
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   374
  Zdenek Sojka (SmatZ)           - Bug finder and fixer
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   375
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   376
Inactive Developers:
1125
34615a848111 (svn r1626) -Updated readme and credits list.
darkvater
parents: 1124
diff changeset
   377
  Victor Fischer (Celestar)      - Programming everywhere you need him to
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   378
  Tamás Faragó (Darkvater)       - Ex-Lead coder
1125
34615a848111 (svn r1626) -Updated readme and credits list.
darkvater
parents: 1124
diff changeset
   379
  Christoph Mallon (Tron)        - Programmer, code correctness police
34615a848111 (svn r1626) -Updated readme and credits list.
darkvater
parents: 1124
diff changeset
   380
34615a848111 (svn r1626) -Updated readme and credits list.
darkvater
parents: 1124
diff changeset
   381
Retired Developers:
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   382
  Ludvig Strigeus (ludde)        - OpenTTD author, main coder (0.1 - 0.3.3)
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   383
  Serge Paquet (vurlix)          - Assistant project manager, coder (0.1 - 0.3.3)
1703
7b00a76eb83d (svn r2207) - Update readme.txt about some windows compilation and troubleshooting running openttd without a soundcard.
Darkvater
parents: 1694
diff changeset
   384
  Dominik Scherer (dominik81)    - Lead programmer, GUI expert (0.3.0 - 0.3.6)
8355
d2fd84767817 (svn r11409) -Update: as of now, I am a retired Developer, so mark me as such
truelight
parents: 8182
diff changeset
   385
  Patric Stout (TrueLight)       - Programmer, webhoster (0.3 - pre0.6)
799
56e334cb4d31 (svn r1269) - Updated changelog.txt and readme.txt for 0.3.5
truelight
parents: 614
diff changeset
   386
0
29654efe3188 (svn r1) Import of revision 975 of old (crashed) SVN
truelight
parents:
diff changeset
   387
Thanks to:
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   388
  Josef Drexler                  - For his great work on TTDPatch.
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   389
  Marcin Grzegorczyk             - For his TTDPatch work and documentation of TTD internals and graphics (signals and track foundations)
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   390
  Petr Baudis (pasky)            - Many patches, newgrf support, etc.
8555
4f5730a15567 (svn r11620) -Change: Some are going, some are coming, some we do not know exactly. Little update on the OpenTTD Team
belugas
parents: 8548
diff changeset
   391
  Simon Sasburg (HackyKid)       - For the many bugfixes he has blessed us with
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   392
  Stefan Meißner (sign_de)       - For his work on the console
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   393
  Mike Ragsdale                  - OpenTTD installer
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   394
  Cian Duffy (MYOB)              - BeOS port / manual writing
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   395
  Christian Rosentreter (tokai)  - MorphOS / AmigaOS port
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   396
  Richard Kempton (RichK67)      - Additional airports, initial TGP implementation
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   397
  Michael Blunck                 - For revolutionizing TTD with awesome graphics
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   398
  George                         - Canal graphics
7187
f7dc3204d457 (svn r9923) -Add: support for Action 0 Road vehicles, property 1C, bit 0.
rubidium
parents: 7169
diff changeset
   399
  David Dallaston (Pikka)        - Tram tracks
5655
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   400
  All Translators                - For their support to make OpenTTD a truly international game
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   401
  Bug Reporters                  - Thanks for all bug reports
8f59540932fe (svn r7600) -Remove: out-dated documentation about console and Mandrake Readme.
rubidium
parents: 5585
diff changeset
   402
  Chris Sawyer                   - For an amazing game!