Jump to content
Search In
  • More options...
Find results that contain...
Find results in...
Sign in to follow this  
Vordakk

Odd texture behavior in PrBoom and Eternity

Recommended Posts

I'm in the process of testing a new project of mine using a few different types of source ports(ZDoom, Eternity, and PrBoom). One thing I don't understand is how Eternity and PrBoom handle certain textures when they are applied to sidedefs that are short(like 8-16 pixels tall). The only way for me to explain this is with pictures.

In the first picture, we have the offending wall, which is COMPTALL bordered with 8-pixel tall SUPPORT3 strips on the top and bottom.



The following pic shows me stepping underneath the SUPPORT3 strips in ZDoom. Nothing bad happens at all.



But in this next pic, I'm stepping underneath the SUPPORT3 strips in PrBoom(Eternity does this as well). Notice the distortion in the SUPPORT3 strip, like it's angling out. It flickers as I move also, which I can't show in a pic obviously.



So is this behavior due to the fact that PrBoom and Eternity are more closely emulating the vanilla DOOM behaviors? Obviously this wouldn't occur if I had used a STEP texture, so does it have to do with certain textures not being meant for short sidedefs? Any help would be appreciated. Thanks.

Share this post


Link to post

I don't think it's a question of texture size; I think it's an issue of precision for vertices that are behind the player's back, because it reminds me of this.

But Quasar said that Eternity was free of that bug, so maybe it's something else?

E: I typed this before you added the flickered pick. Now that's really weird. I have no idea.

Share this post


Link to post

You know when you place a mid texture in a space that's shorter than the height of the texture and it bleeds through the botton when you approach it? This sorta reminds me of that for some reason.

Share this post


Link to post
Vordakk said:

You know when you place a mid texture in a space that's shorter than the height of the texture and it bleeds through the botton when you approach it? This sorta reminds me of that for some reason.


I thought that only happens with fence-type textures, like MIDBARS3 or MIDGRATE.

Share this post


Link to post
Quasar said:

Please post a shot of this happening in Eternity. It should not be happening.


Hey, you were right! I upgraded to version 3.40.20 "Mjolnir" and this behavior doesn't occur anymore.

But just so I can get a clearer picture, is this bug due to my failures as a mapper or just a small flaw in PrBoom?

Share this post


Link to post
esselfortium said:

I'm not really sure why PrBoom+ doesn't fix it.

The OP only mentioned PrBoom (plus-less).

Share this post


Link to post
andrewj said:

The OP only mentioned PrBoom (plus-less).


You're right, I should be more specific. At the time of the screenshot I was running PrBoom Plus 2.5.1.1. I apologize if I was too vague before.

Share this post


Link to post
esselfortium said:

It's an old precision error dating back to vanilla. I'm not really sure why PrBoom+ doesn't fix it.

I'm not sure it's as easy to fix as you seem to imply.

andrewj said:

The OP only mentioned PrBoom (plus-less).

These days I assume they mean Plus even when they don't say so. With a certain sadness, admittedly.

Share this post


Link to post

It's not easy to fix ;) EE has a "little" thing called Cardboard, which is in many respects a new rendering engine.

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
Sign in to follow this  
×