Difference between revisions of "How to install"

From OdaWiki
m
(Using a Doom IWAD)
Line 15: Line 15:
 
Extract the package, step though the installer. You'll need to enter the administrator password when prompted. To run odamex, navigate to the "/Applications/Odamex" folder.
 
Extract the package, step though the installer. You'll need to enter the administrator password when prompted. To run odamex, navigate to the "/Applications/Odamex" folder.
  
== Using a Doom IWAD ==
+
==Installing a Doom Resource file==
Before we can actually play Odamex, we need to make sure Odamex knows where to find the appropriate IWAD file. There are two ways to do this:
+
Odamex requires at least one of the following resource files, called IWAD's, in order to run.
  
 +
{|border=1
 +
 +
|-
 +
! Resource !!Title !!Version !!Availability
 +
 +
|-
 +
|DOOM1.WAD
 +
|[http://www.idsoftware.com Doom 1: Knee-Deep in the Dead]
 +
|v1.9
 +
|style="color:orange"|
 +
shareware
 +
 +
|-
 +
|DOOM.WAD
 +
|[http://www.idsoftware.com Ultimate Doom]
 +
|v1.9
 +
|style="color:red"|
 +
commercial
 +
 +
|-
 +
|DOOM2.WAD
 +
|[http://www.idsoftware.com Doom II]
 +
|v1.9
 +
|style="color:red"|
 +
commercial
 +
 +
|-
 +
|TNT.WAD
 +
|[http://www.idsoftware.com Final Doom: TNT Evilution]
 +
|v1.9
 +
|style="color:red"|
 +
commercial
 +
 +
|-
 +
|PLUTONIA.WAD
 +
|[http://www.idsoftware.com Final Doom: The Plutonia Experiment]
 +
|v1.9
 +
|style="color:red"|
 +
commercial
 +
 +
|-
 +
|FREEDOOM.WAD
 +
|[http://freedoom.sourceforge.net FreeDoom]
 +
|v0.5
 +
|style="color:green"|
 +
free
 +
 +
|}
 +
 +
The version number is important.  There are several versions of most of these resource files floating around, and resources from one version may not work with another, so for consistencies sake the latest version is assumed.  If you have a copy of Doom Collectors Edition or a version of Ultimate Doom or Doom 2 that is for Windows 95, then you are using the latest version of those resource files.  If you have a copy of Doom or Doom 2 for DOS, please patch your resource file to the latest version.  The WAD file is the only file that you need, once your game is fully patched, the other files are useless and can be discarded.
 +
 +
Once you have the resource files you want, there are two methods of using the file with Odamex:
 
* Copy the WAD files we wish to use into the Odamex directory.  This is a bit of a kludge, but it works if you're in a hurry.
 
* Copy the WAD files we wish to use into the Odamex directory.  This is a bit of a kludge, but it works if you're in a hurry.
* Set the DOOMWADDIR environment variable.  This is the prefered way of using WAD files, as it not only keeps WAD files and program files seperate, it's also recognized by many other source ports as well.  Please refer to your operating systems documentation for instructions on how to set environment variables.
+
* Copy the resource files into their own directory, and set the DOOMWADDIR environment variable to this directory.  This is the prefered way of using WAD files, as it not only keeps WAD files and program files seperate, it's also recognized by many other source ports as well.  Please refer to your operating systems documentation for instructions on how to set environment variables.

Revision as of 18:48, 23 January 2007