OpenTTD/os/debian
rubidium 6e4f855993 (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 2007-01-02 21:29:11 +00:00
..
patches (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
README.Debian (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
changelog (svn r7625) * Change debian packaging version to support proper upgrading from/to release versions. 2006-12-29 21:30:31 +00:00
compat (svn r291) Minor fix to english.txt 2004-09-18 16:29:12 +00:00
config (svn r4033) - Codechange: [Debian] Update debian packaging files to use debconf for user interaction. 2006-03-22 21:08:05 +00:00
control (svn r7533) -Codechange [Debian]: Update debian packaging files 2006-12-21 14:44:19 +00:00
copyright (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
docs (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
menu (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
postinst (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
postrm (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 2006-03-08 23:12:38 +00:00
rules (svn r7768) -Fix (r7765): use $(MAKE) instead of make in the debian rules. 2007-01-02 21:29:11 +00:00
templates (svn r7533) -Codechange [Debian]: Update debian packaging files 2006-12-21 14:44:19 +00:00

README.Debian

openttd for Debian
------------------

To properly play this game, original data files are needed.
You should copy the data files from the original TTD into the data directory
(/usr/share/games/openttd/data). You should copy these files:
* trg1r.grf
* trgcr.grf
* trghr.grf
* trgir.grf
* trgtr.grf
* sample.cat

-Music
	For in game music (optional), you should copy all files in the gm/
	subdir of your ttd installation to /usr/share/games/openttd/gm.  You
	should also install timidity and a soundfont (freepats is packaged in
	debian and works out of the box).

	Don't forget to use -m extmidi if you want music, and if you have
	problems, remember that not all audio devices support multiple
	audiostreams (music and sound), so you might have to use software
	mixing. My VIA AC97 device cannot do hardware mixing, for example.

-Scenarios
	There are a few scenarios included in this release. When you start openttd
	it will look for scenarios in ~/.openttd/scenario, while the premade
	scenarios are in /usr/share/games/openttd/data/scenario. You have two
	options to use the scenarios.
	* Navigate to /usr/share/games/openttd/data/scenario within openttd.
	* Copy scenarios from /usr/share/games/openttd/data/scenario to
	  ~/.openttd/scenario. We are looking into a better solution for this.

 -- Matthijs Kooijman <m.kooijman@student.utwente.nl>, Tue, 25 Jan 2004 14:11:01 +0200