GLDEFS Issues

Bugs that have been resolved.

Moderator: Graf Zahl

Locked
User avatar
Dave_B
Posts: 34
Joined: Sat Nov 24, 2007 7:07
Location: Auckland, NZ
Contact:

GLDEFS Issues

Post by Dave_B »

Not too long ago I released a deathmatch WAD which incorporates textures that are set to glow by the internal GLDEFS lump. On earlier versions of GZDoom this seems to work fine, but in versions 1.1.05+ this no longer works, and as a result some maps have been ruined by this 'glitch'. Anybody having similar problems with their WADs? :evil:
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

The glow implementation has changed for 1.1.05. It now uses shaders because the old implementation had serious problems.

However, since shaders are only available on modern cards they are disabled by default. On older Geforce cards, for example (like GF6800) shaders exist but come with quite heavy performance impact.

As a result I chose to make all shader based features inactive by default. You have to explicitly enable them in the options menu.
User avatar
Tormentor667
Stronghold Team
Posts: 3555
Joined: Sun Nov 13, 2005 23:15
Location: Germany
Contact:

Post by Tormentor667 »

Do the glows now also work on slopes?
User avatar
Graf Zahl
GZDoom Developer
GZDoom Developer
Posts: 7148
Joined: Wed Jul 20, 2005 9:48
Location: Germany
Contact:

Post by Graf Zahl »

Yes. That was the whole point of this change.
Locked

Return to “Closed Bugs”