os/debian/README.Debian
author matthijs
Sat, 28 May 2005 10:32:09 +0000
changeset 1865 739183b1243a
parent 285 cf5213c8a919
child 3170 3740e285e4df
permissions -rw-r--r--
(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
This fix solves the issue for now by installing scenarios in the system-wide data dir.
- Add: 32x32 xpm format icon, used for debian packaging.
- Some minor updates to the os/debian directory.
285
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     1
openttd for Debian
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     2
------------------
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     3
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     4
To properly play this game, original data files are needed.
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     5
You should copy the data files from the original TTD into the data directory
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     6
(/usr/share/games/openttd/data). You should copy all .grf files there.
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     7
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     8
-Music
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
     9
	For in game music (optional), you should copy all files in the data/gm
1865
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    10
	folder of your ttd installation to /usr/share/games/openttd/gm.  You
285
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    11
	should also install timdity and a soundfont (freepats is packaged in
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    12
	debian and works out of the box).
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    13
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    14
	Don't forget to use -m extmidi if you want music, and if you have
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    15
	problems, remember that not all audio devices support multiple
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    16
	audiostreams (music and sound), so you might have to use software
1865
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    17
	mixing. My VIA AC97 device cannot do hardware mixing, for example.
285
cf5213c8a919 (svn r291) Minor fix to english.txt
bjarni
parents:
diff changeset
    18
1865
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    19
-Scenarios
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    20
	There are a few scenarios included in this release. When you start openttd
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    21
	it will look for scenarios in ~/.openttd/scenario, while the premade
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    22
	scenarios are in /usr/share/games/openttd/data/scenario. You have two
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    23
	options to use the scenarios.
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    24
	* Navigate to /usr/share/games/openttd/data/scenario within openttd.
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    25
	* Copy scenarios from /usr/share/games/openttd/data/scenario to
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    26
	  ~/.openttd/scenario. We are looking into a better solution for this.
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    27
739183b1243a (svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.
matthijs
parents: 285
diff changeset
    28
 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>, Tue, 25 Jan 2004 14:11:01 +0200