Difference between revisions of "Troubleshooting"
From OdaWiki
(→WADs and directories) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 10: | Line 10: | ||
The other option to get music working properly is to install [http://freepats.zenvoid.org/ Freepats]: | 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) | 1) Download freepats-*.zip (where * indicates latest date) | ||
2) Unzip into C:\TIMIDITY | 2) Unzip into C:\TIMIDITY | ||
3) Rename crude.cfg to timidity.cfg | 3) Rename crude.cfg to timidity.cfg | ||
4) Run Odamex | 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 24: | 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 == |