Difference between revisions of "Troubleshooting"

From OdaWiki
(WADs and directories)
Line 10: Line 10:
  
 
Odamex looks for wads in the following order:
 
Odamex looks for wads in the following order:
* Commandline waddir
+
* Commandline -waddir parameter
 
* DOOMWADDIR environment variable
 
* DOOMWADDIR environment variable
 
* Working directory
 
* Working directory
 
* Program directory
 
* Program directory
  
Make sure at least one of those has the wads you want to use.
+
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.
  
 
== If all else fails ==
 
== If all else fails ==

Revision as of 11:10, 30 September 2006

Common problems

1) get gun 2) shoot trouble

no, seriously.


WADs and directories

Odamex looks for wads in the following order:

  • Commandline -waddir parameter
  • DOOMWADDIR environment variable
  • Working directory
  • Program directory

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.

If all else fails