Linux Doom ported to DOS. Aims at 100% compatibility with the original executables that came with the different games.
This means that:
- This source port will work with the registered and shareware versions of Doom.
- This source port will fix the boucing Lost Souls bug when playing The Ultimate Doom or Final Doom.
- This source port will emulate the Final Doom teleportation bug when playing Final Doom.
- This source port can emulate the alternative Final Doom executable that came with the id Anthology (use
-altfinal
)
- Doom shareware
- Doom registered
- The Ultimate Doom
- Doom II: Hell on Earth
- Final Doom - TNT: Evilution
- Final Doom - The Plutonia Experiment
You can see the supported IWAD names here.
If you have multiple IWADs in your directory, you can use the -iwad
parameter to specify which IWAD to use.
Doom Vanille is based on PCDoom, but was updated to PCDoom2.
Unlike the latter, no other tool than the Watcom compiler is necessary to compile it.
Please visit the bug fixes and improvements page on the wiki.
Get the latest release here.
-
Install Open Watcom C version 1.9.
-
Open pcdoom.wpj in Watcom.
-
Build.
-
Copy
pcdoom.exe
to your Doom folder.