I've used my TEXTURE1 lump to define my hires textures, although in the latest (r553) SVN, they are appearing slightly screwy. I'll attach an example to this post, with notation.
They also appear slightly misaligned, too, so a midtexture will be further down and to the right of where I actually placed it in DB2. the latest SVN of zdoom does not have this bug, Is it simply fixed, and not released for gzdoom? or have I found a GZD specific bug?
To be clear, there's no propblem with the scale, just the allignment, and the end appearance.
The Original texture is 128*256, and has scale flags of the following:
X Scale - 32
Y Scale - 64
Flags - $8000
[r553] TEXTURE1 issues causing weird visuals
Moderator: Graf Zahl
- Mortarion
- Posts: 71
- Joined: Fri Apr 04, 2008 13:05
- Location: An empty city somewhere
- Contact:
[r553] TEXTURE1 issues causing weird visuals
- Attachments
-
- How it looks in-game(I'd upload a screenshot, but I'm not using my PC) keep in mind, It's also showing up lowered and to the right of in's intended place.
- How it's showing up in game.gif (1.24 KiB) Viewed 516 times
-
- The "texture" correctly scaled down and appearing as it did in the last SVN I used.
- what is should be.gif (1.24 KiB) Viewed 516 times
It's Arma-goddamn-M*****ing-geddon.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: [r553] TEXTURE1 issues causing weird visuals
Please attach a demo WAD demonstating the problem. The ones I was able to check look fine.
- Mortarion
- Posts: 71
- Joined: Fri Apr 04, 2008 13:05
- Location: An empty city somewhere
- Contact:
Re: [r553] TEXTURE1 issues causing weird visuals
Here we are:
- Attachments
-
- testwad.wad
- The test wad, shows up messed up for me.
- (45.69 KiB) Downloaded 48 times
It's Arma-goddamn-M*****ing-geddon.
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Re: [r553] TEXTURE1 issues causing weird visuals
This behaves precisely as defined and is the same in ZDoom's software renderer.
You specified an offset of 32 in texel units and that's how the texture is offset.
If older versions did it differently that was wrong.
You specified an offset of 32 in texel units and that's how the texture is offset.
If older versions did it differently that was wrong.
- Mortarion
- Posts: 71
- Joined: Fri Apr 04, 2008 13:05
- Location: An empty city somewhere
- Contact:
Re: [r553] TEXTURE1 issues causing weird visuals
Facinating... The older versions were different.
oh well, I'll modify what I have to keep up.
oh well, I'll modify what I have to keep up.
It's Arma-goddamn-M*****ing-geddon.