Page 1 of 1

Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 4:23 pm
by Ivan
In Software the sprite looks like this:

[spoiler]Image[/spoiler]

But in OpenGL it looks like this:

[spoiler]Image[/spoiler]

Which means, the sprite isn't being cut properly and the 4-6 angles are being elevated from the floor, creating this awkward height change. Is there any way to fix this problem?

RE: Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 5:05 pm
by darkstar64
go into your opengl settings and adjust the sprite clipping. see if that helps.

RE: Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 5:22 pm
by Ivan
darkstar64 wrote: go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right? It makes sprites like that one look really stupid and some people may not be aware of how to fix it, much like me.

RE: Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 5:36 pm
by darkstar64
Ivan wrote:
darkstar64 wrote: go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right? It makes sprites like that one look really stupid and some people may not be aware of how to fix it, much like me.
Most players might not be even aware that this is a problem, since this seems like something a modder would notice and not the average player.

RE: Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 6:27 pm
by Ænima
Ivan wrote:
darkstar64 wrote: go into your opengl settings and adjust the sprite clipping. see if that helps.
Thanks a lot, it was the settings! However, there's no way to force this on the players for a mod right?
I could have sword that there was a DECORATE flag for it, but all I can find are the flags for X/Y sprite billboarding. :/

RE: Sprite offset difference between OGL and Software

Posted: Sun Nov 03, 2013 8:17 pm
by -Jes-
Unfortunately, Zandro's "Smart" sprite clipping adjusting option isn't very smart.

ZDoom added a much smarter option some time back.