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

Textures in a wad ?

Recommended Posts

I've never had any problems adding sounds, sprites, and stuff to my wads, but i need to be able to put textures inside a wad file.
It appears the normal doom textures are inside a directory of some sort, or something.. how do i do this ?

Share this post


Link to post

Yes, WinTex can do that. First, you will need to add the patches, which are the actual pictures. However, for it to show up in the list of textures, you will need to go to the texture editor and create the texture using the patches you loaded and/or the patches already in the iwad.

Share this post


Link to post

XWE makes this VERY simple. First put the picture file into a wad, then make to wad entries called P_START (or PP_START) and P_END (or PP_END) and put the texture lump between them. Then simply right click the texture lump and click add to PNAMES, and then right click it again and tell it to add to TEXTURE1. (These might be called Patches and Textures, but I've forgotten). That should be enough info to get 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
×