protonscr

Middle Earth Shadow of War - Incorrect Resolution

dxvkclosed wine bug
doitsujin/dxvk#4330 · opened 2024-10-07 by thebobbyboy420 · updated 2024-10-07 · 10 comments · github
Tthebobbyboy420 2024-10-07 github

Unable to select the correct resolution in game.
Because of this it tries to enable Dynamic Resolution even when its disabled, and it makes my game downscale the graphics and it looks awful like a ps2 game. My screen is 21:9 3440x1440 and the game tries to tell me its 1290 x 540 (check screenshot)

Software information

Middle Earth Shadow of War 1.2.0 Latest version

System information

  • GPU: NVIDIA GeForce RTX 4070
  • Driver: 560.35.03
  • Wine version: Tried new and old versions, same results
  • DXVK version: 2.4.1

Even after manually editing the config file located here ~/Games/middle-earth-shadow-of-war/drive_c/users/home/Local Settings/Application Data/WB Games/Shadow of War/render.cfg

"ScreenHeight16by9" "1440.000000"
"ScreenWidth16by9" "3440.000000"

Screenshot from 2024-10-07 15-28-57

BBlisto91 2024-10-07 github

Hi there.
Does this work with wined3d or older dxvk?

KK0bin maintainer 2024-10-07 github

DXVK gets the resolutions directly from the responsible Windows API, so directly from Wine.

Besides that, for this kind of issue, it would be interesting to know your desktop environment and whether you use Wayland or X11.

Tthebobbyboy420 2024-10-07 github

DXVK gets the resolutions directly from the responsible Windows API, so directly from Wine.

Besides that, for this kind of issue, it would be interesting to know your desktop environment and whether you use Wayland or X11.

DE: GNOME 46.4
WM: Mutter (X11)

Tthebobbyboy420 2024-10-07 github

Hi there. Does this work with wined3d or older dxvk?

tried dxvk as early as 2.1, no change

BBlisto91 2024-10-07 github

Could you try wined3d out of interest.

Tthebobbyboy420 2024-10-07 github

Could you try wined3d out of interest.

im not sure how todo that, im using lutris right now (if you can show me how, i will try and report back)

Tthebobbyboy420 2024-10-07 github

Could you try wined3d out of interest.

a quick google search lead me to this

"Disable DXVK under Runner Options for that game/wine prefix? I’d think it would then default to WineD3D"

I tried this, and it made no difference sadly :(

Tthebobbyboy420 2024-10-07 github

I also tried running a virtual desktop of 3440x1400 in lutris, made no difference :-1:

BBlisto91 2024-10-07 github

If it properly switches to wind3d and it is also broken there then this is likely not a dxvk issue yeah.

KK0bin maintainer 2024-10-07 github

Sorry, in that case I can't help you.

Nothing extracted yet.