Screenshot resolution cut in half on GZDoom 4.7.x (FIXED)

Forum rules
Please be as descriptive as possible in your posts (list your hardware and operating system, the version of the source port you are using, any mods you are running and how they're being loaded, etc.)
This will help others to give you a solution!

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED)

Re: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED

by DeathIncarnate » Wed Mar 30, 2022 1:27 am

Thanks :D

Also, how do I set the scaling options to be "Scale to Fullscreen" by default so players don't need to play around to get the proper setting?
Not sure if I'm doing the autoexec.cfg thing correctly.

hud_althudscale=-1
hud_scale=-1

Re: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED

by Rachael » Tue Mar 22, 2022 12:28 am

Simply state old versions are deprecated, period.

If you design around a particular version of GZDoom feel free to drop it in with the mod, or at least state what version number you are using for the mod.

Re: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED

by DeathIncarnate » Mon Mar 21, 2022 1:50 pm

Thank you, I appreciate the feedback :)

If I want my mod to look and work the same way/as close as possible for players as It does on my end, what would be the most efficient way to do so?
Uploading the version of QZ/GZDoom along with the mod as a full package?
It may sound silly, but I'm not really willing to redesign graphics and recode things to find a sweet spot across multiple versions.

Re: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED

by Graf Zahl » Mon Mar 21, 2022 1:37 pm

Intermission text scaling was redone a few versions ago to match Doom.exe, similar to the menu.

Re: Screenshot resolution cut in half on GZDoom 4.7.x (FIXED

by DeathIncarnate » Mon Mar 21, 2022 1:19 pm

I too am wondering if there are any inconsistencies between different GZDoom and QZDoom versions regarding HUD and interface scaling.

Two issues I've noticed when testing my mod on different versions:
1: Intermission Text (particularly the Time/Par) is not consistent with other versions.
2: I have a custom HUD that gets cut off at the top on one version, but displays perfectly on another

I have checked that scaling options are as close as possible (if not almost 100% the same), and have been designing and testing the mod with these at 2560x1440 across all the versions I've tested:

GZDoom 4.4.2
QZDoom q2.1pre-908-g8814092ee
GZDoom 4.6.0

Re: Screenshot resolution cut in half on GZDoom 4.7.x

by Reisal » Sat Mar 19, 2022 4:41 pm

It is on 1.0. and it looks like the Custom Pixel Scaling was left on 1280x540 for some reason.

No idea how it got to that but changing it to my 21:9 ratio resolution fixed it.
Attachments
Screenshot_Doom_20220319_183947.jpg

Re: Screenshot resolution cut in half on GZDoom 4.7.x

by wildweasel » Sat Mar 19, 2022 3:36 pm

What is your video Scale Factor set to, in the Video Options? Also, can you upload one of these screenshots?

Screenshot resolution cut in half on GZDoom 4.7.x (FIXED)

by Reisal » Sat Mar 19, 2022 12:21 pm

I am running native 2560x1080 resolution with GZDoom 4.7.1 (and few earlier versions) but ever since I moved to Win10 last August, my screenshot resolution was cut in half. Not sure what's causing this problem of mine..

Problem appears to be resolved now.

Top