summaryrefslogtreecommitdiff
path: root/known-bugs.txt
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-07-09 22:25:25 +0000
committerrubidium <rubidium@openttd.org>2010-07-09 22:25:25 +0000
commitd4da257ff9b11abcbaaea85743665d4188562856 (patch)
tree68532f786430da90807a14484090d33e8e7386b6 /known-bugs.txt
parent58f1470129cc9adc4f41df6ef4068baa7e2cf04e (diff)
downloadopenttd-d4da257ff9b11abcbaaea85743665d4188562856.tar.xz
(svn r20105) -Revert (r20102) [FS#3938]: resetting DirectMusic completely, although working, causes a temporary freeze of OpenTTD. As MCI behaves better than DirectMusic that has become the default music driver; small delay between songs beats wrongly pitched/bad sounding songs
Diffstat (limited to 'known-bugs.txt')
-rw-r--r--known-bugs.txt16
1 files changed, 16 insertions, 0 deletions
diff --git a/known-bugs.txt b/known-bugs.txt
index 4af6ddda1..7b48495dd 100644
--- a/known-bugs.txt
+++ b/known-bugs.txt
@@ -66,6 +66,22 @@ No suitable AI can be found
"AI Settings" -> "Select AI" -> "Check Online Content" which is also
accessed via the main menu.
+Long delay between switching songs/music
+ On Windows there is a delay of a (few) second(s) between switching of
+ songs for the "win32" driver. This delay is caused by the fact that
+ opening a MIDI file via MCI is extremely slow.
+
+ DirectMusic, known as "dmusic" in OpenTTD, has a much shorter delay.
+ However, under some circumstances DirectMusic does not reset its
+ state properly causing wrongly pitched/bad sounding songs. This
+ problem is in DirectMusic as it is reproducable with Microsoft's
+ DirectMusic Producer. DirectMusic has been deprecated since 2004
+ and as such has no support for 64 bits OpenTTD.
+
+ As a delay is favourable over bad sounding music the "win32" driver
+ is the default driver for OpenTTD. You can change this default by
+ setting the "musicdriver" in your openttd.cfg to "dmusic".
+
Clipping problems [FS#119]
In some cases sprites are not drawn as one would expect. Examples of
this are aircraft that might be hidden below the runway or trees that