Line action 50: Transfer Brightness Level on a map used in a control sector to transfer the brightness, color, fog, and other effects to another portion of the map is not working properly either in GZDoom or in Skulltag's OpenGL mode.
Basically, I am using SetFade() in the control sectors to simulate a floor-level fog that fades away vertically. The glitch is that in GZDoom it's transferring the color onto the walls, and a dark color onto the floor, but no actual fog/fade whatsoever. In skulltag, this effect is not working at all.
This effect works fine in Software modes, however. SetColor() and normal brightness do appear to be working fine, though, in GZDoom (according to extralight.wad).
I will provide my project wad for your testing purposes. Map lump is JRTEST01, and the area in question is straight ahead from the player 1 start, in the outside portion of the map with the lava and rocks. There might be texture errors in the console, but they will not be an issue for this.
http://www.speedyshare.com/773439406.html Wad in question.
SetFade() control sector fog doesn't transfer correctly.
Moderator: Graf Zahl
- Lazureus
- Posts: 15
- Joined: Wed Jun 27, 2007 17:12
- Location: Florida
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Lazureus
- Posts: 15
- Joined: Wed Jun 27, 2007 17:12
- Location: Florida
How the hell can GL not do something that software is obviously capable of doing? Software is the much more limited renderer here.... This breaks WADs that zdoom supports, which means GZDoom is actually not supporting something ZDoom itself can do. ISn't the whole point of GZDoom is to be ZDoom, but look better? This is clearly making a ZDoom effect look AWFUL. Shouldn't SOMETHING be done about that?
- Enjay
- Developer
- Posts: 4748
- Joined: Tue Aug 30, 2005 23:19
- Location: Scotland
- Contact:
There are actually quite a few things that OpenGL cannot do but which are possible in software mode. Most are relatively trivial "nice to haves" that don't break anything. However, the number of things that OpenGL can do that software can't is, of course, much bigger.
Either way, do you really think that getting shirty with Graf is going to help?
Either way, do you really think that getting shirty with Graf is going to help?
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
Sorry, but that's the way it is. I knew from the start that using fog with the 3D light special might cause problems but I decided not to bother with the consequences of this effect. There's more to it than just a hardware rendering limitation. As I said, I had to go into lengthy technical explanations.
- Tormentor667
- Stronghold Team
- Posts: 3555
- Joined: Sun Nov 13, 2005 23:15
- Location: Germany
- Contact:
- Graf Zahl
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
- Contact:
- Nash
- Developer
- Posts: 1226
- Joined: Sun Sep 25, 2005 1:49
- Location: Kuala Lumpur, Malaysia
- Contact: