Page 2 of 2
Posted: Thu Oct 20, 2005 10:50
by Graf Zahl
The problem is XWE. It converts the PNG without asking first. Since I have little experience with XWE the only recommendation I can give is to use another WAD manager to import it.
One other thing: You are replacing a texture with a size of 256x128 with one that is 512x512. As a result the graphic will be distorted when being displayed.
Posted: Thu Oct 20, 2005 12:12
by Liberation
Converts the png to what? is the png just imported as a lump or a gfx, texture or image lump?
sorry for the load of questions..
Posted: Thu Oct 20, 2005 12:17
by ellmo
converts to patch BMPs I guess
Posted: Thu Oct 20, 2005 12:30
by Graf Zahl
It is converted to a Doom patch and in that process reduced to the Doom palette. All the nice stuff about hires textures is destroyed by doing that.
Posted: Fri Oct 21, 2005 19:49
by Nuxius
the only recommendation I can give is to use another WAD manager to import it.
Like what? The only 3 I know of is Wintex (which doesn't do this at all), XWE (which has more bugs than a decaying corpse), and Deepsea (let's not go there).
If there's another one that I haven't heard of, I want to try it!

Posted: Fri Oct 28, 2005 5:23
by Manc
If the texture has to be in the wad and the only effective tool requires payment what is the point of the hirestex lump? Couldn't zdoomgl read external images for this purpose, and if so will not gzdoom also?
Posted: Fri Oct 28, 2005 9:38
by Graf Zahl
Manc wrote:If the texture has to be in the wad and the only effective tool requires payment what is the point of the hirestex lump?
DeepSea's WAD manager is unrestricted in the shareware version. And don't blame me for XWE's problems. If it can't be persuaded to handle PNGs as raw data it has to be fixed. GZDoom is not the only source port that can handle PNGs. Or you may try your luck with other formats like PCX or GIF. GZDoom loads everything that can be autodetected by DevIL.
Couldn't zdoomgl read external images for this purpose, and if so will not gzdoom also?
It can but I strongly discourage this for anything than standard hires texture packs. It is not an editing feature and I won't change that. External directories are a mess for the end user.
Posted: Fri Oct 28, 2005 19:57
by Manc
Graf Zahl wrote:DeepSea's WAD manager is unrestricted in the shareware version. And don't blame me for XWE's problems. If it can't be persuaded to handle PNGs as raw data it has to be fixed. GZDoom is not the only source port that can handle PNGs. Or you may try your luck with other formats like PCX or GIF. GZDoom loads everything that can be autodetected by DevIL.
Number one I don't see why you're being so defensive, I wasn't "blaming" you for anything and certainly not XWE issues. Second, using pcx or gif is totally useless for true color images, but I'm sure you knew that so please don't take it as me underestimating what you know.
It can but I strongly discourage this for anything than standard hires texture packs. It is not an editing feature and I won't change that. External directories are a mess for the end user.
I'm not really concerned with what's discouraged or not, nor what things will be like for the "end user" as I'm just experimenting with some ideas. Are you saying that by putting my jpg or tif textures in a /textures directory and using the hirestex lump it will read them in? That's all that's important for my purposes really.
Posted: Fri Oct 28, 2005 21:58
by Graf Zahl
Manc wrote:
Number one I don't see why you're being so defensive, I wasn't "blaming" you for anything and certainly not XWE issues. Second, using pcx or gif is totally useless for true color images, but I'm sure you knew that so please don't take it as me underestimating what you know.
Actually, PCX does support true color, albeit with shitty compression.
I'm not really concerned with what's discouraged or not, nor what things will be like for the "end user" as I'm just experimenting with some ideas. Are you saying that by putting my jpg or tif textures in a /textures directory and using the hirestex lump it will read them in? That's all that's important for my purposes really.
No, the HIRESTEX lump only checks the WAD directory. The only external support is for JDoom-style hires texture packs. Since there is no flexibility in there it is unsuitable for mapping.
Posted: Fri Oct 28, 2005 23:09
by Manc
So if I want to replace existing stock textures I put them in /textures but for NEW textures they have to be in a WAD (or are you saying a /wad directory on the hd), correct? Also I'm not entirely familiar with what constitutes a "jdoom-style" hires texture pack.
Posted: Sat Oct 29, 2005 1:19
by Graf Zahl
If you want to replace anything for a WAD you should put it in the WAD and use HIRESTEX to map the textures.
A 'JDoom-like' texture pack is the jDTP which is just a replacement set that has to be stored in a subdirectory.
Posted: Sat Oct 29, 2005 2:58
by dennisjj2
So, you can use the jDTP with GZDoom? Or, would it need to be re-compiled (possibly different format)?
Posted: Sat Oct 29, 2005 10:19
by Graf Zahl
No. Just install it in the same directory as you would for ZDoomGL.
Posted: Sun Oct 30, 2005 18:42
by Liberation
I dont think theres a prob with xwe, coz ive added png's to my avp wad, and Edge loads it fine,