Sprites scaled in TEXTURES don't get HQ resized.

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom 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.
Post Reply
Accensus
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Sprites scaled in TEXTURES don't get HQ resized.

Post by Accensus »

Tested on GZDoom g4.5pre-58-gece526a99 x64.

Because of privacy reasons, I am unable to post the example here, but I'll PM the file to all developers shortly after this post.

The example itself is a mugshot whose frames are assembled in TEXTURES from a spritesheet in the Patches folder. Because it is in double resolution, I had to scale it down in TEXTURES, but at that point HQ resizing ceased to work on it. The settings I use are "Trilinear" for texture filtering and "NormalNx" HQ resize mode at 6x scaling, though it doesn't really matter which mode is used.

Let me know if I've left out anything important.

EDIT: I messed up and used Sprite instead of Graphic for the TEXTURES entries. I've fixed it on my end, but that still doesn't make a difference. Title is incorrect, but bug report is still valid.
User avatar
Graf Zahl
Lead GZDoom+Raze Developer
Lead GZDoom+Raze Developer
Posts: 49067
Joined: Sat Jul 19, 2003 10:19 am
Location: Germany

Re: Sprites scaled in TEXTURES don't get HQ resized.

Post by Graf Zahl »

This is by design. Graphics that are already scaled won't be upscaled again.
Accensus
Posts: 2383
Joined: Thu Feb 11, 2016 9:59 am

Re: Sprites scaled in TEXTURES don't get HQ resized.

Post by Accensus »

Although it makes sense, this still affects sprites which looks rather strange in mods like Hideous Destructor that use TEXTURES for most of the pickups. The ZM66 magazines for example all look blurry compared to the rest of the pickups.
Post Reply

Return to “Closed Bugs [GZDoom]”