Automap backround scaled incorrectly in Hexen
1) Run GZDoom 4.5.0 with hexen.wad
2) start hxvisit 01 and click TAB
3) type mapsco
4) observe, that it is hard to recognize the map (because background is upscaled too much): https://cdn.discordapp.com/attachments/ ... 013647.png
5) just another example for hexdd.wad: https://cdn.discordapp.com/attachments/ ... 013620.png
6) try steps 1-4 for GZDoom 3.4.1
7) observe, that it is not hard to recognize the map (because background is upscaled correctly): https://cdn.discordapp.com/attachments/ ... 014302.png
8) Overall outcome:
Actual result: hard to recognize the map:
https://cdn.discordapp.com/attachments/ ... 013647.png
https://cdn.discordapp.com/attachments/ ... 013620.png
Expected result: should be easy to recognize the map:
https://cdn.discordapp.com/attachments/ ... 014302.png
NOTE1: bug is not reproduced on low/medium and/or 4:3 resolutions, for example 1280x960. You need at least 1600x900 or 1920x1080 to reproduce this
NOTE2: if you change scaling factor (in options \ video mode) to 50%, map lines will become wider, and automap will become better, but pixel density will become worse than in 100% scaling (for example fonts will look like weird), so this is not an option as I see
NOTE3: I suggest to implement some extra scaling options (in "HUD / Saling" section):
a) automap lines scaling (how wide are map lines)
b) automap background scaling
GZDoom 4.5.0, Win7 x64, OpenGL
Should be reproduced with default settings, but if not, please tell me, I will upload my config
Automap backround scaled incorrectly in Hexen
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.
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.
Re: Automap backround scaled incorrectly in Hexen
The thing is that GZDoom is now more closely replicating the scaling of the background image as it was in the original DOS game. This was a recent fix for something that had been left untouched for many years and the background just kept getting smaller and smaller as screen resolutions got bigger and bigger.

I guess it was less of a problem in 320x200 because the map lines were much thicker in comparison the the background.

I guess it was less of a problem in 320x200 because the map lines were much thicker in comparison the the background.
Re: Automap backround scaled incorrectly in Hexen
Yes, a line thickness setting is going to be needed with screen resolutions only ever getting larger.
Re: Automap backround scaled incorrectly in Hexen
It's been ~3 years, no one has stepped up yet. =D