Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
No-Man Baugh

wadsmoosh and custom iwad midis

Recommended Posts

Does anyone know a good way to incorporate custom midi packs for official id releases (namely the ones for Plutonia, the Master Levels, and NRFTL) into JP's wadsmoosh?

 

I've been messing around with the MAPINFO in one of the midi wads, and changing the map name to it's corresponding smoosh name seems to help for some of them (e.g. changing LEVEL0# in No Rest to NV_MAP0#). but each of these midi packs also has unique intermission music and i am totally lost on how to change that, since NRFTL doesn't even have a call for intermusic call as it's inside doom 2's map info, and idk how to change that without changing doom 2's intermission music to the one in the NRFTL pack

 

It would also be cool to know if there's a way to incorporate the MIDI packs into the IPK3 itself, but I'm guessing that would need official intergration on JP's part

Share this post


Link to post

For Plutonia and TNT, you can do a batch-rename of D_* to P_* and T_* respectively, then put those in the Doom_Complete.pk3 in replacement of those already there.

 

For the intermission music, you can change it on a level-by-level basis by adding

InterMusic = "D_RUNNIN"

to the concerned maps. Replace D_RUNNIN by the relevant lump. See the various MAPINFO files inside Doom_Complete.pk3 for example, and don't hesitate too much to directly edit it because, worst case, you can always regenerate it anew by running WadSmoosh again.

Share this post


Link to post

Check this post, I made optional addon PK3 for the MIDI packs and Romero's levels:

 

https://itch.io/post/4237949

 

These are offered without any support; if something goes wrong someone else here can probably help you figure it out. I don't want to make these part of Wadsmoosh itself because they work fine as PK3s and doing otherwise would create the need for configuration and customization.

 

The files are hosted on my non-HTTPS website, but they're just ZIPs with data in them. If your browser complains then use Firefox and tell it to "download anyway". Feel free to mirror them here or wherever.

Share this post


Link to post

 

16 hours ago, JPL said:

Check this post, I made optional addon PK3 for the MIDI packs and Romero's levels:

 

https://itch.io/post/4237949

 

These are offered without any support; if something goes wrong someone else here can probably help you figure it out. I don't want to make these part of Wadsmoosh itself because they work fine as PK3s and doing otherwise would create the need for configuration and customization.

 

The files are hosted on my non-HTTPS website, but they're just ZIPs with data in them. If your browser complains then use Firefox and tell it to "download anyway". Feel free to mirror them here or wherever.

Now this is the good shtuff

 

While I do like the idea of having everything in one IPK3 like how the @Gez method provides (thanks for the editing help BTW), this is still pretty slick and easy to op out of if I ever want to play a commercial wad with their default recycled mids

 

Thanks JPL, ya do good for the places you put your efforts to

Share this post


Link to post

I found this old post on DW a couple months ago when I was wondering the same thing, worked like a charm:

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×