GZDoom 4.6.0 stretches 4:3 game title screens to widescreen
-
The Bright Side
- Posts: 27
- Joined: Thu Jan 07, 2016 1:09 pm
GZDoom 4.6.0 stretches 4:3 game title screens to widescreen
Hey guys, does anybody know how to disable the new feature where title screens are stretched to widescreen?
[imgur]https://imgur.com/a/fds6QMx[/imgur]
This is the ESRGAN upscale for Heretic and it doesn't look right at all :-/ And I can't find the option in the engine's settings. I'm launching through ZDL, so if this is a command line option, I'm ready to add it there.
[imgur]https://imgur.com/a/fds6QMx[/imgur]
This is the ESRGAN upscale for Heretic and it doesn't look right at all :-/ And I can't find the option in the engine's settings. I'm launching through ZDL, so if this is a command line option, I'm ready to add it there.
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
The imgur tag works with image links, not album links.
[imgur]https://i.imgur.com/WamjZVN[/imgur]
I don't use that mod, however one thing that should be noted is that the aspect ratio correction is only done for images that are 320x200 or 640x400.
[imgur]https://i.imgur.com/WamjZVN[/imgur]
I don't use that mod, however one thing that should be noted is that the aspect ratio correction is only done for images that are 320x200 or 640x400.
-
The Bright Side
- Posts: 27
- Joined: Thu Jan 07, 2016 1:09 pm
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Hey Gez, thanks for your quick reply! I'm not sure whether the image supplied by the mod is in either of those resolutions; I'd expect it to be larger than that. I'm no good at modding myself, so I wouldn't know how to replace the image inside that mod either, I'm afraid. Is there a way to disable the stretching?
If not, no big deal, it's just a cosmetic issue anyhow. Everything looks fine in-game as far as I can tell from a quick look this morning.
If not, no big deal, it's just a cosmetic issue anyhow. Everything looks fine in-game as far as I can tell from a quick look this morning.
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
That might be how the mod came. Check its titlepic with slade.
GZDoom used to squish everything down to 4:3 even things that were widescreen. There is an option to do that again but I don't remember it, it's probably a gameinfo option or something.
GZDoom used to squish everything down to 4:3 even things that were widescreen. There is an option to do that again but I don't remember it, it's probably a gameinfo option or something.
-
Guest
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Hmm, I can say this much, it used to look fine up until version 4.5.0. The stretching only started when I installed 4.6.0 today. I'd be surprised if the image was actually stretched in the mod, though. I can go ahead and extract it though and check.
-
Guest
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
I checked and it turns out that the image is in 1400x900. I uploaded it to imgur here:
<blockquote class="imgur-embed-pub" lang="en" data-id="a/L9ZRRn8" ><a href="//imgur.com/a/L9ZRRn8">Heretic Neural Upscale Title Img</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
@Gez, when uploading the image to imgur, this is the only link I'm getting:
https://imgur.com/a/L9ZRRn8
If there's another kind of link for this image, I don't know how to obtain it.
<blockquote class="imgur-embed-pub" lang="en" data-id="a/L9ZRRn8" ><a href="//imgur.com/a/L9ZRRn8">Heretic Neural Upscale Title Img</a></blockquote><script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>
@Gez, when uploading the image to imgur, this is the only link I'm getting:
https://imgur.com/a/L9ZRRn8
If there's another kind of link for this image, I don't know how to obtain it.
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Right-click on the image, select "copy image location" (or something to that effect, depending on your browser) and then paste it. That'll give you the direct image link, like so:
https://i.imgur.com/i6oXd7U.png
To get the imgur tag to work, remove the .png (or .jpg, .gif, whatever it is) extension:
https://i.imgur.com/i6oXd7U
and then put the imgur tag around it:
[imgur]https://i.imgur.com/i6oXd7U[/imgur]
https://i.imgur.com/i6oXd7U.png
To get the imgur tag to work, remove the .png (or .jpg, .gif, whatever it is) extension:
https://i.imgur.com/i6oXd7U
and then put the imgur tag around it:
[imgur]https://i.imgur.com/i6oXd7U[/imgur]
-
The Bright Side
- Posts: 27
- Joined: Thu Jan 07, 2016 1:09 pm
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Thank you kindly!Gez wrote:Right-click on the image, select "copy image location" (or something to that effect, depending on your browser) and then paste it. That'll give you the direct image link, like so:
https://i.imgur.com/i6oXd7U.png
To get the imgur tag to work, remove the .png (or .jpg, .gif, whatever it is) extension:
https://i.imgur.com/i6oXd7U
and then put the imgur tag around it:
[imgur]https://i.imgur.com/i6oXd7U[/imgur]
-
The Bright Side
- Posts: 27
- Joined: Thu Jan 07, 2016 1:09 pm
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Solution found:
autoloadwidescreen=false
...in gzdoom.ini.
autoloadwidescreen=false
...in gzdoom.ini.
Re: GZDoom 4.6.0 stretches 4:3 game title screens to widescr
Oh, I understand the issue. The upscale mod works as high-res replacement for pictures, so they get fit to the dimensions of the images they replace. When loading the widescreen art, this makes the upscale pack to stretch to fit widescreen format instead of the vanilla 4:3 images.
