Skip to content
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

Open
lextra2 opened this issue Jul 17, 2020 · 10 comments

Comments

@lextra2
Copy link

lextra2 commented Jul 17, 2020

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)
307690_20200717184256_1

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.
307690_20200717184344_1

Software information

Sleeping Dogs: Definitive Edition, All graphical settings on highest possible, except for motion blur (disabled) and anti aliasing (normal = FXAA)

System information

  • GPU: Radeon RX 5700
  • Driver: 20.7.1
  • Wine version: -
  • DXVK version: 1.7

Log files

SDHDShip_d3d11.log
SDHDShip_dxgi.log

@doitsujin
Copy link
Owner

doitsujin commented Jul 17, 2020

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.

@lextra2
Copy link
Author

lextra2 commented Jul 17, 2020

This problem doesn't occur on Linux.
Probably has something to do with window style crap that isn't really documented anywhere

I figured as much, thanks anyway.

@Blisto91
Copy link
Contributor

Blisto91 commented Oct 6, 2022

@lextra2 Friendly necro ping. Is this still an issue?

@pchome
Copy link
Contributor

pchome commented Oct 6, 2022

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.
This is from other SD:DE issue's attached dxgi log file:

Buffer size: 1928x1092

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.

@lextra2
Copy link
Author

lextra2 commented Oct 7, 2022

@Blisto91 I'll let you know later when I'm home

@lextra2
Copy link
Author

lextra2 commented Oct 7, 2022

Unfortunately this is still an issue with 1.10.3

dx11

dxvk

Buffer size: 2576x1100

SDHDShip_d3d11.log
SDHDShip_dxgi.log

@paveldrobny
Copy link

I fixed the problem with aspect ratios by downloading the Borderless Gaming program.
Step 1 - press Alt + Enter to make the game in window mode;
Step 2 - In Borderless Gaming, move the file with the name Sleeping Dogs: Definitive Edition[PC64-Ship...] to the right with the arrow;
Step 3 - click on the last button in the center (the fourth button).
These steps probably need to be done every time you start the game.

@Blisto91
Copy link
Contributor

@lextra2
Copy link
Author

lextra2 commented Nov 25, 2024

I can, in January. I have no desktop until then.

@Blisto91
Copy link
Contributor

@lextra2 No need anyway. I was given a explainer of the issue and it isn't directly related to exclusive fullscreen functionality itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants