You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/os/debian
rubidium a0c79657a0 (svn r18870) -Prepare: 1.0.0-beta3 15 years ago
..
po (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version. 16 years ago
README.Debian (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version. 16 years ago
changelog (svn r18870) -Prepare: 1.0.0-beta3 15 years ago
compat (svn r291) Minor fix to english.txt 20 years ago
config (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version. 16 years ago
control (svn r18769) -Codechange: replace MiniLZO with the real library. If you're using MSVC update openttd-useful, otherwise make sure you've got liblzo2 and it's development files installed. 15 years ago
copyright (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
docs (svn r18706) -Cleanup: remove docs/Manual.txt and docs/OSX_install_instructions.txt, the contents of those are already in readme.txt and they were outdated. 15 years ago
menu (svn r3801) * Update debian packaging files to the ones used for releasing 0.4.5 (see os/debian/changelog for details). 19 years ago
postinst (svn r8926) -Merge: Release changes from the 0.5 branch back to trunk. This ensures an updated changelog, readme, etc. 18 years ago
rules (svn r14645) -Fix [FS#2431]: Debian packaging rules could use a non-existing makefile target when rerunning it with dpkg-buildpackage 16 years ago
templates (svn r14238) -Change [Debian]: Update Debian packaging files to the latest official Debian version. 16 years ago

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 no scenarios included in this release. Scenarios can be
	downloaded separately from the OpenTTD website and all over the
	internet. Place scenarios in your ~/.openttd/scenario directory to
	use them.

 -- Matthijs Kooijman <matthijs@stdin.nl>, Tue, 25 Jan 2004 14:11:01 +0200