Spoiler:
WadSmoosh - merge all official id releases into one PK3 IWAD
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.
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.
-
- Posts: 10
- Joined: Wed May 23, 2018 4:32 pm
- Location: freedomland
Re: WadSmoosh - merge all official id releases into one PK3
Modified ChapyOne's menudef code to look like this. Note that I've got vid_scale_customstretched on.
-
- Posts: 281
- Joined: Mon Jun 08, 2015 7:32 am
Re: WadSmoosh - merge all official id releases into one PK3
I tried the above and it works on initial selection but if you escape back out, it goes back to the older scenario selection. Also if you load user wads/mods/maps, the Doom Episodes are still there but the actual scenarios are changed as normal.
Maybe rewrite it for mapinfo instead?
Maybe rewrite it for mapinfo instead?
-
- Posts: 1087
- Joined: Tue Jan 18, 2011 9:04 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Tallon IV
Re: WadSmoosh - merge all official id releases into one PK3
I noticed that Wadsmoosh has a unique Startup title on bootup that says "DOOM: Complete: Wadsmoosh". Is it possible to change this, as I can't I find the reference to it in SLADE.
-
- Posts: 13741
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: WadSmoosh - merge all official id releases into one PK3
It was hardcoded a short time before we got full custom .iwad/.ipk3 support. Why would you need it changed, though? It pretty much works with any Doom 1 / Doom 2 mod.
-
- Posts: 1087
- Joined: Tue Jan 18, 2011 9:04 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): Windows 10
- Graphics Processor: nVidia (Modern GZDoom)
- Location: Tallon IV
Re: WadSmoosh - merge all official id releases into one PK3
I suppose its not that important. Just asking to see if it was possible.
-
- Posts: 7
- Joined: Tue Dec 31, 2019 11:13 pm
- Graphics Processor: Intel (Legacy GZDoom)
Re: WadSmoosh - merge all official id releases into one PK3
The episode titles don't properly show up when playing WadSmoosh with Brutal Doom.
-
- Posts: 1058
- Joined: Sun Feb 25, 2018 2:30 am
- Location: UK
Re: WadSmoosh - merge all official id releases into one PK3
For all of those having issues with small episode names; you don't need much; simply:
Added to the top of the menudef.txt in your Wadsmoosh. We simply want GZDoom to be forced to use the normal font. That's it.
Code: Select all
ListMenu "EpisodeMenu"
{
Font "DOOMFONT"
}
-
- Posts: 245
- Joined: Wed Jan 30, 2019 7:12 pm
Re: WadSmoosh - merge all official id releases into one PK3
Sigil appears to have missing textures
-
- Posts: 28
- Joined: Mon Aug 08, 2016 5:07 pm
Re: WadSmoosh - merge all official id releases into one PK3
Thank you!eharper256 wrote:For all of those having issues with small episode names; you don't need much; simply:
Added to the top of the menudef.txt in your Wadsmoosh. We simply want GZDoom to be forced to use the normal font. That's it.Code: Select all
ListMenu "EpisodeMenu" { Font "DOOMFONT" }
I needed that!
Greetings
Funduke
-
- Posts: 1058
- Joined: Sun Feb 25, 2018 2:30 am
- Location: UK
Re: WadSmoosh - merge all official id releases into one PK3
No problem.funduke re-regist wrote:Thank you!
I needed that!
Simple solutions are the best ones
-
- Posts: 7
- Joined: Tue Dec 31, 2019 11:13 pm
- Graphics Processor: Intel (Legacy GZDoom)
Re: WadSmoosh - merge all official id releases into one PK3
The problem is that each episode is displayed as something like "TXT-D1E1".
The actual titles don't show up when I play with Brutal Doom.
The actual titles don't show up when I play with Brutal Doom.
-
- Posts: 20
- Joined: Sun Dec 08, 2019 10:51 am
Re: WadSmoosh - merge all official id releases into one PK3
Does Wadsmoosh support the changes in SIGIL 1.21? I am thinking of downloading wadsmoosh.
-
- Posts: 13741
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: WadSmoosh - merge all official id releases into one PK3
You could put a silly wad with E5Mx maps in it that have nothing to do with SIGIL, call it sigil.wad, and wadsmoosh will pack them. It really doesn't care what version you use.
-
- Posts: 20
- Joined: Sun Dec 08, 2019 10:51 am
Re: WadSmoosh - merge all official id releases into one PK3
Thanks, I will definitely install Wadsmoosh then!Rachael wrote:You could put a silly wad with E5Mx maps in it that have nothing to do with SIGIL, call it sigil.wad, and wadsmoosh will pack them. It really doesn't care what version you use.
-
- Posts: 7
- Joined: Tue Dec 31, 2019 11:13 pm
- Graphics Processor: Intel (Legacy GZDoom)
Re: WadSmoosh - merge all official id releases into one PK3
https://imgur.com/a/5tfN4mq
Here are the problems with WadSmoosh.
Sigil's exit is untextures for some reason in WadSmoosh.
Here are the problems with WadSmoosh.
Sigil's exit is untextures for some reason in WadSmoosh.