protonscr

Monitor rework breaks Guild Wars 2

dxvkclosed
doitsujin/dxvk#1495 · opened 2020-03-05 by Berobad · updated 2020-03-05 · 3 comments · github
BBerobad 2020-03-05 github

With the monitor rework commits Guild Wars 2 crashes when the gamelauncher tries to start the client

info:  D3D9DeviceEx::ResetSwapChain:
info:    Requested Presentation Parameters
info:      - Width:              3832
info:      - Height:             2133
info:      - Format:             D3D9Format::X8R8G8B8
info:      - Auto Depth Stencil: true
info:                  ^ Format: D3D9Format::D24S8
info:      - Windowed:           true
info:  Presenter: Actual swap chain properties:
info:    Format:       VK_FORMAT_B8G8R8A8_UNORM
info:    Present mode: VK_PRESENT_MODE_IMMEDIATE_KHR
info:    Buffer size:  3832x2133
info:    Image count:  3
info:    Exclusive FS: 0
err:   Failed to query monitor info
err:   D3D9SwapChainEx::GetDisplayModeEx: Failed to enum display settings
Llogan001 2020-03-05 github

same error here too

Ddoitsujin maintainer 2020-03-05 github

Please try PR #1496 .

BBerobad 2020-03-05 github

It does work now, thx

Nothing extracted yet.