Final DOOM

Final DOOM

Not enough ratings
How to make GZDoom IWAD select box only show Final Doom wads?
By KUBA18i
Isn't it annoying, that when running Final Doom with a source port it throws a dialog box, which has all those unnecessary IWADs to select? Well, I found a solution, which will work for the most common source port right now - GZDoom.
   
Award
Favorite
Favorited
Unfavorite
You don't have GZDoom yet?
Go to this site: Click here[www.osnanet.de].

And click on the link that says the current version of the port.

Once it downloads, cut the archive file and hold the Windows Key on your keyboard, then press the "R" key. In the window that pops up, paste this text:
C:\Program Files (x86)\Steam\SteamApps\common\Final Doom\base

You will be sent to a very important folder. Paste the archive you cut earlier there and extract its contents there using WinRar. I don't know what kind of computer user doesn't use WinRar, so if you don't have it, GRAB IT IMMEDIATELY HERE:Click here to download WinRar[www.win-rar.com]

Unless you prefer 7Zip, of course. Now that everything is extracted, delete "dosbox.exe" and rename "gzdoom.exe" to "dosbox.exe". Now we are ready to do Step 2. You may also want to delete unnecessary files, so it would look like this:
The "dosbox" app in the picture IS GZDoom, it only has automatically changed the icon.
You may also delete the bat files, too.
Now you have GZDoom, let's make it better for us!
Open the "gzdoom" PK3 file with WinRar. You'll see a lot of files, but you are only interested in one of them. Open the file named "iwadinfo.txt"(DON'T EXTRACT IT). Now, delete all its contents and paste this:
// Must be sorted in identification order (easiest to recognize first!)


IWad
{
Name = "Final Doom: TNT - Evilution"
Autoname = "TNT"
Game = "Doom"
Config = "Doom"
Mapinfo = "mapinfo/tnt.txt"
Compatibility = "Shorttex", "Stairs"
MustContain = "MAP01", "REDTNT2"
BannerColors = "a8 00 00", "a8 a8 a8"
}

IWad
{
Name = "Final Doom: Plutonia Experiment"
Autoname = "Plutonia"
Game = "Doom"
Config = "Doom"
Mapinfo = "mapinfo/plutonia.txt"
Compatibility = "Shorttex"
MustContain = "MAP01", "CAMO1"
BannerColors = "a8 00 00", "a8 a8 a8"
}

Names
{

"plutonia.wad"
"tnt.wad"

}
Now save and close. If the archive asks about updating itself, click "Yes".
You are all set!
Now if you launch Final Doom through Steam, this will pop up:
Yay! Only Final Doom WADs to select! Now you are all set to play with maximum satisfaction possible!






If you know a solution for Zandronum/Skulltag, let me know!
8 Comments
Leahdoesstuff 14 May, 2022 @ 12:34pm 
nice guide but iwadinfo isn't there
SkullFire58 4 May, 2020 @ 2:04am 
Thanks for the guide! Just want to share some new info, since this guide was written the location of the iwadinfo file seems to have moved from the gzdoom PK3 file to the game_support PK3 file, that's where I found mine. Otherwise, the same steps work.
Brash Candicoot 22 Mar, 2018 @ 5:49am 
Brash Candicoot 22 Mar, 2018 @ 5:44am 
The link is dead
Jüj™ 29 Jun, 2016 @ 5:19pm 
Thanks man! I did it...

On Zandronum. XD
It has a .pk3 file as well as the .txt inside, so the process is the same ;)
Alphonzo Garbonzo 1 Jan, 2016 @ 6:08pm 
Great guide. I tried this with doom 2 and ultimate doom running gzdoom and it works perfectly.
Черно-Белый Кот 15 Jun, 2015 @ 4:36am 
good job :health:
ArthurRer 31 Mar, 2015 @ 3:07am 
Thanks, man!