Difference between revisions of "Troubleshooting"

From OdaWiki
(WADs and directories)
(WADs and directories)
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{stub}}
 +
 
== Common problems ==
 
== Common problems ==
  
1) get gun
+
=== Music/Sound on Windows Vista/7 ===
2) shoot trouble
+
  
no, seriously.
+
Due to some changes in Windows Vista and Windows 7, midi music can no longer be turned down independently of sound volume. Unfortunately for the time being, the only way to be able to turn music down while keeping your sounds is to turn music off entirely.  
  
 +
To do this, go into the Odamex Launcher, goto file > settings and find the box at the bottom that says "Extra Command Line Arguments". In that box, put in "-nomusic" without quotations.
 +
 +
The other option to get music working properly is to install [http://freepats.zenvoid.org/ Freepats]:
 +
<pre>
 +
1) Download freepats-*.zip (where * indicates latest date)
 +
2) Unzip into C:\TIMIDITY
 +
3) Rename crude.cfg to timidity.cfg
 +
4) Run Odamex
 +
</pre>
 +
 +
 +
Another option is to ignore sdl_mixer and use Portmidi, which is now the default sound playback system on Windows
  
 
=== WADs and directories ===
 
=== WADs and directories ===
Line 16: Line 29:
  
 
Make sure at least one of those has the wads you want to use. You can also specify semicolon (";") delimetered lists of paths in either the commandline or in DOOMWADDIR.
 
Make sure at least one of those has the wads you want to use. You can also specify semicolon (";") delimetered lists of paths in either the commandline or in DOOMWADDIR.
 +
 +
Odamex will also autodetect iwads that are installed from an official retail installation, whether from floppy disk, CD, internet purchase from id software, or the Steam releases of Doom.
  
 
== If all else fails ==
 
== If all else fails ==

Latest revision as of 04:56, 13 December 2013