How to remove DOOM 2 menu logo

Ask about editing graphics, sounds, models, music, etc here!
Shaders (GLSL) and SNDINFO questions also go here!

Moderators: GZDoom Developers, Raze Developers

Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. If you still don't understand how to use a feature, then ask here.
OtakuWamaSama
Posts: 2
Joined: Fri Jun 19, 2020 1:22 pm
Graphics Processor: nVidia (Modern GZDoom)

How to remove DOOM 2 menu logo

Post by OtakuWamaSama »

Hello! So I've been working on a project and just touched the menu graphics for the first time. I want to remove the DOOM 2 logo that appears above the menu options once you start up the game; does anyone know how to remove it? I've been unsuccessful in finding a related forum post so I'm asking here.

What the menu looks like now:

User avatar
m8f
 
 
Posts: 1454
Joined: Fri Dec 29, 2017 4:15 am
Preferred Pronouns: He/Him
Location: Siberia (UTC+7)

Re: How to remove DOOM 2 menu logo

Post by m8f »

The easiest way, I believe, is to replace M_DOOM lump with an empty one, like this:
empty-logo.wad
You do not have the required permissions to view the files attached to this post.
OtakuWamaSama
Posts: 2
Joined: Fri Jun 19, 2020 1:22 pm
Graphics Processor: nVidia (Modern GZDoom)

Re: How to remove DOOM 2 menu logo

Post by OtakuWamaSama »

m8f wrote:The easiest way, I believe, is to replace M_DOOM lump with an empty one, like this:
empty-logo.wad
Hey, I was able to understand how it works a lot better now, thank you!
It did work as intended when I tried it, so there was no logo when GZDOOM loaded the empty lump.

I've decided to try out making my own instead of having the name plastered onto the background and no logo, too:



All and all, I think this was a success! Again, thanks for the help.

Return to “Assets (and other stuff)”