WadSmoosh - merge all official id releases into one PK3 IWAD

Any utility that assists in the creation of mods, assets, etc, go here. For example: Ultimate Doom Builder, Slade, WadSmoosh, Oblige, etc.
Forum rules
The Projects forums are ONLY for YOUR PROJECTS! If you are asking questions about a project, either find that project's thread, or start a thread in the General section instead.

Got a cool project idea but nothing else? Put it in the project ideas thread instead!

Projects for any Doom-based engine (especially 3DGE) are perfectly acceptable here too.

Please read the full rules for more details.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

ShockwaveS08 wrote:Will there be support for the "Ultra-Violence+" difficulty that was just introduced in the Unity versions of Doom and Doom II?

Basically, weapon and monster spawns match those present only in co-op and deathmatch, and enemies are just as fast as they are on Nightmare.

Par times were also added for E1M8, E2M8, and E3M8.
UV+ is best done as a small separate mod; the feature is defined in code and there's nothing there for WadSmoosh to extract from the original data.

It looks like I don't own Ultimate Doom on Steam, can anyone provide me with the E1M8, E2M8, and E3M8 par times?

I'll investigate what adding DSSECRET from extras.wad would take.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

Looks like the new widescreen status bar also looks wrong in GZDoom - it draws from the same top left corner coordinates as the original one, and so doesn't line up with where HUD numbers go. However this happens when using the new doom2.wad as the IWAD as well, so it's not actually WadSmoosh's problem. New bugs being tracked here: viewtopic.php?f=2&t=69774#p1164248
Yarn366
Posts: 61
Joined: Fri Mar 02, 2018 11:48 pm
Preferred Pronouns: He/Him

Re: WadSmoosh - merge all official id releases into one PK3

Post by Yarn366 »

JPL wrote: It looks like I don't own Ultimate Doom on Steam, can anyone provide me with the E1M8, E2M8, and E3M8 par times?
Here they are:
  • E1M8: 2:45 (165 seconds)
  • E2M8: 2:15 (135 seconds)
  • E3M8: 1:45 (105 seconds)
I also checked E4M8 and Doom II's MAP30; their par times have not changed.
Starman the Blaziken
Posts: 284
Joined: Thu Mar 07, 2019 9:40 pm
Graphics Processor: ATI/AMD (Modern GZDoom)
Location: United States, MI

Re: WadSmoosh - merge all official id releases into one PK3

Post by Starman the Blaziken »

I wanted to try this program for once at least from today to play with a mod, at least being that I have Ultimate Doom, Sigil, Doom 2, Master Levels, Plutonia, TNT, and Nerve.
I booted the WAD in GZDoom 4.4.2 with the Doom Complete pk3 file and I get this:

Execution could not continue.

Script error, "doom_complete.pk3:cvarinfo.txt" line 1:
cvar 'ws_finaldoom_texswap' already exists

It does happen to a few other textures too when I guess it loads them first as well.
User avatar
Rachael
Posts: 13835
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her

Re: WadSmoosh - merge all official id releases into one PK3

Post by Rachael »

Make sure you are only loading it as an iwad, and not additionally as a pwad file.
Starman the Blaziken
Posts: 284
Joined: Thu Mar 07, 2019 9:40 pm
Graphics Processor: ATI/AMD (Modern GZDoom)
Location: United States, MI

Re: WadSmoosh - merge all official id releases into one PK3

Post by Starman the Blaziken »

Rachael wrote:Make sure you are only loading it as an iwad, and not additionally as a pwad file.
Well I loaded it as itself in GZDoom and it does that, unless it is supposed to be loaded into Doom 2 instead though which seems to make it work.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

Starman the Blaziken wrote:
Rachael wrote:Make sure you are only loading it as an iwad, and not additionally as a pwad file.
Well I loaded it as itself in GZDoom and it does that, unless it is supposed to be loaded into Doom 2 instead though which seems to make it work.
The most common cause of "Cvar already exists" errors is trying to load the same WAD twice. When you get that error, check towards the top of the log and see how many times it's trying to load doom_complete.pk3. 10 to 1 you're loading it both as the IWAD and then additionally as a PWAD.

Loading doom_complete.pk3 as a PWAD is a workaround not a fix, and I don't know what issues it might cause and won't support it in that use case.
Starman the Blaziken
Posts: 284
Joined: Thu Mar 07, 2019 9:40 pm
Graphics Processor: ATI/AMD (Modern GZDoom)
Location: United States, MI

Re: WadSmoosh - merge all official id releases into one PK3

Post by Starman the Blaziken »

Oh... Ah... Right. Bleh...
Normally when I do try and load IWADs, it would boot up without copying the stuff within it, but eh my brain was not thinking about just moving it to my GZDoom file and removing it from the mods I was playing the game with. And it was late at night I was doing it, before I went to bed.
Yarn366
Posts: 61
Joined: Fri Mar 02, 2018 11:48 pm
Preferred Pronouns: He/Him

Re: WadSmoosh - merge all official id releases into one PK3

Post by Yarn366 »

I noticed that level intermissions look a bit different in WadSmoosh than they do normally: lines have more space in between, and numbers are gray instead of red and kerned a bit differently. Is this intentional, and if so, how is it being done (out of curiosity)? I couldn't find anything in WadSmoosh's files that affect how text is displayed on that screen (apart from the addition of level author credits).
You do not have the required permissions to view the files attached to this post.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

Yarn366 wrote:I noticed that level intermissions look a bit different in WadSmoosh than they do normally: lines have more space in between, and numbers are gray instead of red and kerned a bit differently. Is this intentional, and if so, how is it being done (out of curiosity)? I couldn't find anything in WadSmoosh's files that affect how text is displayed on that screen (apart from the addition of level author credits).
Hmm, that's definitely not being done intentionally, and I have no idea why it happens. WadSmoosh doesn't contain any data that overrides the intermission screens.
One wild guess is that, under the hood, GZDoom is treating WadSmoosh like Doom 2 in some senses, and some data it's using for doom 1 (eg in the "filter" subdirectory) isn't used in quite the same way here.
User avatar
Sgt Nate V
Posts: 168
Joined: Sat Mar 04, 2017 4:21 pm
Location: somewhere

Re: WadSmoosh - merge all official id releases into one PK3

Post by Sgt Nate V »

Would this work with the specific version of NRFTL that can be extracted from the 2019 ports?
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

Sgt Nate V wrote:Would this work with the specific version of NRFTL that can be extracted from the 2019 ports?
Yes, it's named nerve.wad and has a map01 thru map09, it should extract as with any other version of that file. The only thing the Unity port adds is widescreen intermission and title screen graphics.
TheArchvile
Posts: 15
Joined: Mon Mar 09, 2020 9:40 am

Re: WadSmoosh - merge all official id releases into one PK3

Post by TheArchvile »

JPL, after the latest patch update, tag 667 doesn't seem to be working correctly. I just played through MAP07: Dead Simple and the exit area just doesn't seem to rise anymore after killing the Arachnotrons. It rises just a tiny single pixel, then stops.
User avatar
JPL
 
 
Posts: 523
Joined: Mon Apr 09, 2012 12:27 pm

Re: WadSmoosh - merge all official id releases into one PK3

Post by JPL »

TheArchvile wrote:JPL, after the latest patch update, tag 667 doesn't seem to be working correctly. I just played through MAP07: Dead Simple and the exit area just doesn't seem to rise anymore after killing the Arachnotrons. It rises just a tiny single pixel, then stops.
Yes, just discovered this issue, investigating in this thread: viewtopic.php?f=2&t=69836
Good to know that it affects other things though. As soon as there's a clear fix I'll upload it.
TheArchvile
Posts: 15
Joined: Mon Mar 09, 2020 9:40 am

Re: WadSmoosh - merge all official id releases into one PK3

Post by TheArchvile »

JPL wrote:
TheArchvile wrote:JPL, after the latest patch update, tag 667 doesn't seem to be working correctly. I just played through MAP07: Dead Simple and the exit area just doesn't seem to rise anymore after killing the Arachnotrons. It rises just a tiny single pixel, then stops.
Yes, just discovered this issue, investigating in this thread: viewtopic.php?f=2&t=69836
Good to know that it affects other things though. As soon as there's a clear fix I'll upload it.
Alrighty, thanks for the quick reply. Take your time and I'm glad you are working hard on keeping this magnificent project all nice and polished.

Completely unrelated to this worrying bug, I mentioned something earlier regarding the exclusive XBOX map, E1M10: Sewers. According to the Doom Wiki page:
On the intermission screen, the blood splat for this level appears outside the boundary of the map.
Do you think that warrants a fix? I'd love to see where one would place the blood splat.

Return to “Creation, Conversion, and Editing”