lowyhong: Also, how do I install Aeons of Doom?
http://forum.zdoom.org/viewtopic.php?f=19&t=20500 Scroll and expand "AEons of Death previous releases". Or if you're too lazy read this:
IMPORTANT: This mod requires Zdoom v2.5. You can find it here. The mod will not work in Skulltag or another Zdoom child port besides GZDoom (v1.5).
Once you have downloaded both, the main AEoD package and the latest patch, you must run the game from the command line; it should look like this:
Code: Select all
c:\Games\ZDoom\Zdoom.exe -file AEoD.pk3 AEoDdat.pk3
If you're going to use the extra pk3s, you just need to have it like this:
Code: Select all
c:\Games\ZDoom\Zdoom.exe -file AEoD.pk3 AEoDdat.pk3 AEoDfx.pk3 AEoDSkins.pk3
The mod also works with custom megawads for vanilla doom2. To play one of said custom wads, you add it into the command line before the aeod pk3s. Something like this:
Code: Select all
c:\Games\ZDoom\Zdoom.exe -file MyMegawad.wad AEoD.pk3 AEoDdat.pk3