Difference between revisions of "Troubleshooting"
From OdaWiki
(→Common problems) |
(→WADs and directories) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
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. | 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 18: | 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 == |