In Crude Oil, after the red key card door near the start there's a semitransparent sprite on the floor, this sprite fails to render in any hardware renderer
[imgur]https://i.imgur.com/cfHADEF[/imgur]
VoidSW - software renderer
[imgur]https://i.imgur.com/h9yBz6m[/imgur]
Raze - new renderer
Edit: I've tested this in 1.1.1 and 1.1.2 and my friend Shadow tested on the dev build. It doesn't appear on any of them.
[SW] Missing floor sprite on Crude Oil
Moderator: Raze Developers
Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
-
- Posts: 13881
- Joined: Tue Jan 13, 2004 1:31 pm
- Preferred Pronouns: She/Her
Re: [SW] Missing floor sprite on Crude Oil
Ah, the good ol' Build light reflection trick. That one really can't be emulated very well in a hardware renderer due to the way it works. The hardware renderer would be better off just re-rendering the entire scene as a reflection in the floor, really.
-
- Lead GZDoom+Raze Developer
- Posts: 49200
- Joined: Sat Jul 19, 2003 10:19 am
- Location: Germany
Re: [SW] Missing floor sprite on Crude Oil
I tried to lift the sprite to the floor height. That will make it show but of course the perspective won't look right. But it's really the only thing that can be done here.