Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
  • 0
Lizardcommando

Why isn't my custom texture showing up?

Question

I added in a new custom texture into my wad but it won't show up in Doom Builder. I also added the texture file into the map I am making but it still won't be listed. I am not sure what I am doing wrong. Do I need to rename it to something else?

newtexture.png

Share this post


Link to post

5 answers to this question

Recommended Posts

  • 2

PP_START and END should work. Did you add them to the Patch Table and TEXTURE1 lumps? If not, open up Doom2.wad and copy and paste the files PNAMES and TEXTURE1. When they're in your wad, right click all the graphics in the PP section and add them to both the TEXTURE and PNAMES lumps.

Share this post


Link to post
  • 1

try P_start and p_end if its a wall texture try f_start and f_end if its a floor texture

Share this post


Link to post
  • 1
22 minutes ago, Lizardcommando said:

Thanks for the assist. I ended up adding the TX_START and TX_END for the new texture. That seemed to have done the trick.

Sorry if I'm pedantic, but that only works in ZDoom derived ports, I believe. A good solution if you're using a ZDoom format like ZDoom in Doom or Doom in Hexen or UDMF. But it won't work in something for Vanilla, Boom, Doom Legacy, Doom Retro, MBF, etc. I'm mostly posting this because people look these up and I want to be thorough 

 

Glad you got it working. 

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
×