summaryrefslogtreecommitdiff
path: root/BUGS
blob: 0be0c8f0c293694fa343c585c55261d6e3c2d84f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
* Sound may not set volumes correctly.

  It is possible that volume of sound effects does not scale properly 
  with distance from the sound source.  It is also possible that sound 
  effects are cut off at the wrong distance. This needs further 
  investigation.

* Music plays back differently.

  The DOS music code was not in the Doom source release as Doom used
  a proprietary sound library.  The mus <-> mid conversion mostly 
  works well but some patches are different.  By closer examination 
  of which MIDI instruments are used by doom.exe, it may be possible
  to get a closer conversion.

* Savegames may be incompatible on some architectures.

  Savegames may not be compatible with DOS doom.exe on 64-bit or 
  big-endian systems.  On 64-bit systems savegames may be entirely
  nonfunctional.