Mercurial > hg > openttd
annotate docs/OSX_install_instructions.txt @ 6148:4b171c8e99ce draft
(svn r8891) -Codechange: Remove remains of global cargo scheme. All cargo mapping is now dealt with only in NewGRF code, on load where possible.
author | peter1138 <peter1138@openttd.org> |
---|---|
date | Sat, 24 Feb 2007 23:36:40 +0000 |
parents | 5a3094a47852 |
children |
rev | line source |
---|---|
3087
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
1 To install OpenTTD, you should drag the game to any location you want and in that folder, you should create a folder called "data". It should contain: |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
2 sample.cat |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
3 trg1r.grf |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
4 trgcr.grf |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
5 trghr.grf |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
6 trgir.grf |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
7 trgtr.grf |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
8 |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
9 (Alternatively you can use the TTD GRF files from the DOS version: TRG1.GRF, TRGC.GRF, TRGH.GRF, TRGI.GRF, TRGT.GRF. A few minor graphical glitches with the DOS graphics remain. E.g. the autorail button in the rail toolbar doesn't look as nice as with the Windows graphics.) |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
10 |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
11 You should also use the data folder to add any custom grf files if you like |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
12 |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
13 if you want music, you can add a GM folder and add all .gm files from TTD inside it |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
14 |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
15 If you want to use the scenarios, you can copy the scenario folder as well. If you already have one, just copy the content so you don't overwrite old ones that have been removed. |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
16 |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
17 In the end, you should have a folder containing: |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
18 OpenTTD (the actual game) |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
19 data (containing the grf files) |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
20 GM (optional for music) |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
21 scenario (optional pregenerated maps) |
ebffade131ee
(svn r3676) -Change: [OSX] changed info about package to how to install the game
bjarni <bjarni@openttd.org>
parents:
diff
changeset
|
22 |
3971
5a3094a47852
(svn r5136) Fix various style bugs:
tron <tron@openttd.org>
parents:
3087
diff
changeset
|
23 The game adds some items by itself when it runs, like a save folder and a setting file |