Multiple .WAD file resources
-
GuyFromMt.Erebus
- New User
- Posts: 5
- Joined: Tue Dec 03, 2013 11:56 pm
- Location: St. Catharines, Ontario, Canada
Multiple .WAD file resources
So I'm creating a custom .WAD in Doom Builder, and it takes resources from TNT Evilution, Plutonia Experiment, Doom 2 and Doom 1 but its configuration is Doom 2. Whenever I run it on its own with the .WAD files, it works fine. But I want the .WAD to be fully compatible with Brutal Doom, and when I run all 5 files the custom levels never start.
- Slim
- Zandrone
- Posts: 1112
- Joined: Sat Mar 16, 2013 7:11 am
- Location: Zero Space
- Clan: Can't fit it in here
- Clan Tag: -=FSR=-
- Contact:
RE: Multiple .WAD file resources
This isn't really a Doom Builder help place, and of course it's a BD question...GuyFromMt.Erebus wrote: So I'm creating a custom .WAD in Doom Builder, and it takes resources from TNT Evilution, Plutonia Experiment, Doom 2 and Doom 1 but its configuration is Doom 2. Whenever I run it on its own with the .WAD files, it works fine. But I want the .WAD to be fully compatible with Brutal Doom, and when I run all 5 files the custom levels never start.
Why not ask on the ZDoom forums or even Doom Builder's (I dunno if it even has forums).
- infurnus
- Retired Staff / Community Team Member
- Posts: 601
- Joined: Tue May 29, 2012 9:40 pm
- Location: Dusty SEGA Tapes
- Clan: Unidoom
- Clan Tag: UD
- Contact:
RE: Multiple .WAD file resources
Moved to Editing Help & Discussion
-
GuyFromMt.Erebus
- New User
- Posts: 5
- Joined: Tue Dec 03, 2013 11:56 pm
- Location: St. Catharines, Ontario, Canada
RE: Multiple .WAD file resources
Update; I did try it in Zandronum once and I got it to work, but the rest of tries it didn't work. Doom Builder had nothing to do with it aside from the fact that I used multiple IWAD resources in the building process, and I came to the Zandronum forums because Zandronum is my preferred source port.
RE: Multiple .WAD file resources
have you tried creating a batch file to include
(look into it because I have forgotten how to script for a batch file, but add something to open zandronum with these arguments:
-iwad "c:\blahblahblah\Doom2.wad" -file "C:\someoddlocation\Doom.Wad" ... etc?
you could also just rip the resources, ie just the textures and put them in the Wad with Slade 3
and also use Doom Builder to associate the Doom configuration with Final doom (plutonia and TNT), Doom and Doom 2, so it automatically loads them when you use it.
also if you want, you can just select all of them and drag and drop them on zandronum and run it as Doom 2 hell on earth...
hope this helps
EDIT 1:[/code]
save that as a batch file and you are good to go
(look into it because I have forgotten how to script for a batch file, but add something to open zandronum with these arguments:
-iwad "c:\blahblahblah\Doom2.wad" -file "C:\someoddlocation\Doom.Wad" ... etc?
you could also just rip the resources, ie just the textures and put them in the Wad with Slade 3
and also use Doom Builder to associate the Doom configuration with Final doom (plutonia and TNT), Doom and Doom 2, so it automatically loads them when you use it.
also if you want, you can just select all of them and drag and drop them on zandronum and run it as Doom 2 hell on earth...
hope this helps
EDIT 1:[/code]
Code: Select all
zandronum.exe -file (insert name of Iwad here) Doom2.wad doom.wad plutonia.wad tnt.wad
Last edited by Rcj8993 on Thu Apr 17, 2014 12:15 am, edited 1 time in total.
Capstone.Wad
My Computer Specs:
[spoiler]Intel i7 3770 3.4 Ghz processor,
16Gb (4 x 4gb) 1600 DDR3 ram,
Inno3d GTX980 ULTRA,
Samsung 840 Evo 128gb SSD,
Seagate Barracuda 1tb and 3 tb HDD's
Asus P8Z77-V LK Motherboard.
Corsair 750 watt PSU (Modular)[/spoiler]
My Computer Specs:
[spoiler]Intel i7 3770 3.4 Ghz processor,
16Gb (4 x 4gb) 1600 DDR3 ram,
Inno3d GTX980 ULTRA,
Samsung 840 Evo 128gb SSD,
Seagate Barracuda 1tb and 3 tb HDD's
Asus P8Z77-V LK Motherboard.
Corsair 750 watt PSU (Modular)[/spoiler]
- SwordGrunt
- Forum Regular
- Posts: 377
- Joined: Thu Jun 07, 2012 8:43 pm
RE: Multiple .WAD file resources
I assume by resources you mean textures. Why not use an editing tool such as SLADE or even Slumped to take the textures and combine them into a single package to make things easier?
Of course some of those are patches. I haven't worked with PNAMES in a long time so I don't know if it's easy to combine multiple ones into a single lump.
Of course some of those are patches. I haven't worked with PNAMES in a long time so I don't know if it's easy to combine multiple ones into a single lump.
RE: Multiple .WAD file resources
that's easy, all he has to do is export all the resources from doom 1, tnt and plutonia into .lmp format, and just to import them into the patches, then in the texture area he should add them in from patches and he should be good to go unless there is a conflict.SwordGrunt wrote: I assume by resources you mean textures. Why not use an editing tool such as SLADE or even Slumped to take the textures and combine them into a single package to make things easier?
Of course some of those are patches. I haven't worked with PNAMES in a long time so I don't know if it's easy to combine multiple ones into a single lump.
I did this to get the skyboxes from doom 2 and doom 1 to be used in my mod im working on.
RE: Multiple .WAD file resources
I think that there are some textures in the Final Doom iwads that are the same names as ones in Doom2.wad, but they look different.
"For the world is hollow, and I have touched the sky."

