sfall-team / sfall

sfall - Engine modifications for Fallout 2
https://sfall-team.github.io/sfall/
GNU General Public License v3.0
342 stars 40 forks source link

Aspect ratio in dx9 fullscreen window #549

Open egornovivan opened 4 months ago

egornovivan commented 4 months ago

I tried to find and fix this problem in the code, but I still couldn’t understand what caused it. This problem is clearly visible on monitors with an aspect ratio of 5:4. To make debugging easier on modern monitors, I prepared a VMware virtual machine.

https://drive.google.com/file/d/1jOSJg2IcX5XPA3ktxYP6HUG-rcZR3iE-/view?usp=sharing

Login password 1234

It was installed

In autoload and on the desktop placed SetRes.cmd, which sets the screen resolution to 1280x1024 (this is done for the reason that VMware itself sets the resolution as it deems necessary)

All modes from 1 to 5 look working, but mode 6 stands out from them