-
Notifications
You must be signed in to change notification settings - Fork 882
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[D3D11] Sleeping Dogs: Definitive Edition incorrect resolution while in Exclusive Fullscreen #1694
Comments
Friendly reminder that Windows is not our primary target platform and not really supported. This problem doesn't occur on Linux. Probably has something to do with window style crap that isn't really documented anywhere so I have no idea how to fix this. Maybe @Joshua-Ashton does. |
I figured as much, thanks anyway. |
@lextra2 Friendly necro ping. Is this still an issue? |
IIRC this is general issue for ultra-wide monitors, saw this in many games. Also some games sometimes count something looking like games window title and borders size.
Well, for such games I usually prefer to use 16:9 wine virtual desktop or gamescope (when I need fully hide my screen original resolution/aspect_ratio). Good if it can be fixed in dxvk, but can be wine issue. |
@Blisto91 I'll let you know later when I'm home |
Unfortunately this is still an issue with 1.10.3
|
I fixed the problem with aspect ratios by downloading the Borderless Gaming program. |
@lextra2 Can you try again with this build? https://github.com/doitsujin/dxvk/actions/runs/12008516626 |
I can, in January. I have no desktop until then. |
@lextra2 No need anyway. I was given a explainer of the issue and it isn't directly related to exclusive fullscreen functionality itself. |
The games resolution is incorrectly increased when played in Fullscreen (Exclusive). (This game does not have a Borderless Fullscreen option).
This results in part of the image being cut off, which you can't see in the image directly.
See the 2 images for comparison. Also, the incorrect resolution while in fullscreen is reported in the d3d11 log file.
Tested on Windows 10 2004 (Not sure if this issue also occurs on linux)
Native DirectX 11, correct resolution (2560x1080)
DXVK 1.7, incorrect resolution (2576x1100) which results in a zoomed in view since part of the game is rendered outside of my monitors supported resolution.
Software information
Sleeping Dogs: Definitive Edition, All graphical settings on highest possible, except for motion blur (disabled) and anti aliasing (normal = FXAA)
System information
Log files
SDHDShip_d3d11.log
SDHDShip_dxgi.log
The text was updated successfully, but these errors were encountered: